index.rst 1.0 KB

1234567891011121314151617181920212223242526272829303132
  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. Join us
  12. -------
  13. Have questions or ideas? Join us in the **#coderedcms** channel on the
  14. `Wagtail Slack <https://wagtail.io/slack/>`_.
  15. Contents
  16. --------
  17. .. toctree::
  18. :maxdepth: 2
  19. :titlesonly:
  20. getting_started/index
  21. features/index
  22. how_to/index
  23. contributing/index
  24. releases/index