This jekyll theme is based on theme-Leaf, with the following changes:
- Added
post-rtl
layout - Added Amiri font for arabic
- Fixed RTL/LTR handling in home page
- Enforce all code sections is LTR
- Support Speakerdeck embedded slides
- Support Github Gist embeddings
You can see this template live here!
- Use this template, it will clone it to your side (without history)
- Simply install Ruby, according to your OS.
- Try it at your side with
bundle install
bundle exec jekyll build
bundle exec jekyll serve
- open your browser at http://localhost:4000
- Finally, create a post in
/_posts/
with the name<publish-date>-<post-title>.md