diff options
author | Prefetch | 2023-02-27 15:03:21 +0100 |
---|---|---|
committer | Prefetch | 2023-02-27 15:03:21 +0100 |
commit | 52ff45a7c687d502492be0fa6e54f9b99d501465 (patch) | |
tree | 202222770fe18577ba81ce6cea146e513dfe82fa /source/blog/2022 | |
parent | 75636ed8772512bdf38e3dec431888837eaddc5d (diff) |
Publish "Website adventures" part 4 about images
Diffstat (limited to 'source/blog/2022')
-rw-r--r-- | source/blog/2022/website-adventures-basics/index.md | 5 | ||||
-rw-r--r-- | source/blog/2022/website-adventures-generators/index.md | 7 | ||||
-rw-r--r-- | source/blog/2022/website-adventures-maths/index.md | 5 |
3 files changed, 10 insertions, 7 deletions
diff --git a/source/blog/2022/website-adventures-basics/index.md b/source/blog/2022/website-adventures-basics/index.md index 64ed446..02aebef 100644 --- a/source/blog/2022/website-adventures-basics/index.md +++ b/source/blog/2022/website-adventures-basics/index.md @@ -5,7 +5,7 @@ layout: "blog" toc: true --- -Published on 2022-11-20, last updated on 2022-11-28. +Published on 2022-11-20, last updated on 2023-02-27. Making and managing this personal website has been an adventure. In this series, I go over the technical challenges I've encountered @@ -13,7 +13,8 @@ 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, -followed by [part 3](/blog/2022/website-adventures-maths/). +followed by [part 3](/blog/2022/website-adventures-maths/) +and [part 4](/blog/2023/website-adventures-images/). diff --git a/source/blog/2022/website-adventures-generators/index.md b/source/blog/2022/website-adventures-generators/index.md index 42a6230..da7dde4 100644 --- a/source/blog/2022/website-adventures-generators/index.md +++ b/source/blog/2022/website-adventures-generators/index.md @@ -5,14 +5,15 @@ layout: "blog" toc: true --- -Published on 2022-11-15, last updated on 2022-11-28. +Published on 2022-11-15, last updated on 2023-02-27. 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. -This is part 1, followed by [part 2](/blog/2022/website-adventures-basics/) -and [part 3](/blog/2022/website-adventures-maths/). +This is part 1, followed by [part 2](/blog/2022/website-adventures-basics/), +[part 3](/blog/2022/website-adventures-maths/) +and [part 4](/blog/2023/website-adventures-images/). diff --git a/source/blog/2022/website-adventures-maths/index.md b/source/blog/2022/website-adventures-maths/index.md index a49b473..879a7e3 100644 --- a/source/blog/2022/website-adventures-maths/index.md +++ b/source/blog/2022/website-adventures-maths/index.md @@ -5,7 +5,7 @@ layout: "blog" toc: true --- -Published on 2022-11-28. +Published on 2022-11-28, last updated on 2023-02-27. Making and managing this personal website has been an adventure. In this series, I go over the technical challenges I've encountered @@ -13,7 +13,8 @@ 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/) and [part 2](/blog/2022/website-adventures-basics/), -this is part 3. +this is part 3, +followed by [part 4](/blog/2023/website-adventures-images/). |