diff options
author | Prefetch | 2022-11-28 21:21:44 +0100 |
---|---|---|
committer | Prefetch | 2022-11-28 21:25:23 +0100 |
commit | f0dc83f5ca9fc934081905f8689f8a35f8fbacaa (patch) | |
tree | a56a6df04c9c5ce6c78c77fb064d432470ce06f4 /source/blog/2022/website-adventures-basics | |
parent | 41420c0e32cba69d4f4e19175bd3350fed427275 (diff) |
Publish "Website adventures" part 3 about LaTeX maths
Diffstat (limited to 'source/blog/2022/website-adventures-basics')
-rw-r--r-- | source/blog/2022/website-adventures-basics/index.md | 5 |
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/). |