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:08 -04:00
parent 962aa49b9f
commit 1a732029dc
3 changed files with 51 additions and 5 deletions
+22 -2
View File
@@ -1,3 +1,23 @@
# boxpilot
# BoxPilot Logistics
Project directory. See CHANGELOG.md for development history.
> **Owner:** Germaine | **Status:** PLANNED
> **Last Updated:** 2026-08-09
BoxPilot is a logistics operations platform for freight, shipping, and delivery management. Designed to streamline dispatch, route optimization, carrier management, and shipment tracking for logistics operations.
## Tech Stack
- TBD — architecture and stack decisions pending
## Quick Start
```bash
git clone https://git.itpropartner.com/ippadmin/boxpilot.git
cd boxpilot
# Project in early planning phase — implementation to follow
```
## Related
- [itpp-infrastructure](https://git.itpropartner.com/ippadmin/itpp-infrastructure) — server inventory, DNS
- [itpp-standards](https://git.itpropartner.com/ippadmin/itpp-standards) — docs standards and templates