index.rst 909 B

1234567891011121314151617181920212223242526
  1. CodeRed CMS Documentation
  2. =======================================
  3. `Official website <https://www.coderedcorp.com/cms/>`_ | `Source code on GitHub <https://github.com/coderedcorp/coderedcms>`_
  4. CodeRed CMS is a fully featured content management system for building marketing websites.
  5. It aims to be general purpose and ready to use out of the box as a more professional and performant
  6. alternative to WordPress.
  7. Written in Python, and heavily based on `Wagtail <https://wagtail.io>`_,
  8. it is extremely quick and easy to customize the website's design due to a responsive grid-based
  9. editing interface and a pure Bootstrap 4 front-end. Features needed by marketing teams are also
  10. built-in including proper SEO tagging, Google Analytics tracking, and publishing tools.
  11. Index
  12. -----
  13. .. toctree::
  14. :maxdepth: 2
  15. :titlesonly:
  16. getting_started/index
  17. features/index
  18. contributing/index
  19. releases/index