feat: initial itpp-docs setup with MkDocs Material
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:
Germaine Brown
2026-08-09 23:49:45 -04:00
parent 08ba2e62a8
commit 98073dc636
134 changed files with 55534 additions and 2 deletions
+13
View File
@@ -0,0 +1,13 @@
# OSINT People Search — CHANGELOG
## 2026-07-10 — Documentation
- Migrated web scraping API comparison and tool evaluations into the repo.
## 2026-07-02 — Research
- Completed comparison of web scraping APIs for OSINT data collection.
## 2026-06-20 — API Planning
- Drafted initial frontend UI and API integration plans.