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.
fdeea67e20 | 10 years ago | |
---|---|---|
web | 10 years ago | |
.gitignore | 10 years ago | |
README.md | 10 years ago | |
mmdc_create_json.py | 10 years ago | |
mmdc_modules.py | 10 years ago | |
mmdc_wiki2web.py | 10 years ago | |
update.sh | 10 years ago |
README.md
MMD&C Graduation Website CMS: from Mediawiki to HTML
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
template files
web/page-template.html
web/index-template.html
To Do
- add auxiliar JSON creation
- replace direct API calls for mw library