/premgane.github.io

Personal site

Primary LanguageHTMLMIT LicenseMIT

My personal site, http://premgkumar.com

To install

Follow the instructions on the official Jekyll installation docs page

bundle install

To build

bundle exec jekyll build

Maybe use --watch if you want it to build every time you make a change to the build. But this is not necessary.

To run

bundle exec jekyll serve

This will periodically check your markdown and regenerate the HTML.

To update

gem update bundler
bundle update github-pages

This will grab all the latest package versions that github-pages requires.

Jekyll cheatsheet

https://devhints.io/jekyll