From 5144b142f670a864cbbab438a3dc31efceedb3fd Mon Sep 17 00:00:00 2001 From: Elis Eriksson Date: Sat, 4 Jul 2026 21:32:01 +0200 Subject: site update idk its mostly the blog tho --- content/blog.md | 11 ----------- content/extras.md | 14 -------------- content/index.md | 9 +++++++++ 3 files changed, 9 insertions(+), 25 deletions(-) delete mode 100644 content/blog.md delete mode 100644 content/extras.md (limited to 'content') diff --git a/content/blog.md b/content/blog.md deleted file mode 100644 index ba5ff53..0000000 --- a/content/blog.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -title: Blog -layout: page -nav: 20 ---- - diff --git a/content/extras.md b/content/extras.md deleted file mode 100644 index dd53abd..0000000 --- a/content/extras.md +++ /dev/null @@ -1,14 +0,0 @@ ---- -title: Extras -layout: page -nav: 19 ---- - -## Services - -[Git repos](https://git.spelis.li/) -[File Share](https://share.spelis.li/) - -## Random - -[Wallpapers](https://share.spelis.li/Wallpapers/) diff --git a/content/index.md b/content/index.md index 167b121..0aad45c 100644 --- a/content/index.md +++ b/content/index.md @@ -23,6 +23,15 @@ You can browse some Git repositories of mine +--- +# Blog +
{% for post in collections.blog | reverse %} + +

{{ post.data.title }}

+ {{ post.date | date }}{{ post.url }} +

{% endfor %} +
+ --- Location: Northern Sweden -- cgit v1.3-7-ge9ab