Skip to main content
amiable
.dev
case studies
open source
status
about
Search
15 posts tagged with "python"
View All Tags
2026-01-03
[amiable-templates]
Choosing MkDocs Material: ADR-002 Site Architecture
Why we chose MkDocs Material over Docusaurus or a custom solution, and how we structured the site.
2026-01-03
[amiable-templates]
Designing the Template Registry: ADR-003
How we built a declarative configuration system for Railway templates with JSON Schema validation.
2026-01-03
[amiable-templates]
CI/CD for a Docs Site: ADR-004
How we built a deployment pipeline that stays fresh without manual intervention.
2026-01-03
[amiable-templates]
DevSecOps for a Docs Site (ADR-005)
We added security scanning to a documentation site. Most DevSecOps guides assume you have application code. We don't.
2026-01-03
[amiable-templates]
Build-Time Documentation Aggregation (ADR-006)
We built a system to fetch documentation from multiple GitHub repositories at build time. The trick: SHA-based caching that makes incremental builds near-instant.
Newer entries