From e08aa23b16a392b27f283ce20194b84a7382ae59 Mon Sep 17 00:00:00 2001 From: Elis Eriksson Date: Sat, 14 Mar 2026 05:45:26 -1000 Subject: upload the content --- content/blog/11ty.md | 10 ++++++++++ content/blog/test-post.md | 4 ---- 2 files changed, 10 insertions(+), 4 deletions(-) create mode 100644 content/blog/11ty.md delete mode 100644 content/blog/test-post.md (limited to 'content/blog') diff --git a/content/blog/11ty.md b/content/blog/11ty.md new file mode 100644 index 0000000..c6107dd --- /dev/null +++ b/content/blog/11ty.md @@ -0,0 +1,10 @@ +--- +title: This website now uses 11ty! +keywords: new 11ty +--- + +Thanks to my friend Jan Palma for making the website! (check him out [here](https://janpalma.cz/)) + +The website uses [11ty](https://www.11ty.dev/) which is a simple static site generator. + +test diff --git a/content/blog/test-post.md b/content/blog/test-post.md deleted file mode 100644 index 1aedffa..0000000 --- a/content/blog/test-post.md +++ /dev/null @@ -1,4 +0,0 @@ ---- -title: Post 1 -keywords: WOW OMG ---- \ No newline at end of file -- cgit v1.3-7-ge9ab