Use git pull before editing local files. Because some files are updated on a daily basis by cron jobs.
Is called every push and every day at 01:00 UTC. It builds a docker container.
It will call the publist.sh, mkWorkProgresscsv.sh and the time.py.
publist.sh will make the PublFiles/eml.bib and convert it in a usable way.
mkWorkProgresscsv.sh will convert the _data/CDLEML_WP_Progress_EML-Process.xlsx into usable csv files.
time.py will update pages/research/opentheses.md with the current time so that old opentheses will not be displayed.
Is more or less the masterfile. It creates the csv files for Opentheses, Software, Theses (Completed) and WorkProgress.
We show on the Webpages the Opentheses where the publish date is not older than 270 days (more specific 23328000 seconds = 60x60x24x30x9).
To update opentheses you have to update the _data/CDLEML_WP_Progress_EML-Process.xlsx file. There you find the open theses table.
In PublFiles/Theses is the place for Theses PDF´s.
Here you can find the Opentheses which are in the _data/CDLEML_WP_Progress_EML-Process.xlsx but are older than 270 Days (23328000 seconds = 60x60x24x30x9).
Opentheses uses the time.py so the old published opentheses are not displayed. time.py is called by the ./github/workflows/docker-image.yml which is called every push and with a cron job every day at 01:00 UTC.
- subfolders are for categorization
- you can find layouts in the _draft folder
- https://phlow.github.io/feeling-responsive/ shows you how the templates look like
just edit the PublFiles/eml.bib file, the building pipeline takes care of the rest but takes about 2 minutes or so
The image of the person should be added in images/people
To update the team page you have to modify the pages/team.md.
Update the _data/navigation.yml