From 4cc1d86beede1ff83f3abd8707ba8c8879ddab2a Mon Sep 17 00:00:00 2001
From: Wynn Wolf Arbor
Date: Wed, 15 Jul 2020 10:49:20 +0200
Subject: Remove .html file ending from linked posts
Caddy supports implied file extensions in 1.0 via the 'ext' directive,
and in 2.0 via the 'try_files' directive. This feature has been enabled
in the upstream web server for quite a while now, but the links were
never updated to be cleaner.
---
posts/a-new-look.md | 4 ++--
posts/new-features-in-weltschmerz.md | 4 ++--
posts/weltschmerz.md | 2 +-
templates/atom.xml | 2 +-
templates/index.xml | 2 +-
5 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/posts/a-new-look.md b/posts/a-new-look.md
index 2d6c4d3..8b1a8c9 100644
--- a/posts/a-new-look.md
+++ b/posts/a-new-look.md
@@ -2,7 +2,7 @@ title: A New Look, Some Updates
date: 2020-06-13
author: Wynn Wolf Arbor
-It has now been approximately [one year](beton-brut.html) since the
+It has now been approximately [one year](beton-brut) since the
initial publication of this site and its new design. Looking through the
[commits](https://git.oriole.systems/site/log/?qt=grep&q=css%3A) that
changed the CSS I can't see any big changes; overall the core design
@@ -38,7 +38,7 @@ and personal history.
## git-http-backend(1)
-As [mentioned](the-long-journey-to-cgit.html#Future%20work) in the
+As [mentioned](the-long-journey-to-cgit#Future%20work) in the
previous post, an outstanding item for
[git.oriole.systems](https://git.oriole.systems) was support for the
"smart"[^1] HTTP protocol as supplied by
diff --git a/posts/new-features-in-weltschmerz.md b/posts/new-features-in-weltschmerz.md
index f189909..b0a0d04 100644
--- a/posts/new-features-in-weltschmerz.md
+++ b/posts/new-features-in-weltschmerz.md
@@ -3,7 +3,7 @@ date: 2020-04-13
author: Wynn Wolf Arbor
Over the past few weeks I have been working on bringing a few new
-features to [weltschmerz](weltschmerz.html), my terminal emulator. One
+features to [weltschmerz](weltschmerz), my terminal emulator. One
of them is the addition of a major VTE feature that I had overlooked
when I first prototyped it: The support for **OSC 8 hyperlinks**.
@@ -17,7 +17,7 @@ management code to make future changes and additions easier. These
improvements include a small bug fix, but are otherwise invisible to the
end user.
-Head on over to the [project page](weltschmerz.html) to get the newest
+Head on over to the [project page](weltschmerz) to get the newest
version right away, or read on to take a closer look at each new
feature.
diff --git a/posts/weltschmerz.md b/posts/weltschmerz.md
index 06ea99d..0d46849 100644
--- a/posts/weltschmerz.md
+++ b/posts/weltschmerz.md
@@ -20,7 +20,7 @@ terminal emulator for daily use.
- [weltschmerz-1.3.0.tar.gz](/snapshots/weltschmerz/weltschmerz-1.3.0.tar.gz)
([signature](/snapshots/weltschmerz/weltschmerz-1.3.0.tar.gz.SHA256.sig),
[checksum](/snapshots/weltschmerz/weltschmerz-1.3.0.tar.gz.SHA256),
- [verify?](verify-with-signify.html),
+ [verify?](verify-with-signify),
[archive](/snapshots/weltschmerz))
- [Git repository](https://git.oriole.systems/weltschmerz)
diff --git a/templates/atom.xml b/templates/atom.xml
index 2f1de9f..179b3fe 100644
--- a/templates/atom.xml
+++ b/templates/atom.xml
@@ -6,6 +6,6 @@
+ data-sblg-altlink-fmt="https://oriole.systems/${sblg-base}" />
diff --git a/templates/index.xml b/templates/index.xml
index 54f2245..c9197c0 100644
--- a/templates/index.xml
+++ b/templates/index.xml
@@ -42,7 +42,7 @@
--
cgit v1.2.3-2-gb3c3