Gollum
XWiki
Our great sponsors
- Onboard AI - Learn any GitHub repo in 59 seconds
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
- SaaSHub - Software Alternatives and Reviews
Gollum | XWiki | |
---|---|---|
40 | 0 | |
13,376 | 892 | |
0.4% | 1.7% | |
6.2 | 9.9 | |
about 1 month ago | 1 day ago | |
Ruby | Java | |
MIT License | GNU Lesser General Public License v3.0 only |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Gollum
-
Can Git or any other VCS be used as a database instead of SQL/NoSQL ones? Have you ever seen such a thing?
Arguably something like ikiwiki or gollum is doing this. These are both wikis that use git as their backend 'database'. I happen to like wikis like this a lot better over wikis that store their data in mysql or some other traditional SQL backend.
-
Looking for notion/jira alternatives (self-hosted) (JavaScript free)
Gollum is self-hosted and uses git for version control https://github.com/gollum/gollum
-
How do you host documentation for your spouse or other users?
https://github.com/gollum/gollum ?
-
Atlassian prepares to abandon on-prem server products
For something quick and easy consider https://github.com/gollum/gollum#markups which powers Github Wikis.
Note that multi-user auth is NOT supported out of the box however.
-
Hermes, an Open Source Document Management System
That seems something in the ballpark of my favorite wiki software:
https://github.com/gollum/gollum
Edit and view pages as a normal markdown wiki. But the backend is just a git repository of markdown files so you can also just use your text editor and git pull/push. Usable by any novice but with the ideal power user interface.
-
Simple personal knowledgebase
I'm currently using Gollum Wiki in this way. It reads from a git repository, formats the markdown files nicely, and has a limited editor that is useful in a pinch.
-
What’s the prettiest yet most lightweight self-hosted wiki service out there?
I use Gollum, it's very simple but fits my needs.
- Kreiranje online wiki sto bi sacuvali
-
Looking for the best self-hosted Markdown notes setup with web acces
Gollum would be an excellent solution. It's a web interface to a directory of markdown (or other formats), backed by git. Easy to sync the plain text files on your own devices (e.g. Syncthing) while still having a public web interface for school/work computers.
-
Any zk like app that can run on a web server?
Gollum could meet the need. Logseq might work as well; here's a potential guide to self-hosting.
XWiki
We haven't tracked posts mentioning XWiki yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
Wiki.js - Wiki.js | A modern and powerful wiki app built on Node.js
Gitit - A wiki using HAppS, pandoc, and git
Dokuwiki - The DokuWiki Open Source Wiki Engine
BookStack - A platform to create documentation/wiki content built with PHP & Laravel
Mediawiki - 🌻 The collaborative editing software that runs Wikipedia. Mirror from https://gerrit.wikimedia.org/g/mediawiki/core. See https://mediawiki.org/wiki/Developer_access for contributing.
TiddlyWiki - A self-contained JavaScript wiki for the browser, Node.js, AWS Lambda etc.
Outline - The fastest knowledge base for growing teams. Beautiful, realtime collaborative, feature packed, and markdown compatible.
MdWiki
Realms - Git based wiki inspired by Gollum