- write pug(jade) and jekyll to html
- write stylus and postcss to css
- write typescript to js
- drive workflow using gulp and webpack
- add
.md
into _posts folder
gulp
- remove top blank line of index.html and others html files in the _layouts folder
NODE_ENV=production gulp
for production
- make a pugjs plugin to fix pug2jade bug, issues
- make it support jenkins
- support line num in code