You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
d85f5f4179 | 4 years ago | |
---|---|---|
web | 4 years ago | |
.gitignore | 4 years ago | |
README.md | 4 years ago | |
index-template-2015.html | 7 years ago | |
index-template-2016.html | 8 years ago | |
index-template-2017.html | 7 years ago | |
index-template-2018.html | 6 years ago | |
index-template-2019.html | 5 years ago | |
index-template-2020.html | 4 years ago | |
index-template.html | 8 years ago | |
mmdc_modules.py | 6 years ago | |
mmdc_wiki2web.py | 6 years ago | |
page-template.html | 9 years ago | |
post-receive-hook | 8 years ago | |
work-2015-template.html | 7 years ago | |
work-2016-template.html | 7 years ago | |
work-2017-template.html | 7 years ago | |
work-2018-template.html | 7 years ago | |
work-2019-template.html | 6 years ago | |
work-2020-template.html | 4 years ago |
README.md
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