Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today. Learn more →
Top 3 Ruby Wiki Projects
-
Project mention: Hermes, an Open Source Document Management System | news.ycombinator.com | 2023-01-31
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.
-
plots2
a collaborative knowledge-exchange platform in Rails; we welcome first-time contributors! :balloon:
Project mention: A step-by-step for doing your first open source contribution (and finding where to do it) | /r/learnprogramming | 2023-06-04My first contribution ever was to PublicLab's plots2 back in 2018. I had no idea what I was doing or what plots2 was. What attracted me was how welcoming they were (and still are) to first time contributors. With them: I opened my first PR, discussed in PR's conversation, and pushed the changes requested. Back then, that was a lot!
-
Mergify
Updating dependencies is time-consuming.. Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free.
-
Ruby Wiki related posts
- A step-by-step for doing your first open source contribution (and finding where to do it)
- Kreiranje online wiki sto bi sacuvali
- Looking for the best self-hosted Markdown notes setup with web acces
- Any zk like app that can run on a web server?
- Local, Server-Less, OpenSource Wiki?
- Simple, no database wiki/blog
- Selfhosted wiki with easy way add/edit page without registration?
-
A note from our sponsor - SonarLint
www.sonarlint.org | 24 Sep 2023
Index
What are some of the best open-source Wiki projects in Ruby? This list will help you:
Project | Stars | |
---|---|---|
1 | Gollum | 13,283 |
2 | plots2 | 942 |
3 | jekyll-wikilinks | 35 |