bips.dev

Read BIPs like a pro.

MIT License

Stars
14
Committers
3

Search, share, and save BIPs (Bitcoin Improvement Proposals)

bips.dev is a static site generated by zola, using the bitcoin/bips repo as input. The result is a site that enables a simple UI for navigating BIPs, searching, and sharing them easily via short URLs, i.e. https://bips.dev/141

Issues

Please submit any issues you see with rendering or formatting here, as a GitHub issue.

Building

./scripts/bips.sh
./scripts/static.sh
./scripts/generate.sh
./scripts/tailwind.sh
cd web/
zola serve