feat: initial itpp-docs setup with MkDocs Material
Publish Docs Site / build (push) Failing after 5s
Publish Docs Site / build (push) Failing after 5s
- mkdocs.yml with dark slate theme, nav for 12 ITPP projects - build-docs.sh aggregates docs from all project repos - .gitea/workflows/docs-publish.yml for nightly rebuild+deploy - README and CHANGELOG for the itpp-docs repo itself - docs-source/ populated from all 12 repos - site/ ready for deployment to docs.itpropartner.com
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
# ITPP Standards — CHANGELOG
|
||||
|
||||
## 2026-08-09 — Initial
|
||||
|
||||
- Created repository with documentation templates and CI workflows.
|
||||
- Added README template, CHANGELOG template, DESIGN.md template, MkDocs config template.
|
||||
- Added Gitea Actions workflows: docs-check (lint + link check + spell check), docs-publish (aggregated site rebuild).
|
||||
- Added canonical .gitignore and .markdownlint.json.
|
||||
Reference in New Issue
Block a user