Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/palewire/django-bakery
A set of helpers for baking your Django site out as flat files
https://github.com/palewire/django-bakery
class-based-views django python static-site static-site-generator
Last synced: 5 days ago
JSON representation
A set of helpers for baking your Django site out as flat files
- Host: GitHub
- URL: https://github.com/palewire/django-bakery
- Owner: palewire
- License: mit
- Created: 2012-01-25T18:46:20.000Z (almost 13 years ago)
- Default Branch: main
- Last Pushed: 2024-10-15T19:19:12.000Z (3 months ago)
- Last Synced: 2024-10-29T15:48:30.375Z (3 months ago)
- Topics: class-based-views, django, python, static-site, static-site-generator
- Language: Python
- Homepage: https://palewi.re/docs/django-bakery/
- Size: 5.9 MB
- Stars: 405
- Watchers: 37
- Forks: 61
- Open Issues: 29
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# # # # #
__#_#_#_#_#__
{_` ` ` ` ` `_}
_{_._._._._._._}_
{_ D J A N G O _}
_{_._._._._._._._._}_
{_ B A K E R Y _}
.---{_._._._._._._._._._._}---.
( `"""""""""""""""""""""""` )
`~~~~~~~~~~~~~~~~~~~~~~~~~~~~~`A set of helpers for baking your Django site out as flat files
* Documentation: [palewi.re/docs/django-bakery](https://palewi.re/docs/django-bakery/)
* Issues: [https://github.com/datadesk/django-bakery/issues](https://github.com/datadesk/django-bakery/issues)
* Packaging: [https://pypi.python.org/pypi/django-bakery](https://pypi.python.org/pypi/django-bakery)
* The dream, in Powerpoint form: [palewi.re/docs/django-bakery/_static/the-dream.pdf](https://palewi.re/docs/django-bakery/_static/the-dream.pdf)## Features
* Models, views and management commands that will build your site as flat files.
* Management commands to sync your flat files with a bucket on Amazon S3.
* Optional integration of a Celery job queue to automatically build and publish model objects when they are saved