Just simple theme for your jekyll blog, based on default Jekyll theme.
To serve this jekyll theme make sure your computer meets the following requirements, and then run this command.
git clone [email protected]: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.