From 09f7cce84b4afd766f1147ce574d7ad69fb4fa3a Mon Sep 17 00:00:00 2001 From: nycki Date: Sat, 21 Jun 2025 13:50:48 -0700 Subject: [PATCH] microblog test --- content/_includes/updates.njk | 1 - content/news.md | 12 ++++++++++++ content/updates.md | 7 ------- {content => static}/index.css | 0 static/news.xml | 23 +++++++++++++++++++++++ 5 files changed, 35 insertions(+), 8 deletions(-) create mode 100644 content/news.md delete mode 100644 content/updates.md rename {content => static}/index.css (100%) create mode 100644 static/news.xml diff --git a/content/_includes/updates.njk b/content/_includes/updates.njk index 276f1f9..a977bf2 100644 --- a/content/_includes/updates.njk +++ b/content/_includes/updates.njk @@ -1,6 +1,5 @@ ---json { - "permalink": "/updates.xml", "eleventyExcludeFromCollections": true, "metadata": { "title": "My Blog about Boats", diff --git a/content/news.md b/content/news.md new file mode 100644 index 0000000..1482b84 --- /dev/null +++ b/content/news.md @@ -0,0 +1,12 @@ +--- +permalink: /news/ +layout: base.njk +--- + +## 2025-06-21 Hello World + +Woah its a news feed thingy! With [rss feed](news.xml)! + +## 2025-06-21 Spotlight: Pagat + +[pagat.com](https://www.pagat.com/) is a good website. Ever play a card game and forget the rules? Remember the rules of a card game but forgot the name? Pagat is a website written by John McLeod with the rules and variations of "card games from around the world" and it's been really helpful on several occasions when I wanted to fill in the "missing rules" from my family's card game oral traditions. diff --git a/content/updates.md b/content/updates.md deleted file mode 100644 index 0c46a21..0000000 --- a/content/updates.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -layout: updates.njk ---- - -## characters - -2024-12-24: Added a Characters page! No news on Toons or Games yet. diff --git a/content/index.css b/static/index.css similarity index 100% rename from content/index.css rename to static/index.css diff --git a/static/news.xml b/static/news.xml new file mode 100644 index 0000000..6f7f911 --- /dev/null +++ b/static/news.xml @@ -0,0 +1,23 @@ + + + + +nycki.net updates +http://nycki.net + + + 2025-06-21 Hello World + http://nycki.net/news#2025-06-21-hello-world + + Woah its a microblog! With rss feed! + + + + + 2025-06-21 Spotlight: Pagat + http://nycki.net/news#2025-06-21-Spotlight--Pagat + + pagat.com is a good website. Ever play a card game and forget the rules? Remember the rules of a card game but forgot the name? Pagat is a website written by John McLeod with the rules and variations of "card games from around the world" and it's been really helpful on several occasions when I wanted to fill in the "missing rules" from my family's card game oral traditions. + + +