The Jekyll source for aviral.io/blog, which contains my blogs. The blog theme has been copied from swanson.
To serve incremental builds of the blog during development, execute the following command:
$ rake serveTo build the blog, execute the following command:
$ rake buildTo build the blog, execute the following command:
$ rake cleanThe following directories and their contents are Copyright Aviral Goel. You may not reuse anything therein without my permission:
- _posts/
- static/
All other directories and files are MIT Licensed.