A minimal Jekyll theme for blogging developed by Sharad Raj Singh Maurya
- Dark Mode
- Minimal CSS
- Syntax Highlighting
- Every Image can be clicked to open lightbox
- 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 😎 enjoy.