Posts
Bhargav Lad
Cancel

Getting Started

Prerequisites Follow the Jekyll Docs to complete the installtion of basic environment (Ruby , RubyGems and Bundler). To improve the writing experience, we need to use some script tools. If your m...

Writing a New Post

Naming and Path Create a new file named with the format YYYY-MM-DD-title.md then put it into _post of the root directory. Front Matter Basically, you need to fill the Front Matter as below at th...

Text and Typography

This Jekyll template totally compatible with Markdown syntax. Now, let’s take a look for the text and typography in this theme. Titles H1 H2 H3 H4 Paragraph I wandered lonely as a cloud ...