what is this?
v0.2.0 released -> https://github.com/sandwichfarm/myrelay.page
tldr: Relay operators can now add and reorder blocks and modify options.
new repeatable blocks:
1. html block: render any html in a block
2. img block: easily render an image
3. markdown block: easily render markdown
4. feed block: generate a feed with custom filters (tags filtering limited to '#t' for now) and layout (list and grid for now)
There can be zero to many repeatable blocks.
general settings:
1. enable/disable blocks
2. Remove blocks
3. sortable (and unsortable) blocks
4. settings panel
options todo:
1. higher level general settings (block agnostic) - wasn't completed because it requires an adapter since the options generic was built around blocks, will be released as a patch on v0.2.0
I'm wrapping up another micro-app needed for the nostr.watch refactor, so development on myrelay.page will slow down a little, but it wont' stop.
roadmap:
- v0.3.0 full theme support: default themes, ability to customize default themes and ability to write themes from scratch at runtime.
- v0.4.0 remote component loading
- v0.5.0 custom note templates
- v0.6.0 optimization (improved store, hydration and control-flow logic)
- beta
I'll write a NIP-28 article that goes over the new features after I go outside for a bit.
demo: https://lunchbox.sandwich.farm
#build #buidl #myrelaypage #opensats nostr:nprofile1qy2hwumn8ghj7un9d3shjtnyv9kh2uewd9hj7qgswaehxw309ahx7um5wghx6mmd9uq32amnwvaz7tmwdaehgu3wdau8gu3wv3jhvtcqypu8xwr40lp96ewdj2fef408wy70gd3carf9n6xu7hrnhq6whpglyn6llhe
Discussion
a customizable landing page for relay operators that utilized NIP-78 for customization.