Skip to content

alihesari/alihesari.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alihesari.com

This is the home of my blog published in two languages. This repo uses Mira a static website generator written in Perl.

The current website template cloned from Sallar.me repo

How to use?

1- Install Mira: - Mira on Github - Mira documents

2- Clone this repository

git clone https://github.com/alihesari/alihesari.com.git

3- Configuration and Edit config.yml, config\en.yml, and config\fa.yml

4- Build your blog

$ mira new -t "Hello world" -f "en"   # creat new post
$ mira build                          # Build contents
$ mira view                           # serve locally at http://localhost:5000

License

Licensed under the MIT License.

Content is licensed under CC BY-NC-ND 3.0