No description
Find a file
2018-01-25 16:16:05 +01:00
css Add details 2018-01-24 22:56:32 +01:00
images Rename images 2018-01-25 15:32:43 +01:00
js First commit 2018-01-24 09:27:33 +01:00
scss fix css / html 2018-01-24 10:53:40 +01:00
Dockerfile Use multi-stage build to generate image from mustache template 2018-01-25 16:16:05 +01:00
events.json Use multi-stage build to generate image from mustache template 2018-01-25 16:16:05 +01:00
index.html Add Google Analytics 2018-01-25 08:11:00 +01:00
index.mustache Test simple mustache templating 2018-01-25 15:33:02 +01:00
license.txt First commit 2018-01-24 09:27:33 +01:00
README.md Add templating todo 2018-01-25 15:36:09 +01:00
update.sh ease update of Docker image 2018-01-25 08:13:46 +01:00

Purpose

Setup a simple web site, with an easy to remember URL: http://sophia.events, and acting as a hub which lists the incoming technical events in Sophia-Antipolis.

The rational

A lot of great stuff is happening in Sophia:

... but it's not always easy to follow all the sources.

Some people ask about a place that lists them all... here is a simple attempt that tries to answer this need.

Status

Early hyper manual version, a lot of stuff needs to be done

  • make a clean and appealing header
  • define events.json file describing all the events
  • use simple Mustache templating to build index.html
  • create a backend to automatically fetch events form list of sources
  • Add tab listing past events
  • modify css to have more items on the same page
  • automate deployment of Docker image
  • have fun on this side project :)

Credit

The first version is based on the vertical timeline created by Sava Lazic