Wikis
A wiki page is a web/documentation page that's designed for collaboration. They are easy to create and edit and are often used for internal team knowledge sharing as well as public-facing help content.
When working with wiki topics in the CMS:
- Create wiki topics in the
/docs/wiki/folder. - You don't need to add the wiki topics to the table of contents. The sidebar for wiki topics is generated automatically, based on the file structure in the repo.
- Wiki topics do not include metadata.
DocStatic can automatically link a category to its index document. A category index document is a document following this filename convention:
Named as README (case-insensitive): docs/wiki/folder/readme.mdx.
For more information, refer to Autogenerated in the Docusaurus documenation.
Create a wiki page in the CMS
-
Select the Wiki Pages collection.
-
Click Add File.

TinaCMS. A callout highlights the Wiki option and the Add file option. -
Give your new wiki page a Title.
-
Enter the content.
-
Click Save.