0.01
No commit activity in last 3 years
No release in over 3 years
Jalali date plugin for Jekyll.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.12
~> 10.0

Runtime

 Project Readme

jekyll-jalali Gem Version

This plugin adds a new filter to Jekyll called jdate. Using this filter the given dates will be converted to Jalali which is being used in Iran and Afghanistan. For more information see Iranian Calendars Entry in Wikipedia.

Installation

Append gem jekyll-jalali to the plugins vector (formerly know as gems) of your website's _config.yml file. You can also put the jekyll-jalali.rb file inside _plugins directory of your website. You can install it from Rubygems too:

gem install jekyll-jalali

Usage

Use it as a Liquid filter inside any Jekyll template:

{{ page.date | jdate: "%A %d %b %Y"}}

jdate accepts valid formatting parameters according to jalalidate Ruby gem.

Credits

This plugin uses jalalidate gem for date conversion.

License

MIT

در مورد فارسی‌نویسی

در هنگام گزارش مشکلات یا شرح تغییرات، فارسی نوشتن خیلی هم خوب است. فقط یک شرط دارد! متن را درون تگ راست به چپ شده بنویسید که درست نمایش داده بشود. اگر هم دوست دارید انگلیسی بنویسید هیچ اشکالی ندارد.

<div dir="rtl" lang="fa">مطلب مورد نظر</div>