nithinbekal.github.io

My personal website and blog, created with Jekyll

MIT License

Stars
15
Committers
6

nithinbekal.com

This repository contains the Jekyll theme and content of my blog.

Want to use this theme?

  • Remove the existing content
$ rm -rf about notes slides _posts/*.md keybase.txt CNAME resume.html
  • Edit the details from _config.yml.
    Make sure you leave the Google Analytics config blank
    if you don't use it.
  • Change title in index.html

Rake tasks

There are two rake tasks - rake post and rake page which prompt for metadata and generate the markdown files.