Geekyll Starter Blog
A minimal Jekyll theme for blogging developed by Sharad Raj Singh Maurya
Features
- Dark Mode
- Minimal CSS
- Syntax Highlighting
- Every Image can be clicked to open lightbox
How to install
- Download or clone the repo
git clone https://github.com/sharadcodes/geekyll-starter-blog.git
- Enter the folder
cd geekyll-starter-blog
- Run
bundle install
- Start Jekyll server
bundle exec jekyll serve
- Access via
- localhost or according to your pc configurations.
- Change the
_config.yml
file according to you.
- Upload the files on your repository and :sunglasses: enjoy.
Screenshot