Add support content formats to comparison

This commit is contained in:
Vincent Prouillet 2018-03-12 18:09:28 +01:00
parent 115033a45b
commit 19ec0604d8

View file

@ -30,6 +30,13 @@ in the `docs/content` folder of the repository.
| Custom taxonomies | ✕ | ✕ | ✔ | ✕ |
| Data files | ✕ | ✔ | ✔ | ✕ |
Supported content formats:
- Gutenberg: markdown
- Cobalt: markdown
- Hugo: markdown, asciidoc, org-mode
- Pelican: reStructuredText, markdown, asciidoc, org-mode, whatever-you-want
## Contributing
As the documentation site is automatically built on commits to master, all development