Dekyll Theme
- Categories:
- theme
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
- 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
- Tags:
- #theme
- #jekyll