mirror of
https://github.com/joanmarcriera/CXO-playbook.git
synced 2026-08-31 02:01:49 +00:00
No description
- CSS 42.1%
- JavaScript 25.9%
- HTML 21.3%
- Python 10.7%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
|
|
||
| scripts | ||
| .gitignore | ||
| app.js | ||
| chrome.js | ||
| CNAME | ||
| favicon.svg | ||
| index.html | ||
| README.md | ||
| styles.css | ||
CTO Playbook
Live site: cxo.riera.co.uk
Static site for a CTO/CXO field guide built from local notes, with the raw document archive kept out of git.
Local preview
python3 -m http.server 8000
Then open http://localhost:8000.
Private source index
python3 scripts/build_source_index.py
This writes private/source-index.md for local research use.
Notes
notes dump/is ignored, so the source archive stays local.private/is ignored, so generated research artifacts stay local too.