A Jekyll theme for serial programmers (-.-)
- Download or clone the repo
git clone https://github.com/sharadcodes/jekyll-theme-serial-programmer.git
- Enter the folder
cd jekyll-theme-serial-programmer
- Run
bundle install
- Start Jekyll server
bundle exec jekyll serve
- Access via
- localhost or according to your pc configurations.
- Change the
_config.yml
&_data/author.yml
files as you like. - Upload the files on your repository and 😎 enjoy.
Don't touch categories.js
inside assets/js
folder unless you know what you're doing, it is used for generating links for the particular category pill you click on.