The official Jekyll theme for the SMS-based blogging platform Writxt.
bundle install
bundle exec jekyll serve
That's it!
Simply following the instructions on the official Writxt project page: https://writxt.fun
Edit navigation links inside the _includes/header.html
template.
By default, the theme sets the posts per page to 10
. Simply change this inside the _config.yml
file to suit your needs.
Everything else should follow the standard Jekyll template practices. If you're use to Jekyll, you should have no problems here!