Skip to content
Shawn Ding edited this page Feb 14, 2014 · 3 revisions

Welcome to the Crotal wiki!

##Home Page:

crotal.org

##GitHub:

http://github.com/dinever/crotal

(Please star for it)

Installation:

$ sudo pip install crotal

Usage:

$ crotal init new_site
$ cd new_site
$ crotal generate
$ crotal server

Then you can browse the site at http://localhost:8000

Wiki Pages

Clone this wiki locally