summaryrefslogtreecommitdiffstats
path: root/web/README
diff options
context:
space:
mode:
authorHolger Weiss <holger@zedat.fu-berlin.de>2024-12-29 19:40:53 +0100
committerHolger Weiss <holger@zedat.fu-berlin.de>2024-12-29 19:40:53 +0100
commit501622816878fbae771a23449eab6d274e9a147a (patch)
tree52694fad76d9a05956d41e803a151232c88f5fa5 /web/README
parent7471d8fd266fa7c23c9562cabab2e370b303d476 (diff)
downloadsite-501622816878fbae771a23449eab6d274e9a147a.tar.gz
Switch to latest Poole version
Use the latest Poole code currently available at: https://hg.sr.ht/~obensonne/poole Rather than including the code in this repository, expect it to be found in the PATH (e.g., in $prefix/opt/poole/env/bin). As Poole is Python-3-based now, update web/macros.py accordingly.
Diffstat (limited to 'web/README')
-rw-r--r--web/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/README b/web/README
index 48e360c..365c7b2 100644
--- a/web/README
+++ b/web/README
@@ -2,7 +2,7 @@ Web Site Design
2=============== 2===============
3 3
4The Monitoring Plugins web site is generated using 4The Monitoring Plugins web site is generated using
5<https://bitbucket.org/obensonne/poole>. 5<https://hg.sr.ht/~obensonne/poole>.
6 6
7Color scheme 7Color scheme
8------------ 8------------