Compare commits

...

2 commits

Author SHA1 Message Date
0620d2244b Omit tags 2025-07-02 20:18:23 +02:00
354842cbeb Handle multiple blanks in tags 2025-07-02 20:11:36 +02:00
3 changed files with 0 additions and 3 deletions

View file

@ -1,7 +1,6 @@
.. title: {{summary.splitlines()[0]}}
.. slug: {{id}}
.. date: {{date}}
.. tags: {{",".join(tags).lower().replace("ø", "o").replace("ö", "o").replace("å", "a")}}
.. author: the-old-mayhem
.. link: https://the-old-mayhem.tumblr.com/
.. description:

View file

@ -1,7 +1,6 @@
.. title: {{summary.splitlines()[0]}}
.. slug: {{id}}
.. date: {{date}}
.. tags: {{",".join(tags).lower().replace("ø", "o").replace("ö", "o").replace("å", "a")}}
.. author: the-old-mayhem
.. link: https://the-old-mayhem.tumblr.com/
.. description:

View file

@ -1,7 +1,6 @@
.. title: {{summary.splitlines()[0]}}
.. slug: {{id}}
.. date: {{date}}
.. tags: {{",".join(tags).lower().replace("ø", "o").replace("ö", "o").replace("å", "a")}}
.. author: the-old-mayhem
.. link: https://the-old-mayhem.tumblr.com/
.. description: