summaryrefslogtreecommitdiff
path: root/my-sites.md
blob: e2b67ab9020aed418a83e3c1eb42c6980528b150 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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
...