Mission Build custom html-based pages from PHP to be hosted via github pages, avoiding things like 'Jekill' etc. Workflow start local server with ./serve.sh write pages in pure PHP deploy to github pages with ./deploy.sh