simple & fast static website generator/cms based on wig
npm install actless
$(npm bin)/actless init
gulp
see gulpfile.js after $(npm bin)/actless init.
compile SASS
compile JavaScript
compile HTML with wig
run local test server
compile SASS,JS,HTML(with wig) and prettify HTML
actless:compile + icon font
watch SASS,JS,HTML(with wig) and prettify source and compile all.
actless:watch + watch icon font source
actless:compile + actless:watch
actless:compile-full + actless:watch-full