Requires: hugo
> v0.32.2
hugo server
in root directory of repohttp://localhost:1313
(or as indicated by hugo server
terminal output)Requires: npm
develop.sh
scriptor the following steps manually
themes/casadi-theme
npm install gulp gulp-sass gulp-autoprefixer gulp-rename gulp-bower gulp-minifier --save
gulp bower
(simple script to fetch dependencies with bower)gulp icons
(copy font-awesome fonts into static directory)gulp scss
or compile and live reload with gulp