Skip to content

Releases: kamlekar/HTML-Skinning-Boilerplate

Stable release

11 Apr 11:57
Compare
Choose a tag to compare

Main modules are:

  • Gulp with sass.
  • SVG Spritesheet concept
  • Nunjucks templates (both pre and post)
  • Easy compiling of all files (Just run gulp watch in CLI)

1.0.0 (alpha)

26 Nov 09:42
Compare
Choose a tag to compare
1.0.0 (alpha) Pre-release
Pre-release

Features:

  • Usage of nunjucks template engine to follow reusing concept in HTML code.
  • Sass is included by default (sass watch code is already written in gulp)
  • To watch HTML and sass changes, only one command need to be run in CLI i.e gulp watch.
  • To generate SVG spritesheets, run the following command in CLI:

gulp <svgs containing folder name in "bundle-svgs" folder>