Dekyll is a clean and minimal blog theme for Jekyll based on Minima theme, the Jekyll’s default theme. All configurations are under _config.yml file.

Dekyll for Github is Dekyll theme for Github pages, so you can use this theme to run on Github Pages without any modification. Demo: https://kaklabs.github.io/dekyll-for-github/

How to Run Dekyll for Github Locally

  1. Open terminal and clone this repository
  2. Change directory to dekyll for github cd dekyll-for-github
  3. Run bundle install
  4. Run bundle exec jekyll serve
  5. Open http://localhost:4000/dekyll-for-github
  • Tags:
  • #theme
  • #jekyll