diff --git a/_compress_images_cache.yml b/_compress_images_cache.yml index 4f14596be..8ca5e5e7e 100644 --- a/_compress_images_cache.yml +++ b/_compress_images_cache.yml @@ -1869,6 +1869,10 @@ assets/images/guide/daily-spending-wallet/requesting/SetupFee.png: SetupFee.png assets/images/guide/daily-spending-wallet/requesting/SetupFee@2x.png: SetupFee@2x.png assets/images/guide/daily-spending-wallet/requesting/Unified.png: Unified.png assets/images/guide/daily-spending-wallet/requesting/Unified@2x.png: Unified@2x.png +assets/images/home/designathon.png: designathon.png +assets/images/home/designathon@2x.png: designathon@2x.png +assets/images/home/designathon-mobile.png: designathon-mobile.png +assets/images/home/designathon-mobile@2x.png: designathon-mobile@2x.png assets/images/guide/daily-spending-wallet/receiving/received.png: received.png assets/images/guide/daily-spending-wallet/receiving/received@2x.png: received@2x.png assets/images/guide/daily-spending-wallet/receiving/ClaimRefund.png: ClaimRefund.png diff --git a/assets/images/home/designathon-mobile.png b/assets/images/home/designathon-mobile.png new file mode 100644 index 000000000..aa186139a Binary files /dev/null and b/assets/images/home/designathon-mobile.png differ diff --git a/assets/images/home/designathon-mobile@2x.png b/assets/images/home/designathon-mobile@2x.png new file mode 100644 index 000000000..29d4c7d0a Binary files /dev/null and b/assets/images/home/designathon-mobile@2x.png differ diff --git a/assets/images/home/designathon.png b/assets/images/home/designathon.png new file mode 100644 index 000000000..3f5138061 Binary files /dev/null and b/assets/images/home/designathon.png differ diff --git a/assets/images/home/designathon@2x.png b/assets/images/home/designathon@2x.png new file mode 100644 index 000000000..cca4e856b Binary files /dev/null and b/assets/images/home/designathon@2x.png differ diff --git a/index.md b/index.md index 7d55ca6a9..0bb31832b 100644 --- a/index.md +++ b/index.md @@ -22,6 +22,27 @@ Everyone is welcome to join and [participate]({{ '/contribute' | relative_url }} [Join on Slack]({{ site.slack_invite_url }}){: .button } + +### Join the [Bitcoin Designathon](https://event.bitcoin.design) + +
+ + + + Bitcoin Designathon promo banner + + +
+ +We are organizing a designathon! Imagine a traditional hackathon, but this time focused only on design. Our goal is to motivate designers and builders to get together and collaboratively explore ideas and concepts in and around the bitcoin ecosystem. Come join us! + +[Find out more](https://event.bitcoin.design){: .button } + ### The Bitcoin Design Guide Our first community project, the [Bitcoin Design Guide]({{ '/guide' | relative_url }}) is a free, open-source repository for anyone building non-custodial bitcoin products. The guide will eventually cover consumer wallets, merchant interactions, financial applications, and much more.