The code and data behind xeiaso.net
5
fork

Configure Feed

Select the types of activity you want to include in your feed.

talks/how-my-website-works: add note about v4

Signed-off-by: Xe Iaso <me@xeiaso.net>

Xe Iaso 782faa8d 88cc93e3

+8 -1
+8 -1
lume/src/talks/how-my-website-works.mdx
··· 12 12 - markdown 13 13 --- 14 14 15 + <XeblogConv name="Cadey" mood="enby"> 16 + By the way, this is no longer the case. I've since moved my blog to a static 17 + generator. See more in my post [Okay, fine, I'm using a static site generator 18 + now](/blog/xesite-v4/). 19 + </XeblogConv> 20 + 15 21 ## YouTube video for the talk 16 22 17 23 <XeblogVideo path="talks/my-website/hls/talk"></XeblogVideo> ··· 120 126 121 127 <XeblogConv name="Cadey" mood="coffee"> 122 128 As a look into the kind of suffering it is, take a smell of this. This is what 123 - [my templates](https://github.com/Xe/site/blob/eb77e4b7c02511463a871ab5eb27c5503026f17b/templates/talkpost.rs.html) 129 + [my 130 + templates](https://github.com/Xe/site/blob/eb77e4b7c02511463a871ab5eb27c5503026f17b/templates/talkpost.rs.html) 124 131 have to look like. ructe is great and all, but this is kind of annoying to 125 132 deal with. 126 133 </XeblogConv>