From 8f47f2dba663d334b535acc7df06f0c3c835e671 Mon Sep 17 00:00:00 2001 From: Marcell Mars Date: Mon, 30 Aug 2021 11:35:17 +0200 Subject: [PATCH] initial print support !publish!... --- config.toml | 1 + content/print/_index.md | 0 content/print/publication.md | 5 +++++ 3 files changed, 6 insertions(+) create mode 100644 content/print/_index.md create mode 100644 content/print/publication.md diff --git a/config.toml b/config.toml index 4f8e3e7..765b319 100644 --- a/config.toml +++ b/config.toml @@ -11,6 +11,7 @@ keyword = "keywords" description = "Campo Sud reflection on highlights...." # sandpointsGiteaUrl = "https://git.sandpoints.org/Drawwell/SimpleSandpoints" sandpointsGiteaUrl = "https://git.sandpoints.org/CampoSud/SpectreOfReflections" +sandpointsCatalogName = "camposud" sandpointsCatalogPrefix = "/library/" sandpointsMentionedIn = ["editor", "annex", "author"] diff --git a/content/print/_index.md b/content/print/_index.md new file mode 100644 index 0000000..e69de29 diff --git a/content/print/publication.md b/content/print/publication.md new file mode 100644 index 0000000..ff9c47a --- /dev/null +++ b/content/print/publication.md @@ -0,0 +1,5 @@ +--- +title: "Haunting the spectre" +print: "spectre/tobenamed.md" +draft: false +---