Add support content formats to comparison
This commit is contained in:
parent
115033a45b
commit
19ec0604d8
|
@ -30,6 +30,13 @@ in the `docs/content` folder of the repository.
|
||||||
| Custom taxonomies | ✕ | ✕ | ✔ | ✕ |
|
| Custom taxonomies | ✕ | ✕ | ✔ | ✕ |
|
||||||
| Data files | ✕ | ✔ | ✔ | ✕ |
|
| Data files | ✕ | ✔ | ✔ | ✕ |
|
||||||
|
|
||||||
|
Supported content formats:
|
||||||
|
|
||||||
|
- Gutenberg: markdown
|
||||||
|
- Cobalt: markdown
|
||||||
|
- Hugo: markdown, asciidoc, org-mode
|
||||||
|
- Pelican: reStructuredText, markdown, asciidoc, org-mode, whatever-you-want
|
||||||
|
|
||||||
|
|
||||||
## Contributing
|
## Contributing
|
||||||
As the documentation site is automatically built on commits to master, all development
|
As the documentation site is automatically built on commits to master, all development
|
||||||
|
|
Loading…
Reference in a new issue