This wiki is an open-source project and contributions from the amateur radio community are welcome and encouraged. Whether you want to fix a typo, expand an existing article, or write an entirely new page, your knowledge helps make this resource better for everyone.
All wiki content is hosted on GitHub:
The repository contains the full wiki as markdown files organised into folders that mirror the site structure. Each page uses Wiki.js frontmatter at the top of the file for metadata such as the title, description, and tags.
If you are comfortable with Git and GitHub, the best way to contribute is by submitting a pull request:
fix/propagation-typos or add/dmr-programming-guide).A maintainer will review your pull request and may suggest changes before merging. Don't worry about getting everything perfect on the first try — the review process is there to help.
Each page should begin with Wiki.js frontmatter like this:
---
title: Your Page Title
description: A short one-line description of the page content
published: true
date: 2026-04-05T12:00:00.000Z
tags: relevant, tags, here
editor: markdown
dateCreated: 2026-04-05T12:00:00.000Z
---
The rest of the page is standard markdown. Look at existing pages in the repository for examples of style and structure.
If you are not familiar with Git or GitHub, you can contribute by sending an email to:
Please include the complete content of the new or updated page in your email, preferably formatted in markdown. If you are suggesting changes to an existing page, mention which page you are referring to so the maintainers can find it easily.
If you have questions about contributing or are unsure where a new page should go, feel free to reach out at wiki@lb1dk.no or open an issue on the GitHub repository.
Thank you for helping build a better resource for the amateur radio community. 73!