From b6210b2dd20d4bfe5d4a2c14aa2b075ea7d4c312 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sun, 17 Jan 2021 17:27:43 +0200 Subject: initial version --- my-sites.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 my-sites.md (limited to 'my-sites.md') 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 +... -- cgit v1.2.1