Eskoz¶
Eskoz is a Django-based project designed to help you quickly and easily create a multilingual blog, with a straightforward deployment process.
Features¶
- Ready-to-use multilingual blog
- Built-in, customizable Django admin interface
- Theming system (swap or create themes without touching the core)
- First-class deployment story: Docker Compose or bare metal
- Automated quality gates, tests, versioning and releases (see Contributing & releases)
Where to start¶
- Installation — get the code and dependencies in place.
- Configuration — understand every environment variable.
- Deploy with Docker — the fastest path to a running site.
- Deploy on bare metal — Gunicorn + PostgreSQL + a reverse proxy, by hand.
License¶
Eskoz is licensed under the GNU General Public License v3.0.