A company framework used by 0001.
A manifest on how to do business that can be obtained and used by anyone.
openbook/
├── MANIFEST.md # The 10 vows
├── CHANGELOG.md # Version history
├── data/
│ └── ledger.json # Public transaction ledger
├── site/ # Static website
│ ├── index.html
│ ├── css/
│ ├── js/
│ └── assets/ # Handwritten SVGs, scanned images
└── templates/ # Forkable templates for adoption
Static site hosted on Cloudflare Pages or GitHub Pages.
Pages:
/— Landing (handwritten title, one-line description)/manifest— The 10 vows/ledger— Public transaction table (live data)/fork— How to adopt openbook for your company/changelog— Framework updates
Design: Inspired by Aphex Twin's Syro album art. Handwritten notes, scanned notebook pages, lo-fi aesthetic. Humanity over polish.
Fork this framework.