From a7a014aa37e38494d099172d2b8a714b029f1b14 Mon Sep 17 00:00:00 2001 From: Johannes Findeisen Date: Sun, 19 May 2024 03:50:06 +0200 Subject: [PATCH] README update. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7392da3..0cac26a 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,4 @@ -# cgi +# xw3 CGI scripts + +Note: All scripts are only working when the cgi-bin directory is beeing created using [Jekyll's Front Matter](https://jekyllrb.com/docs/front-matter/) for setting the permalink and some scripts are using configuration vars from the project's _config.yml; E.g.: {{ site.data_dir }}.