aboutsummaryrefslogtreecommitdiff
path: root/lume/src/talks
diff options
context:
space:
mode:
authorXe Iaso <me@xeiaso.net>2023-10-13 10:51:12 -0400
committerXe Iaso <me@xeiaso.net>2023-10-13 10:51:12 -0400
commit782faa8d445945c24016a0384480d337abddbab1 (patch)
treed93b51ebb945b8975285923815170a40a05f0d38 /lume/src/talks
parent88cc93e3adc930748f4f464178204d4a821bbdd7 (diff)
downloadxesite-782faa8d445945c24016a0384480d337abddbab1.tar.xz
xesite-782faa8d445945c24016a0384480d337abddbab1.zip
talks/how-my-website-works: add note about v4
Signed-off-by: Xe Iaso <me@xeiaso.net>
Diffstat (limited to 'lume/src/talks')
-rw-r--r--lume/src/talks/how-my-website-works.mdx9
1 files changed, 8 insertions, 1 deletions
diff --git a/lume/src/talks/how-my-website-works.mdx b/lume/src/talks/how-my-website-works.mdx
index e26b949..18683c2 100644
--- a/lume/src/talks/how-my-website-works.mdx
+++ b/lume/src/talks/how-my-website-works.mdx
@@ -12,6 +12,12 @@ tags:
- markdown
---
+<XeblogConv name="Cadey" mood="enby">
+ By the way, this is no longer the case. I've since moved my blog to a static
+ generator. See more in my post [Okay, fine, I'm using a static site generator
+ now](/blog/xesite-v4/).
+</XeblogConv>
+
## YouTube video for the talk
<XeblogVideo path="talks/my-website/hls/talk"></XeblogVideo>
@@ -120,7 +126,8 @@ something so efficient that it's hard to really express how fast it is.
<XeblogConv name="Cadey" mood="coffee">
As a look into the kind of suffering it is, take a smell of this. This is what
- [my templates](https://github.com/Xe/site/blob/eb77e4b7c02511463a871ab5eb27c5503026f17b/templates/talkpost.rs.html)
+ [my
+ templates](https://github.com/Xe/site/blob/eb77e4b7c02511463a871ab5eb27c5503026f17b/templates/talkpost.rs.html)
have to look like. ructe is great and all, but this is kind of annoying to
deal with.
</XeblogConv>