summaryrefslogtreecommitdiff
path: root/source/blog/2022/website-adventures-basics/index.md
diff options
context:
space:
mode:
authorPrefetch2022-11-28 21:21:44 +0100
committerPrefetch2022-11-28 21:25:23 +0100
commitf0dc83f5ca9fc934081905f8689f8a35f8fbacaa (patch)
treea56a6df04c9c5ce6c78c77fb064d432470ce06f4 /source/blog/2022/website-adventures-basics/index.md
parent41420c0e32cba69d4f4e19175bd3350fed427275 (diff)
Publish "Website adventures" part 3 about LaTeX maths
Diffstat (limited to 'source/blog/2022/website-adventures-basics/index.md')
-rw-r--r--source/blog/2022/website-adventures-basics/index.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/source/blog/2022/website-adventures-basics/index.md b/source/blog/2022/website-adventures-basics/index.md
index 31e0fc3..64ed446 100644
--- a/source/blog/2022/website-adventures-basics/index.md
+++ b/source/blog/2022/website-adventures-basics/index.md
@@ -5,14 +5,15 @@ layout: "blog"
toc: true
---
-Published on 2022-11-20.
+Published on 2022-11-20, last updated on 2022-11-28.
Making and managing this personal website has been an adventure.
In this series, I go over the technical challenges I've encountered
and philosophical decisions I've made,
and I review some of the tools I've used along the way.
After [part 1](/blog/2022/website-adventures-generators/),
-this is part 2, with more coming soon.
+this is part 2,
+followed by [part 3](/blog/2022/website-adventures-maths/).