Skip to content

Instantly share code, notes, and snippets.

@nim23
nim23 / gulpfile.js
Created July 24, 2014 11:18
Componenty Library Auto Copy Gist
/*
Watch tasks that looks for changes in files and automatically copies them
over to BridgeIT, DesginLanguage and LatestBuild.
Handy when making small tweaks in css and js files saves the headache of copying
them to each location.
Will have to be used from the command line with gulp run-watch command.
Isn't used by the component library solution build process.
*/
var DESIGN_LANGAUAGE_PATH = '../../../DesignLanguage/WebApp/DesignLanguage';
var LATEST_BUILD_PATH = '../../../LatestBuild/ComponentLibrary';
@nim23
nim23 / SassMeister-input-HTML.html
Created June 27, 2014 09:44
Generated by SassMeister.com.
<!Doctype html>
<html>
<body>
<div class='container'>
<div class='row'>
<h1>Minimal grid framework</h1>
<h3>Features</h3>
<ul>
<li>12 column grid</li>
<li>Swap columns on different breakpoints</li>
<div>
<!-- ko if:inProgress -->
<img data-bind="attr: { src: progressIcon }" />
<!-- /ko -->
</div>
@nim23
nim23 / _.md
Created April 23, 2014 13:22
Tributary inlet
{
"Title": "Flow dashboard 1",
"Content": {
"Name": "Flow Dashboard 1 name",
"Description": "Flow Dashboard 1 description",
"Gadgets": [
{
"Heading": "Vulnerabilities and Patching",
"Type": "Scorecard",
"KPIs": [
<a class='cl-kpi' href='javascript:;' data-bind='navigate:{url : url()}'>
<div class='cl-kpi-body'>
<div class='cl-kpi-cot-left'>
<div class='cl-kpi-heading-container'>
<span class='cl-kpi-heading' data-bind='text:heading'></span>
<span class='cl-kpi-subheading' data-bind='text:subHeading'></span>
</div>
<span class='cl-kpi-subtext' data-bind='text:subText'></span>
</div>
<div class='cl-kpi-cot-right'>
@nim23
nim23 / _.md
Created April 8, 2014 05:03
Simple arrow experiment
@nim23
nim23 / _.md
Created April 7, 2014 05:37
Tributary inlet
@nim23
nim23 / _.md
Created April 7, 2014 05:06
Tributary inlet
@nim23
nim23 / _.md
Created April 7, 2014 04:18
Tributary inlet