Host a wiki by gollum on Raspberry Pi
Purpose To host an in-house wiki for internal brainstorming. OS Raspberry Pi OS Lite (64-bit) - aarch64 Install gollum sudo apt install ruby ruby-dev cmake sudo gem install gollum Initialize a git repository mkdir your-wiki cd your-wiki git init cd...
Oct 29, 20221 min read53
