thepycoder / jekyll-theme-serial-programmer

A Jekyll theme for serial programmers (-.-)

Home Page:https://sharadcodes.github.io/jekyll-theme-serial-programmer/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jekyll Theme Serial Programmer

A Jekyll theme for serial programmers (-.-)

Live Demo

How to install

  1. Download or clone the repo git clone https://github.com/sharadcodes/jekyll-theme-serial-programmer.git
  2. Enter the folder cd jekyll-theme-serial-programmer
  3. Run bundle install
  4. Start Jekyll server bundle exec jekyll serve
  5. Access via
    • localhost or according to your pc configurations.
  6. Change the _config.yml & _data/author.yml files as you like.
  7. Upload the files on your repository and 😎 enjoy.

Alert!

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.

Screenshots

PC BLOG PAGE

Blog page

PC POST EXAMPLE

Post page

PHONE BLOG PAGE

Blog page

PHONE POST EXAMPLE

Post page

About

A Jekyll theme for serial programmers (-.-)

https://sharadcodes.github.io/jekyll-theme-serial-programmer/

License:MIT License


Languages

Language:CSS 70.0%Language:HTML 16.8%Language:JavaScript 12.4%Language:Ruby 0.9%