all repos — website @ 73ed4e857406cd493f925f7e7651891008e10e10

My website

Add now page
Alan Pearce alan@alanpearce.eu
Tue, 04 Mar 2025 10:24:35 +0100
commit

73ed4e857406cd493f925f7e7651891008e10e10

parent

0c1230b3560021514388338c404f8937b3d59d0a

2 files changed, 10 insertions(+), 0 deletions(-)

jump to
M config.tomlconfig.toml
@@ -68,6 +68,9 @@ [[menus.main]]     name = "Home"
     url = "/"
 [[menus.main]]
+  name = "Now"
+  url = "/now"
+[[menus.main]]
     name = "Posts"
     url = "/post/"
 [[menus.main]]
A now.md
@@ -0,0 +1,7 @@+---
+title: What I'm up to
+---
+### Working on this website  
+It now gets built and pre-compressed in [CI](https://ci.alanpearce.eu/jobs/website), with the server pulling a new version based on a redis key
+
+Playing [Dead Cells](https://dead-cells.com)