Skip to content

hpc-social/events

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hpc.social Events

Welcome to the hpc.social events calendars! Here we provide ical feeds of events that are relevant for the HPC social community. We first plan to add calendars, and eventually automation to advertise new or updated events.

Add an Event

We currently serve the following feeds for you to add to your calendar:

And will be working on automation / web interfaces soon.s

Development

Prepare a virtual environment, install dependencies, and run the script.

$ python -m venv env
$ source env/bin/activate
$ pip install -r scripts/requirements.txt

And target the pages/calendars directory:

$ python scripts/update_events.py ./calendars

Mastodon