jpmv2020

Raspberry Pi Tutorial: Setup Gitea

0 – Introduction Setting up your own self-hosted Git service can be a game-changer for managing your projects, and Gitea makes it simple and lightweight, perfect for a Raspberry Pi. In this tutorial, we’ll walk you through the steps to install and configure Gitea using Docker, ensuring a smooth setup for your code repositories. Whether […]

Raspberry Pi Tutorial: Setup Gitea Read More »

Ubuntu Tutorial: An Otter Wiki

0 – Introduction Otter Wiki is a software program designed for collaborative content management, also known as a wiki. It is unique in that the content is stored within a git repository, which meticulously tracks all changes and data. Markdown is used as the markup language, making it familiar for many users. Best of all,

Ubuntu Tutorial: An Otter Wiki Read More »