eventray-archive / hiero

A blog *framework* for Pyramid applications. We provide abstracted out models, views, and URL routing for a blog.
10 stars 4 forks source link

Blogs should be able to be toggled to server from static files #4

Open sontek opened 12 years ago

sontek commented 12 years ago

If we enable static cache, when a blog is created/updated it should save out an HTML file that it serves.

We should also have a command line script that goes and cashes all entries in the database to static files.