scripts to generate pzimediadesign.nl
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
Castro0o d85f5f4179 add years index pages. and 2020 (placeholder)templates il y a 4 ans
web add years index pages. and 2020 (placeholder)templates il y a 4 ans
.gitignore works n read me il y a 4 ans
README.md works n read me il y a 4 ans
index-template-2015.html index templates for each year il y a 6 ans
index-template-2016.html removed LB links to non-existent LB blog il y a 8 ans
index-template-2017.html created templates and small changes to scripts for 2018 website il y a 6 ans
index-template-2018.html added spaces between logos il y a 6 ans
index-template-2019.html small changes to 2019 template il y a 5 ans
index-template-2020.html add years index pages. and 2020 (placeholder)templates il y a 4 ans
index-template.html including 2017 img il y a 7 ans
mmdc_modules.py http Site fixed il y a 5 ans
mmdc_wiki2web.py index creation if not on preview mode il y a 5 ans
page-template.html images are https il y a 8 ans
post-receive-hook changes to scripts as to be run by hook il y a 7 ans
work-2015-template.html work page generation using: work-YYYY-template.html; Year parameter removed il y a 6 ans
work-2016-template.html work page generation using: work-YYYY-template.html; Year parameter removed il y a 6 ans
work-2017-template.html work page generation using: work-YYYY-template.html; Year parameter removed il y a 6 ans
work-2018-template.html adding 2018 il y a 6 ans
work-2019-template.html 2019 templates il y a 5 ans
work-2020-template.html add years index pages. and 2020 (placeholder)templates il y a 4 ans

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

To Do