Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 754 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 754 Bytes

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