andreypopp / statics

Static site generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Statics -- static site generator
================================

It is another static site generator that is designed to be extensible from the
ground up.

Basic use is:

    $ statics-init ./mysite
    $ cd ./mysite
    $ ./statics.py build
    $ ls ./build

About

Static site generator


Languages

Language:Python 100.0%