Metadata-Version: 1.0
Name: crotal
Version: 0.5.2
Summary: A static site generator written in python, Simple, Static and Fast.
Home-page: http://github.com/dinever/crotal
Author: Dinever
Author-email: dingpeixuan911@gmail.com
License: UNKNOWN
Description: Home Page:
        
        http://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
        
Platform: UNKNOWN
