summaryrefslogtreecommitdiff
path: root/ewww.md
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2022-09-15 17:58:31 +0300
committerLars Wirzenius <liw@liw.fi>2022-09-15 17:58:31 +0300
commit458ffa9772d400b42a4ac52dd4b314f98e83f077 (patch)
treeb701a315368617fd4302f811ccedc59fefbbd0c4 /ewww.md
parent1bf4d8fd3e6c2f43085670a570562561d188afac (diff)
downloadewww-458ffa9772d400b42a4ac52dd4b314f98e83f077.tar.gz
fix: use new Subplot external YAML metadata file
Sponsored-by: author
Diffstat (limited to 'ewww.md')
-rw-r--r--ewww.md20
1 files changed, 0 insertions, 20 deletions
diff --git a/ewww.md b/ewww.md
index 9844592..3a1212f 100644
--- a/ewww.md
+++ b/ewww.md
@@ -1,23 +1,3 @@
----
-title: "Ewww &mdash; a Web server for static sites"
-author: Lars Wirzenius
-bindings:
- - subplot/ewww.yaml
- - lib/daemon.yaml
- - lib/files.yaml
- - lib/runcmd.yaml
-impls:
- python:
- - subplot/ewww.py
- - subplot/http.py
- - lib/daemon.py
- - lib/files.py
- - lib/runcmd.py
-classes:
- - scenario-disabled
-...
-
-
# Introduction
Ewww is a web server for static sites. It aims to be simple code,