Skip to content

amandogra/amandogra.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aman Dogra

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.

How to install

If you by any chance would like to use this theme in your jekyll framework, do the following:

  1. Install jekyll

    gem install jekyll
    
  2. Clone the repository or download the code

    git clone https://github.com/amandogra/amandogra.github.io.git
    
  3. Run the following command in the root folder

    jekyll build
    

(Note: If there are any dependencies then install those gems)

  1. Execute the following command:

    jekyll serve
    
  2. Go to your browser and open localhost:4000

Notable Features

  • 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.

Releases

No releases published

Packages

No packages published