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
Please submit any issues you see with rendering or formatting here, as a GitHub issue.
./scripts/bips.sh
./scripts/static.sh
./scripts/generate.sh
./scripts/tailwind.sh
cd web/
zola serve