!!! Configured for USER pages !!!
The template has been revised as of August 27th, 2016.
A big thank you to Patrick Mukherjee for his contribution on regenerating the code.
!!! IMPORTANT !!! Before You Begin
Set the _config.yml file, with your personal info!
jekyll serve
in your command line and preview the build in your browser. You can use jekyll serve --watch
to watch for changes in the source files as well.grunt
into your command line which will build the files. You can use grunt watch
if you are working on the JavaScript or the LESS.jekyll serve --watch
and grunt watch
at the same time to watch for changes and then build them all at once.