# Site identity and theme (see assets/theme/local/ to override default assets). parameters: name: 'Nostr, Curated Thoughtfully' short_name: 'Imwald Blog' description: 'A selection of my own Nostr long-form articles and articles from other authors, selected for the quality of their writing and the depth of their analysis.' og_headline: 'Nostr, Curated Thoughtfully' og_subheading: 'Imwald Blog by Laeserin' default_relay: 'wss://TheForest.nostr1.com' # Extra wss:// URLs for article sync (articles:get), comment threads (NIP-22 / getArticleDiscussion), # and any request that merges the default set with author-specific relays. default_relay is first; duplicates ignored. article_relays: ['wss://christpill.nostr1.com', 'wss://nostr.land', 'wss://nostr.wine', 'wss://nostr21.com', 'wss://nostr.sovbit.host'] # Kind-0 / profile fetches (author metadata, prewarm). Tried first, then default + article_relays (deduped). profile_relays: - 'wss://relay.damus.io' - 'wss://nos.lol' - 'wss://profiles.nostr1.com' - 'wss://thecitadel.nostr1.com' - 'wss://nostr.wine' # Example: # article_relays: # - 'wss://nos.lol' # - 'wss://relay.ditto.pub' theme: 'imwald' theme_color: '#8c2f1c' theme_bg_color: '#f1ebe4' npub: 'npub1m4ny6hjqzepn4rxknuq94c2gpqzr29ufkkw7ttcxyak7v43n6vvsajc2jl' d_tag: 'newsroom-magazine-on-imwald-by-laeserin' community_articles: true # Domain for site-assigned NIP-05 for featured (magazine category) authors; must match the host serving /.well-known/nostr.json nip05_domain: 'blog.imwald.eu' # Base URL for "Open in Jumble" on author profile (trailing slash optional; npub is appended as /{npub}). jumble_profile_users_base: 'https://jumble.imwald.eu/users' external_links: - title: "Unfold" url: "https://github.com/decent-newsroom/unfold" description: "Project source code on GitHub." - title: "Decent Newsroom" url: "https://decentnewsroom.com/" description: "Decentralized magazine platform."