Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 983 Bytes

README.md

File metadata and controls

25 lines (21 loc) · 983 Bytes

An arabic dark template for Jekyll-based Blogs

Arabic RTL Supported Keryll Theme

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

Preview

Screenshot1

You can see this template live here!

Usage

  • 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