Hyde - Static Website Generator Powered by Python & Django
Hyde is a static website generator powered by Python & Django. Hyde supports all the Django template tags & filters and even has a few of its own. The built-in web server + auto-generator provide instant refresh and unlimited flexibility.
Features
- Dynamic content can be displayed using javascript
- No database, no slowness, no digg-effect
- Templates are dynamic, output is static
- Use your text editor to edit your content
- Efficient versioning using source control systems
There are two layouts currently available: default and simple. The default site layout contains templates for basic site structure, navigation, breadcrumbs, listing, posts and Atom feed and a very basic stylesheet. The default template supports Typogrify, which is a collection of Django template filters that help prettify your web typography by preventing ugly quotes and widows.
Website: http://ringce.com/hyde
License: MIT License
?