premgane / premgane.github.io

Personal site

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Personal site

License:MIT License


Languages

Language:HTML 50.1%Language:SCSS 33.5%Language:CSS 12.1%Language:Ruby 3.6%Language:JavaScript 0.7%