Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 360 KB

README.md

File metadata and controls

33 lines (23 loc) · 360 KB

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

make

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