1
0
Fork 0
forked from tobast/sonnetteweb
Commit graph

5 commits

Author SHA1 Message Date
Basile Clement
e3d1dff9ad Add some basic styling to the sonnette
The style is inline in the HTML because it avoids another HTTP request
before displaying the page, and that makes it more performant. This is
an important feature when it rains, and people don't want to wait
outside for too long.
2018-04-07 13:53:55 +02:00
Basile Clement
5410b26125 Add Pipfile with dependencies 2018-04-07 11:14:54 +02:00
c2d16b7700 Add actual ringing 2018-02-06 02:06:06 +01:00
88e42032df Minimal first version
Currently prints "dring" to stdout, and does not ring.
2018-02-05 23:25:32 +01:00
3e795ccb48 Initial commit 2018-02-05 22:53:35 +01:00