I have staged a Jekyll site skeleton proposal for discussion in this GitHub repo:
https://github.com/clemensv/mpsite The site is built on Jekyll, which is a static site generator that can generate fairly complex sites from markdown and config:
https://jekyllrb.com/ The base template I am using is “Minimal Mistakes”
https://mmistakes.github.io/minimal-mistakes/ I’ve also set up continuous deployment into the following Azure site:
amqp@lists.oasis-open.org A commit into the github repo’s master branch immediately triggers a site rebuild/republish.