ld-decode Documentation
This is the ld-decode documentation repository containing the source for the project's GitHub Pages documentation site (formerly known as the 'wiki').
This documentation repository contains the source Markdown files that make up the documentation. The Markdown is automatically converted into a full HTML website using MkDocs Material combined with GitHub Actions.
You do NOT need to understand HTML to contribute - all contributions are welcome in Markdown (just like the original project wiki). See the Contributing section below.
Quick Start
# Enter Nix development shell nix develop # Build a static site mkdocs build # Start live preview server mkdocs serve
Links
- 📖 Live Documentation: ld-decode Documentation
- 💾 Main Project GitHub: ld-decode GitHub
Contributing
If you would like to join in and help by making our documentation amazing, please see the following documents: