Gollum
A simple, Git-based wiki with a local front end and support for multiple tags and content.
Gollum is a simple wiki system built on Git. A Gollum wiki is actually a git repository with a specific nature: The content of the Gollum repository is text or markup files that can be edited by humans. Pages can be organized into any directory based on your choice. You can also include other content, such as pictures, PDF files, and page headers/footers. Gollum page: You can write it in multiple markup formats. You can edit it with your favorite editor (you can see the changes after submitting), or use the built-in web interface. Can be displayed, rolled back, etc. in all versions. Gollum is committed to being compatible with GitHub and GitLab knowledge bases. Just clone your GitHub/GitLab knowledge base to view and edit it locally! Gollum supports advanced features such as: Charts drawn using Mermaid or PlantUML BibTeX and citation support Use CriticMarkup to comment Through mathematical formulas from KaTeX or MathJax macro redirected Latest changes to RSS feeds

