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/
Some features are not available, such as HTML compression, categories page and tags page.
- Open terminal and clone this repository
- Change directory to dekyll for github
cd dekyll-for-github - Run
bundle install - Run
bundle exec jekyll serve - Open http://localhost:4000/dekyll-for-github