commit f850ee68637bf48dc79aa18cd0c752a359e40efd
parent 72cbd72a5b026063bff741979b14e6bb3c9ed9d3
author: nathanael <nathanael@dalliard.ch>
date: Sat, 25 Oct 2025 13:11:24 +0000
big update
generalize pages
bitcoin -> money
heal -> ethics
vegan -> food
config allow unsafe markdown
rm about and openbsd for now
diffstat:
12 files changed, 95 insertions(+), 82 deletions(-)
diff --git a/config/_default/config.toml b/config/_default/config.toml
@@ -5,6 +5,9 @@ disableKinds = ['taxonomy', 'rss']
[frontmatter]
date = [":filename", ":default"]
+[markup.goldmark.renderer]
+unsafe = true
+
[outputFormats]
[outputFormats.atom]
mediaType = 'application/atom+xml'
diff --git a/content/_index.md b/content/_index.md
@@ -4,16 +4,16 @@ outputs:
- html
- atom
---
-[nathanael](a)
+**nathanael**
swiss minimalist
-[bitcoin](b)
-voting with money
+[now](n)
+what i do
-[h.e.a.l.](h)
-thinking for myself
+[use](u)
+what i use
-[openbsd](o)
-computing with trust
+[why](w)
+what i believe
-[log](l) [mail](c)
+<small>[log](l) [src](s) [mail](c)</small>
diff --git a/content/about.md b/content/about.md
@@ -1,13 +0,0 @@
----
-title: about
-url: a
-aliases:
-- about
----
-[now](/n/)
-what i do
-
-[use](/u/)
-what i use
-
-[↩](/)
diff --git a/content/bitcoin.md b/content/bitcoin.md
@@ -1,17 +0,0 @@
----
-title: bitcoin
-url: b
-aliases:
-- bitcoin
-- btc
----
-there is no second best money
-
-- p2p-network
-- proof of work
-- blockchain
-- fixed supply
-
-building a local bitcoin community *([bitcoinwallis](https://bitcoinwallis.ch))*
-
-[↩](/)
diff --git a/content/ethics.md b/content/ethics.md
@@ -0,0 +1,31 @@
+---
+title: ethics
+url: e
+aliases:
+- ethics
+---
+ethical framework
+
+||
+-|-|-
+H|edonism|maximize pleasure
+E|mpathy|empathy-compass
+A|moralism|subjective morality
+L|aisser-faire|ask, not demand
+
+every situation is different
+
+## compass
+
+four instincts
+
+||
+-|-|-
+N|new|novelty
+E|us|collective
+S|old|familiar
+W|me|individual
+
+grok self and others
+
+[↩](/w/)
diff --git a/content/food.md b/content/food.md
@@ -0,0 +1,17 @@
+---
+title: food
+url: f
+aliases:
+- food
+---
+[empathy](/e/) extends to all sentient beings
+
+- compassion
+- nonviolence
+- for the people
+- for the planet
+- for the animals
+
+veganism aligns actions with [empathy](/e/)
+
+[↩](/w/)
diff --git a/content/heal.md b/content/heal.md
@@ -1,31 +0,0 @@
----
-title: h.e.a.l.
-url: h
-aliases:
-- heal
----
-philosophical framework
-
-||
--|-|-
-H|edonism|maximize pleasure
-E|mpathy|empathy-compass
-A|moralism|subjective morality
-L|aisser-faire|ask, not demand
-
-every situation is different
-
-## compass
-
-four instincts
-
-||
--|-|-
-N|new|novelty
-E|us|collective
-S|old|familiar
-W|me|individual
-
-grok self and others
-
-[↩](/)
diff --git a/content/money.md b/content/money.md
@@ -0,0 +1,16 @@
+---
+title: money
+url: m
+aliases:
+- money
+---
+the soundest money is bitcoin
+
+- p2p-network
+- proof of work
+- blockchain
+- fixed supply
+
+building a local bitcoin community *([bitcoinwallis](https://bitcoinwallis.ch))*
+
+[↩](/w/)
diff --git a/content/now.md b/content/now.md
@@ -13,6 +13,6 @@ what i'm doing [now](https://nownownow.com/p/RPNW)
checkout [nownownow.com](https://nownownow.com) for more pages like this
-2025-10-24
+2025-10-25
-[↩](/a/)
+[↩](/)
diff --git a/content/openbsd.md b/content/openbsd.md
@@ -1,9 +0,0 @@
----
-title: openbsd
-url: o
-aliases:
-- openbsd
----
-running on my laptop and my vps
-
-[↩](/)
diff --git a/content/uses.md b/content/uses.md
@@ -66,6 +66,6 @@ what i currently use
- [obsda.ms](https://openbsd.amsterdam) vps on openbsd
- [swisscom](https://www.swisscom.ch) prepaid mobile
-2025-10-24
+2025-10-25
-[↩](/a/)
+[↩](/)
diff --git a/content/why.md b/content/why.md
@@ -0,0 +1,16 @@
+---
+title: why
+url: w
+aliases:
+- why
+---
+[bitcoin](/m/)
+my money
+
+[h.e.a.l.](/e/)
+my ethics
+
+[vegan](/f/)
+my food
+
+[↩](/)