1.
Introduction
2.
Main Repository README
3.
Coding Conventions
4.
Git Commit Message Guidelines
5.
File Structure Walkthrough
6.
Dependencies
7.
Deployment
8.
Cronjobs
9.
Database Backup
10.
Server Migration
Light
Rust
Coal
Navy
Ayu
Mataroa Documentation
Coding Conventions
All files should end with a new line character.
Python code should be formatted with
ruff
.