Code "inherited" from Javi and acastro at https://git.xpub.nl/acastro/pzimediadesign
- python 3.5+
- Pandoc
- Python libraries: html5lib, mwclient,
Update the website with graduation from work from a particular year, by running:
python mmdc_wiki2web.py --category Graduation_work 2015
Or index all the gaduation works:
python mmdc_wiki2web.py --category Graduation_work
- Reintroduce the argument for processing only one year
- Port to Python 3.x still experimental