commit 9cb754909bb5960b52a7832aeb018bd4496a2ace
parent a454c366d3365046c857d7e1f73fe36e8b7dc6b7
Author: Nuno Sempere <nuno.semperelh@protonmail.com>
Date: Wed, 7 Dec 2022 01:24:19 +0000
feat: add pointer to rc-shell.vim
Diffstat:
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/README b/README
@@ -38,7 +38,8 @@ comments apps) make sure all files under sites/ are writable by the user your
cgi will run as, usually www-data, for example by doing: chown -R :www-data
sites/; chmod -R g+w sites/
-Werc currently assumes that your website runs http, rather than https. If you are running https, locate and change https mentions using
+Werc currently assumes that your website runs http, rather than https.
+If you are running https, locate and change https mentions using
grep http -R bin/
If your Plan 9 binaries are located somewhere else than the standard /bin/ you
@@ -55,6 +56,9 @@ lib/ under sites/example.com/_werc/lib.
The source tree for the werc website is included under sites/werc.cat-v.org as
an example, feel free to use it as a template for your own site.
+If a vim user, you may want to use a syntax file for rc:
+https://github.com/weakish/rcshell.vim
+
For more details see the documentation section of the website:
http://werc.cat-v.org/docs/