commit bf89f3ccc848fe0d68bdb0df293d48da323e3c72 parent 105c6bcad81cbd167862acd0470085738b14eff8 Author: beep <beep@wimdupont.com> Date: Sat, 4 Apr 2026 14:29:51 +0000 Restore site sources and rewrite README Diffstat:
| M | README.adoc | | | 10 | +++++++--- |
1 file changed, 7 insertions(+), 3 deletions(-)
diff --git a/README.adoc b/README.adoc @@ -1,5 +1,9 @@ -= BEEP WEBPAGE! += beep -// Initial smoke-test edit for the self-hosted Git remote. +Source for `https://beep.wimdupont.com`. -// SUCCESS +The site is built from the AsciiDoc pages in `pages/` and the stylesheet +in `main.css`. Run `./generate.sh` on the server to publish the generated +HTML into `/usr/share/nginx/html`. + +Repository browser: `https://git.beep.wimdupont.com/beepweb`