Skip to content

Latest commit

 

History

History
executable file
·
27 lines (22 loc) · 1.03 KB

README.md

File metadata and controls

executable file
·
27 lines (22 loc) · 1.03 KB

Nangka - theme for jekyll

Just simple theme for your jekyll blog, based on default Jekyll theme.

Feature

Run this theme on your local machine

To serve this jekyll theme make sure your computer meets the following requirements, and then run this command.

git clone git@github.com:rmsubekti/nangka.git
cd nangka
bundle install
bundle exec jekyll s

You can change the site configuration in the _config.yml file

Feel free to fork, change, modify and re-use it.