Skip to content

hadi77ir/wyam-persian-blog-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!