summaryrefslogtreecommitdiffstatshomepage
path: root/posts
diff options
context:
space:
mode:
authorWynn Wolf Arbor2020-07-15 10:49:20 +0200
committerWynn Wolf Arbor2020-07-15 10:49:20 +0200
commit4cc1d86beede1ff83f3abd8707ba8c8879ddab2a (patch)
tree4e1b4d33657167a0f3a92099961ddd0e8b8c0fdc /posts
parentcdfdf8a6ec49051733dba3d01d6c2f4033907ec1 (diff)
downloadsite-4cc1d86beede1ff83f3abd8707ba8c8879ddab2a.tar.gz
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.
Diffstat (limited to 'posts')
-rw-r--r--posts/a-new-look.md4
-rw-r--r--posts/new-features-in-weltschmerz.md4
-rw-r--r--posts/weltschmerz.md2
3 files changed, 5 insertions, 5 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)