Contains a boilerplate for Blog
recipe with a translated, RTL-ized CleanBlog theme for Wyam.
- Vazir font
- Bootstrap RTL Ondemand
- Translated to Persian
- Customizations on pipelines for Persian translation
- Jalali date (using PersianDateTimeFormat)
- A simple Cake build script
Clone this repository by running
git clone https://github.com/hadi77ir/wyam-persian-blog-boilerplate
or downloading the repo as a zip file and extracting it.
Edit config.wyam
and change values of BlogKeys
to yours.
Either execute wyam build
or Cake bootstrapper (.\build.ps1
).
The Cake bootstrapper automatically sets up Wyam.
MIT