scripts to generate pzimediadesign.nl
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.
 
 
 
 
Castro0o ae1e8e164d highlight dates 9 years ago
web highlight dates 9 years ago
.gitignore
2015-template.html
2016-template.html
README.md
TODO.md
index-template-2016.html highlight dates 9 years ago
index-template.html added content from 2016 grad show 9 years ago
mmdc_modules.py
mmdc_wiki2web.py added content from 2016 grad show 9 years ago
page-template.html

README.md

MMD&C Graduation Website CMS: from Mediawiki to HTML

Depencies

  • 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