selfhostblocks/docs
ak2k 16fcec4d40 feat: add documentation infrastructure and service implementation guide
## Documentation Infrastructure & Service Implementation Guide

This PR introduces documentation tooling and contributor resources to help maintain and expand the SelfHostBlocks project:

### Service Implementation Guide
- Add comprehensive guide for implementing new SHB services
- Covers contracts, testing, documentation, and integration patterns
- Provides step-by-step instructions and best practices for contributors

### Redirect Management Tool
- Add automated update-redirects tool to maintain documentation links
- Extracts heading IDs from markdown files across docs/, modules/, demo/
- Maps source files to target HTML pages using project routing logic
- Generates missing redirects in format expected by nixos-render-docs
2025-06-08 01:28:07 +02:00
..
assets add contract documentation (#225) 2024-04-14 15:21:20 -07:00
blocks.md revamp documentation 2025-06-06 14:10:45 +02:00
contracts.md revamp documentation 2025-06-06 14:10:45 +02:00
contributing.md revamp documentation 2025-06-06 14:10:45 +02:00
default.nix revamp documentation 2025-06-06 14:10:45 +02:00
demos.md revamp documentation 2025-06-06 14:10:45 +02:00
generate-redirects-nixos-render-docs.py feat: add documentation infrastructure and service implementation guide 2025-06-08 01:28:07 +02:00
manual.md feat: add documentation infrastructure and service implementation guide 2025-06-08 01:28:07 +02:00
options.md revamp documentation 2025-06-06 14:10:45 +02:00
preface.md revamp documentation 2025-06-06 14:10:45 +02:00
redirects.json feat: add documentation infrastructure and service implementation guide 2025-06-08 01:28:07 +02:00
service-implementation-guide.md feat: add documentation infrastructure and service implementation guide 2025-06-08 01:28:07 +02:00
services.md revamp documentation 2025-06-06 14:10:45 +02:00
usage.md revamp documentation 2025-06-06 14:10:45 +02:00