summaryrefslogtreecommitdiff
path: root/schleuder-cli
diff options
context:
space:
mode:
authorgeorg <georg@riseup.net>2018-07-18 22:54:04 +0000
committergeorg <georg@riseup.net>2018-10-29 14:23:43 +0000
commit33aac140212bf974f6e0b151bbfb75ac0aa18078 (patch)
tree334dfc60d505028d2bb032ea412f307c40d22383 /schleuder-cli
parentf46259c9d62e34d15702279704fc422d8e5feb6f (diff)
Fix broken link and introduce foundation to enable subdir deployment
This commit introduces jekylls 'absolute_url' filter. This works everywhere, except for the "breadcrumbs navigation", which is why there is still double interpolation in place via 'site.url' and 'site.baseurl'. Closes #39
Diffstat (limited to 'schleuder-cli')
-rw-r--r--schleuder-cli/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/schleuder-cli/index.md b/schleuder-cli/index.md
index 25274b8..153b5f4 100644
--- a/schleuder-cli/index.md
+++ b/schleuder-cli/index.md
@@ -2,7 +2,7 @@
title: Schleuder-cli
---
-Schleuder-cli is a command line tool to manage [Schleuder](schleuder)-lists.
+Schleuder-cli is a command line tool to manage [Schleuder]({{ "schleuder" | absolute_url }})-lists.
It runs on any system that provides ruby, connecting to the schleuder-api-daemon via the network.