A simple content site framework that harnesses the power of Django without the hassle
A simple content site framework that harnesses the power of Django without the hassle. Features Can be a standalone static site or added to INSTALLED_APPS to integrate into an existing Django site Renders markdown files automatically Can use data from JSON files in templates and content All the power of Django templates, template tags, and filters Can include other Django apps Build HTML output for a true static site (coming soon) Still a little experimental. 😉 Install Create a standalone […]
Read more