Tale is a minimal Jekyll theme curated for storytellers. Checkout the demo here.
- Easy installation
- Compatible with GitHub Pages
- Responsive design (looks just as good on mobile)
- Syntax highlighting, with the help of Pygments
- Markdown and HTML text formatting
- Pagination of posts
$ gem install bundler jekyll
$ bundle install
See documentation for writing posts
To build and serve your site, run:
$ bundle exec jekyll serve
And you're all set! Head over to http://127.0.0.1:4000/ to see your site in action.
pull request to gh-pages
branch