aboutsummaryrefslogtreecommitdiff
path: root/content/unused/last_blogs/news
diff options
context:
space:
mode:
authorFuwn <[email protected]>2026-02-11 23:43:28 -0800
committerFuwn <[email protected]>2026-02-11 23:43:31 -0800
commit17475e06c8822c854dcfa1335f44957b6a3eb629 (patch)
tree4e85234cf29e54ef747f1dc01ad2c523f18bd692 /content/unused/last_blogs/news
parentchore: Update CI references to updated Rust toolchain channel (diff)
downloadlocus-17475e06c8822c854dcfa1335f44957b6a3eb629.tar.xz
locus-17475e06c8822c854dcfa1335f44957b6a3eb629.zip
feat: Replace static blog system with Notion-backed dynamic content
Diffstat (limited to 'content/unused/last_blogs/news')
-rw-r--r--content/unused/last_blogs/news/Finger_Gateway.gmi6
-rw-r--r--content/unused/last_blogs/news/blog.json5
2 files changed, 11 insertions, 0 deletions
diff --git a/content/unused/last_blogs/news/Finger_Gateway.gmi b/content/unused/last_blogs/news/Finger_Gateway.gmi
new file mode 100644
index 0000000..a8c5278
--- /dev/null
+++ b/content/unused/last_blogs/news/Finger_Gateway.gmi
@@ -0,0 +1,6 @@
+# Finger Gateway
+
+This capsule now supports proxying Finger servers!
+
+=> /finger Gateway access here!
+=> /finger/fuwn.me Try it! \ No newline at end of file
diff --git a/content/unused/last_blogs/news/blog.json b/content/unused/last_blogs/news/blog.json
new file mode 100644
index 0000000..181335d
--- /dev/null
+++ b/content/unused/last_blogs/news/blog.json
@@ -0,0 +1,5 @@
+{
+ "priority": 1,
+ "description": "The [Inconsistently Updated] Update Log of This Gemini Capsule",
+ "posts": {}
+} \ No newline at end of file