index.rst 725 B

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