12345678910111213141516171819202122232425262728293031 |
- CodeRed CMS Documentation
- =======================================
- `Official website <https://www.coderedcorp.com/cms/>`_ | `Source code on GitHub <https://github.com/coderedcorp/coderedcms>`_
- CodeRed CMS is a fully featured content management system for building marketing websites.
- It aims to be general purpose and ready to use out of the box as a more professional and performant
- alternative to WordPress.
- Written in Python, and heavily based on `Wagtail <https://wagtail.io>`_,
- it is extremely quick and easy to customize the website's design due to a responsive grid-based
- editing interface and a pure Bootstrap 4 front-end. Features needed by marketing teams are also
- built-in including proper SEO tagging, Google Analytics tracking, and publishing tools.
- Join us
- -------
- Have questions or ideas? Join us in the **#coderedcms** channel on the
- `Wagtail Slack <https://wagtail.io/slack/>`_.
- Contents
- --------
- .. toctree::
- :maxdepth: 2
- :titlesonly:
- getting_started/index
- features/index
- contributing/index
- releases/index
|