Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 1008 Bytes

README.md

File metadata and controls

37 lines (22 loc) · 1008 Bytes

Persian Blog boilerplate for Wyam

Contains a boilerplate for Blog recipe with a translated, RTL-ized CleanBlog theme for Wyam.

Features

  1. Vazir font
  2. Bootstrap RTL Ondemand
  3. Translated to Persian
  4. Customizations on pipelines for Persian translation
  5. Jalali date (using PersianDateTimeFormat)
  6. A simple Cake build script

Usage

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.

Building

Either execute wyam build or Cake bootstrapper (.\build.ps1).

The Cake bootstrapper automatically sets up Wyam.

License

MIT

Happy blogging!