This repository contains the source code for amandogra.github.io
The code is using Jekyll framework for website generation. The idea of folder structuring has come from Skinny bones jekyll theme
Feel free to give your suggestions or comments under amandogra.com.
If you by any chance would like to use this theme in your jekyll framework, do the following:
-
Install jekyll
gem install jekyll
-
Clone the repository or download the code
git clone https://github.com/amandogra/amandogra.github.io.git
-
Run the following command in the root folder
jekyll build
(Note: If there are any dependencies then install those gems)
-
Execute the following command:
jekyll serve
-
Go to your browser and open
localhost:4000
- Jekyll 3.x and GitHub Pages compatible.
- Stylesheet built using Sass.
- Data files for easier customization of the site navigation/footer and for supporting multiple authors.
- Optional Disqus comments, table of contents, social sharing links, and Google AdSense ads.
- Clean design
- And more.