Skip to content

aviralg/blog

Repository files navigation

The Jekyll source for aviral.io/blog, which contains my blogs. The blog theme has been copied from swanson.

Administration

Serve

To serve incremental builds of the blog during development, execute the following command:

$ rake serve

Build

To build the blog, execute the following command:

$ rake build

Clean

To build the blog, execute the following command:

$ rake clean

License

The 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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published