mirror of
https://github.com/th30d4y/ExecuTrace.git
synced 2026-05-26 11:35:51 +00:00
Docs: add retro docs website, security policy, and automated hall-of-fame workflows
This commit is contained in:
@@ -39,6 +39,14 @@ ExecuTrace is a Python library and CLI tool that captures developer workflows an
|
||||
- Document complex workflows reliably
|
||||
- Ensure consistent deployments
|
||||
|
||||
## Documentation Website
|
||||
|
||||
The full open source docs website (retro 70s style) lives in `website/` and can be deployed with GitHub Pages.
|
||||
|
||||
- Source: `website/index.html`
|
||||
- Hall of Fame data: `website/data/contributors.json`
|
||||
- Security Hall of Fame data: `website/data/security_hof.json`
|
||||
|
||||
---
|
||||
|
||||
## Installation
|
||||
@@ -79,3 +87,8 @@ exectrace replay my-workflow --explain
|
||||
|
||||
MIT License - See [LICENSE](LICENSE) for details.
|
||||
|
||||
## Security
|
||||
|
||||
- Policy: [SECURITY.md](SECURITY.md)
|
||||
- Advisory process: [SECURITY_ADVISORY.md](SECURITY_ADVISORY.md)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user