/wagtail-components

Frequently used page types and blocks for the Wagtail CMS.

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

wagtail-components

Frequently used page types and blocks for the Wagtail CMS.

Components Provided

  • code_highlight (block): provides code syntax highlighting blocks (requires Pygments).
  • markdown (block): provides markdown blocks (requires python-markdown).
  • restructured_text (block) provides ReSTructured text blocks (requires docutils).

Contributors