From d144d37029a64fa2590e620acdcec256ac96880b Mon Sep 17 00:00:00 2001 From: Luc Juggery Date: Sat, 3 Feb 2018 17:35:57 +0100 Subject: [PATCH] Check todos --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c83218d..698e909 100644 --- a/README.md +++ b/README.md @@ -52,12 +52,11 @@ Once you'r happy with your changes you can report the modifications of the html - [x] display event logo in the corner opposite to the date - [x] define events.json file describing all the events - [x] use simple Mustache templating to build index.html -- [ ] Add tab listing past events +- [x] Add tab listing past events - [x] modify css to have more items on the same page - [ ] Expose RSS feed -- [ ] Add TLS +- [x] Add TLS - [ ] create a backend to automatically fetch events form list of sources -- [ ] have fun on this side project :) ## Credit