thanhtoan1196 / Static-Starter

A base for creating static flat build sites

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Static Starter

A basic static site starter

What's included?

  • JShint, concatenate and minify JavaScript
  • Compile Sass (with or without sourcemaps*)
  • Rasterize .svg files
  • Compress .jpg/.jpeg, .png, .gif and .svg files
  • Livereload the browser on file changes

*To use sourcemaps, Sass 3.3.0 alpha must be installed: sudo gem install sass --pre These are disabled by default.

Documentation

  • See docs folder.

About

A base for creating static flat build sites


Languages

Language:CSS 73.0%Language:JavaScript 27.0%