BookStack
DokuWiki
TiddlyWiki
MediaWiki
XWiki
Fandom
Editthis
Miraheze
hub
CodeHub
Working Copy
Diff So Fancy
Git Flow
LS Intranet
Communifire
GVfs
Small to medium-sized teams, open-source enthusiasts, educational institutions, and projects that require a user-friendly documentation system with the flexibility of self-hosting.
hub might be a bit more popular than BookStack. We know about 4 links to it since March 2021 and only 4 links to BookStack. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Check out https://bookstackapp.com (PHP/Laravel). - Source: Hacker News / about 1 year ago
That said, is it possible to customize the theme a bit? Specifically, how can I set the code-block background to dark-grey? Also, how can I make the horizontal line a bit taller than 1px? I saw the Customizing Visuals page on bookstackapp.com (specifically the "Changing Code Block Themes" topic) but was a little lost on exactly how to make the changes. Source: about 3 years ago
Maybe look at BookStack to see if it fits your needs. Source: over 3 years ago
If you’re looking for a books-styled documentation platform, look into https://bookstackapp.com. Source: over 3 years ago
Use hub here via CLI and forget the gui https://hub.github.com/. - Source: Hacker News / almost 3 years ago
Try automating the PR process as much as possible. Make use of tools like hub CLI for speeding up the pull request process. Code quality tools can help you automate the due diligence for coding standards and conventions, and test automation tools can assist in bug discovery, and identifying security vulnerabilities. - Source: dev.to / about 3 years ago
Parse_git_branch() { # Speed up opening up a new terminal tab by not # checking `$HOME` ...which can't be a repo anyway # # For the heck of it, micro-optimize this too: # time (repeat 1000000 { [ "$PWD" = "$HOME" ] } ) == ~4.2s # time (repeat 1000000 { [[ "$PWD" == "$HOME" ]] } ) == ~1.4s [[ "$PWD" == "$HOME" ]] && return # Fastest known way to check the current branch name ... Source: about 4 years ago
You can always query via github api or use the hub client (from their home page https://hub.github.com/). Source: almost 5 years ago
DokuWiki - DokuWiki is a simple to use and highly versatile Open Source wiki software that doesn't require a database.
CodeHub - CodeHub is the most complete, unofficial, client for GitHub on the iOS platform.
TiddlyWiki - a non-linear personal web notebook
Working Copy - The powerful Git client for iOS
MediaWiki - MediaWiki is a free software wiki package written in PHP, originally for use on Wikipedia.
Diff So Fancy - Make Git diffs look good