Logya is command line tool to generate static Web sites, designed to be easy to 
use and flexible.

Content documents contain header information like url, title, scripts and css 
files to use and a body with HTML markup, they are stored in .html files. Users 
have full control over a site's layout and design, templates are rendered with 
jinja2. Logya provides a serve command to immediately view changes to a site's 
content and static files.

As of today version 1.0 is available from PyPI at 
http://pypi.python.org/pypi/logya and can be installed with:
sudo pip install logya

The source code is also available from Github at https://github.com/yaph/logya 
and documentation can be found at http://yaph.github.com/logya/

I appreciate feedback and wish you happy Web site creation!
-- 
http://mail.python.org/mailman/listinfo/python-announce-list

        Support the Python Software Foundation:
        http://www.python.org/psf/donations/

Reply via email to