12345678910111213141516171819202122232425 |
- ====================
- Misago Documentation
- ====================
- Welcome to Misago documentation!
- .. warning::
- Works on documentation only recently have begun and are currently focused exclusively on developer oriented subjects.
- Setup and Maintenance
- =====================
- (Documents about low level configuration (settings.py), available cron tasks, filestytem, installing, updating)
- Customising Appearance
- ======================
- Changing templates and assets (images, js, css), using pipeline, templates reference and coding guidelines for templates, css i js
- Writing New Code
- ================
- Coding guidelines for python files, links to Django doc's explaining their features, Misago API's and hooks references
|