RedKB - Personal Knowledgebase
Migrating to Hugo
I am currently refactoring the documentation, moving from an MkDocs site to a Hugo site with the Hextra theme. The original documentation site is archived in a branch in the Github repo.
I have finished migrating most of the pages as of April 12th 2026, but I’ve set all pages to “draft” mode while I finish converting them to Hugo syntax. I am also pruning some pages that I either never started or don’t maintain in any way.
I will remove this message once the migration is complete.
Documentation from my notes on a range of computing topics. Check the tags section to quickly find articles on a specific topic. You can also view documentation pages in chronological order by visiting the archives. See a term you don’t recognize? Check the site glossary.
Warning
I make no guarantees regarding total accuracy, relevant/updated information, or topic depth for any of the content on this site. My goal is to keep reference notes for myself in a place accessible over the Internet in an easily-editable format (i.e. the Github repository).
I aim to be accurate, and notes I reference frequently will be updated more often. Each article on this site has a published and last modified timestamp at the bottom of the page, which you should take note of when referencing content on this site.
About
This is a hobby project, something I maintain as I have time/interest. The notes on this site are mostly for myself, but are sometimes helpful to others. The site is loosely based on the concept of a mind garden.
I frequently write Markdown notes in whatever Markdown notes app has most recently caught my attention (honorable mentions to Obsidian and Logseq). I will occasionally dump pages/sections into this KB.
I mainly use Linux for my homelab, but work in a Windows environment. I code mainly in Python, Bash, and Powershell, and spend most of my time on the Linux side. The contents of this site skew more heavily towards Linux and the scripting languages I use, but there are also articles on cross-platform tools like SSH and Docker.
🛠️ Built with
This site was built with hugo and Hextra theme. Check out the source code on Github
Contributing
Did you spot a spelling error or some other inaccuracy? Feel free to open a PR in the repository for this site. I welcome contributions 😊