aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/example/var/www/html/help.html (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-09-09Get the other viewer web pages to work via FCGI.onefang1-1/+1
2021-09-09Rejig the web stuff.onefang1-0/+13
Move to examples to example/var/www. Move the web socket to scRoot/var/run. Make the name of the web socket configurable. Populate the scRoot/var/www from exomples if it's empty. Everyone uses SledjChisl.css now. Some clean ups. Comment++