You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26 lines
1003 B
26 lines
1003 B
# 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' |
|
|
|
theme: 'imwald' |
|
theme_color: '#8c2f1c' |
|
theme_bg_color: '#f1ebe4' |
|
|
|
npub: 'npub1m4ny6hjqzepn4rxknuq94c2gpqzr29ufkkw7ttcxyak7v43n6vvsajc2jl' |
|
d_tag: 'newsroom-magazine-on-imwald-by-laeserin' |
|
community_articles: true |
|
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."
|
|
|