Skip to content

nickmonad/bips.dev

Repository files navigation

bips.dev logo

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