bootstrap, bootstrap3, jquery, form, validator, validation, plugin 1000hz-bootstrap-validator/0.11.9/validator.min.js css, cssnext, less, normalize, postcss, reset, sass, scss, stylelint, stylus 10up-sanitize.css/11.0.0/sanitize.min.css 16pixels/0.1.9/16pixels.min.css 6pac-slickgrid/2.4.14/slick.core.min.js 6px, image, manipulation, processing, saas, pass harmony, classes, modules, let, const, var, es6, transpile, transpiler, 6to5 abcjs/3.1.1/abcjs_basic-min.js css, font, icons, academic, research, university academicons/1.8.6/css/academicons.min.css accounting, number, money, currency accounting.js/0.4.1/accounting.min.js acorn, javascript, parser, ECMAScript, Escodegen across-tabs,...
Continue reading...
Welcome You want to build a website or blog with a static site generator. Well, here is our elevator pitch. It’s as easy as that: You want to try yourself, if it is really this easy. Have a go: $ git clone $ cd metalsmith/examples/static-site $ make Install it Metalsmith and its plugins can be installed with npm: The package exposes both a JavaScript API, and CLI in case you’re used to that type of workflow from other static site generators. To see how they’re used check out the examples. Introduction Metalsmith is an extremely simple, pluggable static site generator. So let us explain why: Why is Metalsmith a pluggable static site generator? The task of a static site generator is to...
Continue reading...
Many of the Internet of LEGO projects rely on Node-RED for orchestration and client interactions. I found that building the backend services were pretty natural with the platform, but building a simple web page was a little more challenging. This article is just a simple example of my own tips & tricks to help other Node-RED enthusiasts. Overview Since a typical front-end web page consists of several different files for JavaScripts, CSS style sheets and the HTML page, I wanted a way to keep these parts modular. Initially, I used to combine all of the file contents into a single “mustache” node. This node is responsible for providing the HTML to the client’s browser....
Continue reading...