Skip to content

harigopal/blog.harigopal.in

Repository files navigation

What is this?

This is the source of blog.harigopal.in. The blog, hosted by Github, is built and pushed to another repository here.

Serve

bundle exec jekyll serve

Build

NODE_ENV=production JEKYLL_ENV=production bundle exec jekyll build