re-organises capsule logs

This commit is contained in:
2026-04-10 15:14:00 +01:00
parent db6757652e
commit 5681cf9420
43 changed files with 112 additions and 123 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ const blog = defineCollection({
base: "./src/content/blog",
postprocessSlug: (slug: string) => slug.replaceAll(/^gemlog\//g, ""),
ignore: [
"gemlog/index.gmi",
"capsule-longlog/index.gmi",
/* Some blog posts were ported to gemtext. Don't port them back again:
* that would lead to duplicates! The originals are likely to be better
* anyway, as MD/MDX are richer languages. */
+1
View File
@@ -0,0 +1 @@
../../../../capsule/content/logs/longlog/
-1
View File
@@ -1 +0,0 @@
../../../../capsule/content/gemlog/