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.
 
 
 
 
Lazer ab81f2791d oh 10 years ago
web oh 10 years ago
.gitignore just working 10 years ago
README.md cleaning 10 years ago
index-template.html text added 10 years ago
mmdc_modules.py fixing img files with spaces 10 years ago
mmdc_wiki2web.py resolving details 10 years ago
page-template.html resolving details 10 years ago

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