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 49854de250 work page generation using: work-YYYY-template.html; Year parameter removed 6 years ago
web work page generation using: work-YYYY-template.html; Year parameter removed 6 years ago
.gitignore just working 9 years ago
README.md cleaning 9 years ago
TODO.md updating all work pages from years between current and 2015 6 years ago
index-template-2016.html removed LB links to non-existent LB blog 8 years ago
index-template-2017.html change in schedule 7 years ago
index-template.html including 2017 img 7 years ago
mmdc_modules.py work page generation using: work-YYYY-template.html; Year parameter removed 6 years ago
mmdc_wiki2web.py work page generation using: work-YYYY-template.html; Year parameter removed 6 years ago
page-template.html images are https 8 years ago
post-receive-hook changes to scripts as to be run by hook 7 years ago
work-2015-template.html work page generation using: work-YYYY-template.html; Year parameter removed 6 years ago
work-2016-template.html work page generation using: work-YYYY-template.html; Year parameter removed 6 years ago
work-2017-template.html work page generation using: work-YYYY-template.html; Year parameter removed 6 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