summaryrefslogtreecommitdiff
path: root/index.mdwn
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-07-24 10:44:00 +0300
committerLars Wirzenius <liw@liw.fi>2021-07-24 10:44:00 +0300
commit011e962e33ee9e01f45430aced599f3b4ff9682f (patch)
tree503cd28be8f4e45edb9ded036a689762c413771d /index.mdwn
downloadewww.liw.fi-011e962e33ee9e01f45430aced599f3b4ff9682f.tar.gz
initial content
Sponsored-by: author
Diffstat (limited to 'index.mdwn')
-rw-r--r--index.mdwn5
1 files changed, 5 insertions, 0 deletions
diff --git a/index.mdwn b/index.mdwn
new file mode 100644
index 0000000..a8cee78
--- /dev/null
+++ b/index.mdwn
@@ -0,0 +1,5 @@
+[[!meta title="ewww - web server"]]
+
+ewww is a toy web server for static content. It's written in Rust.
+
+See [documentation](https://doc.liw.fi/ewww/) and [git](https://gitlab.com/larswirzenius/ewww).