/pratikchandrani.github.io

A Personal Portfolio of Dr Pratik Chandrani @ TMC, Mumbai

Primary LanguageSCSSMIT LicenseMIT

Jekyll Blog

My personal website/blog using Jekyll & Bootstrap.

Usage

Assuming you have Ruby installed, clone the repository and install the website with:

make install;
make serve;

Content

This repository content is quite classic for a Jekyll project.

  • Pages: Pages like /about, /music, etc ...
  • Blog posts: Blog posts
  • Assets: Where static files like images are stored
  • Layouts: Pages HTML layouts & templates
  • Includes: HTML components to include in templates
  • Data: Store data there, like yml files