This site is a personal documentation portfolio, but typo fixes, broken-link reports, and small clarifications are welcome.
- Navigate to the page you want to edit.
- Click the pencil icon (Edit this file).
- Make your changes and open a pull request.
- Fork and clone this repository.
- From the repo root:
nix develop(or install Node 20 +npm i -g mintmanually). - Run
mint devto preview at http://localhost:3000. - Make your changes on a feature branch.
- Run
mint broken-linksto validate. - Commit and open a pull request.
- Active voice, second person ("you")
- One idea per sentence
- Sentence case for headings
- Code formatting for file names, commands, paths, and code references
- Diagrams over prose where structure matters
This site documents public repositories only. Per the secrets policy, do not add:
- Real internal IP addresses or hostnames
- References to private repositories
- Credentials, tokens, or other sensitive data
When in doubt, ask in an issue before opening a PR.