summaryrefslogtreecommitdiff
path: root/my-sites.md
diff options
context:
space:
mode:
Diffstat (limited to 'my-sites.md')
-rw-r--r--my-sites.md19
1 files changed, 19 insertions, 0 deletions
diff --git a/my-sites.md b/my-sites.md
new file mode 100644
index 0000000..e2b67ab
--- /dev/null
+++ b/my-sites.md
@@ -0,0 +1,19 @@
+# Introduction
+
+This is a simplistic set of acceptance criteria for my various
+websites.
+
+# liw.fi
+
+~~~scenario
+when I fetch https://liw.fi
+then page contains "I am Lars Wirzenius"
+~~~
+
+---
+title: Do my sites work?
+author: Lars Wirzenius
+template: python
+bindings: my-sites.yaml
+functions: my-sites.py
+...