Skip to content

0001-labs/openbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

openbook

A company framework used by 0001.

A manifest on how to do business that can be obtained and used by anyone.

Structure

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

Website

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.

License

Fork this framework.

About

A transparent framework for companies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors