add changes to homepage

This commit is contained in:
c 2024-01-16 18:55:06 +01:00
parent 7026170da3
commit 2fed363b9e
1 changed files with 9 additions and 0 deletions

View File

@ -90,6 +90,15 @@ Once a time and list of games is set, advertise this in multiple places. Make su
It is also very important to send a reminder one week, 3 days and the day before the event.
### Homepage preparation (onFOSS.org)
* Add the schedule to `data/events.yml`.
* Add games to `data/games.yml` if not present yet.
* Add `help_<game-name>.html` for the help site.
* Add `assets/img/<game-name>.png` as a picture for the game.
* Add blog post and deploy!
### Server preparation
First you have to get a VPS to host the servers on. This can be accomplish by either having one, renting it hourly for the time of the event (plus preparation-time) or get a sponsor to give you access to a server! A single CPU with 2 GB of RAM. Total cost will be less than €1 for even multiple days Hosting on a server at home is not recommended due to the bandwidth and latency requirements.