docs: replace stub README, add proper README and CHANGELOG per itpp-standards template
Docs Check / lint (push) Failing after 6s

- Rewrote README.md following itpp-standards Section 2.1 template
- Updated CHANGELOG.md to standard format
- Added .gitea/workflows/docs-check.yml for docs CI
This commit is contained in:
Germaine Brown
2026-08-09 23:47:10 -04:00
parent cab2c38fcc
commit 95a292a7f6
3 changed files with 66 additions and 9 deletions
+9 -7
View File
@@ -1,11 +1,13 @@
# Changelog - OSINT People Search
# OSINT People Search — CHANGELOG
### 2026-07-10
- **Documentation:** Migrated web scraping API comparison and tool evaluations.
## 2026-07-10 — Documentation
### 2026-07-02
- **Research:** Completed comparison of web scraping APIs for OSINT data collection.
- Migrated web scraping API comparison and tool evaluations into the repo.
### 2026-06-20
- **API:** Drafted initial frontend UI and API integration plans.
## 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.