scripts to generate pzimediadesign.nl
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
 
 
 
 
Castro0o d85f5f4179 add years index pages. and 2020 (placeholder)templates pirms 4 gadiem
web
.gitignore
README.md
index-template-2015.html
index-template-2016.html
index-template-2017.html
index-template-2018.html
index-template-2019.html
index-template-2020.html
index-template.html
mmdc_modules.py
mmdc_wiki2web.py
page-template.html
post-receive-hook
work-2015-template.html
work-2016-template.html
work-2017-template.html
work-2018-template.html
work-2019-template.html
work-2020-template.html

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