summaryrefslogtreecommitdiff
path: root/gemini/content
diff options
context:
space:
mode:
authorJoe Carstairs <me@joeac.net>2026-06-18 19:59:58 +0100
committerJoe Carstairs <me@joeac.net>2026-06-18 20:01:32 +0100
commit2d89475f0b9648e5efcf827d3e01356ee84b5465 (patch)
treeb7e0e41a729e638abc97f287cfb6b1fa772f50d1 /gemini/content
parentf71fbdafacff125830268a4d7eab29f39f55aec1 (diff)
renames capsule -> gemini
Diffstat (limited to 'gemini/content')
l---------gemini/content/feed.gmi1
l---------gemini/content/images1
-rw-r--r--gemini/content/index.gmi17
-rw-r--r--gemini/content/logs/index.gmi8
l---------gemini/content/logs/longlog1
l---------gemini/content/subscriptions.gmi1
6 files changed, 29 insertions, 0 deletions
diff --git a/gemini/content/feed.gmi b/gemini/content/feed.gmi
new file mode 120000
index 0000000..c05592d
--- /dev/null
+++ b/gemini/content/feed.gmi
@@ -0,0 +1 @@
+../comitium-data/feed.gmi \ No newline at end of file
diff --git a/gemini/content/images b/gemini/content/images
new file mode 120000
index 0000000..ccc7a5b
--- /dev/null
+++ b/gemini/content/images
@@ -0,0 +1 @@
+../../common/images/ \ No newline at end of file
diff --git a/gemini/content/index.gmi b/gemini/content/index.gmi
new file mode 100644
index 0000000..88b7303
--- /dev/null
+++ b/gemini/content/index.gmi
@@ -0,0 +1,17 @@
+# joeac's capsule
+
+Hi! I'm Joe Carstairs, and you've found my capsule, gemini://joeac.net.
+
+=> /logs/longlog.gmi My longlog (for long posts)
+=> /logs/microlog.gmi My microlog (for short posts)
+=> /logs/loglog.gmi My loglog (all my posts forgathered)
+=> /logs/index.gmi An index of all my logs (don't visit this page)
+=> /feed.gmi My feed aggregator
+
+Here are some other ways to 'engage' with me on the so-called 'Internet':
+
+=> https://joeac.net Web
+=> https://www.linkedin.com/in/joe-carstairs-0aa936277/ LinkedIn
+=> https://www.facebook.com/joe.carstairs.5 Facebook
+=> https://git.joeac.net My own Gitea instance
+=> https://github.com/joeacarstairs GitHub
diff --git a/gemini/content/logs/index.gmi b/gemini/content/logs/index.gmi
new file mode 100644
index 0000000..e9109a8
--- /dev/null
+++ b/gemini/content/logs/index.gmi
@@ -0,0 +1,8 @@
+# joeac's logs
+
+I told you not to visit this page! There's nothing here you can't get on my homepage. I hope you're disappointed.
+
+=> / My homepage (way cooler than this page)
+=> /logs/longlog.gmi My longlog (for long posts)
+=> /logs/microlog.gmi My microlog (for short posts)
+=> /logs/loglog.gmi My loglog (all my posts forgathered)
diff --git a/gemini/content/logs/longlog b/gemini/content/logs/longlog
new file mode 120000
index 0000000..f04f5e4
--- /dev/null
+++ b/gemini/content/logs/longlog
@@ -0,0 +1 @@
+../../../common/longlog/ \ No newline at end of file
diff --git a/gemini/content/subscriptions.gmi b/gemini/content/subscriptions.gmi
new file mode 120000
index 0000000..0935ecb
--- /dev/null
+++ b/gemini/content/subscriptions.gmi
@@ -0,0 +1 @@
+../comitium-data/subscriptions.gmi \ No newline at end of file