# MMD&C Graduation Website CMS: from Mediawiki to HTML ## Depencies * python **2.7** * Pandoc * Python libraries: html5lib, mwclient, ## Run 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` ## To Do