This site was migrated from WordPress hosted on Pantheon to static files hosted on GitHub Pages.
Pantheon was dropped as a vendor due to their enabling of hate: WebOps platform Pantheon defends hosting “hate groups” as developers quit | Ars Technica.
The old WordPress repository was archived: cc-archive/open4us-wordpress.
Process to migrate from WordPress to static files:
- Ran site locally using [lando][lando]
- Installed Simply Static WordPress plugin
- Add additional URLs to Exclude:
https://open4us.lndo.site/xmlrpc.php https://open4us.lndo.site/wp-includes/wlwmanifest.xml https://open4us.lndo.site/comments/feed/
- Add additional URLs to Exclude:
- Downloaded generated Simply Static zip file and moved contents into
docs/
- Corrected permissions:
find docs -type f -exec chmod -x {} +
- Added
docs/.nojekyll
(empty file) - Export files from Panethon and add all files within
wp-content/uploads/
- Add missing JavaScript file:
- Ran
./migration/migration/cleanup_html.sh
- Remove deprected links and meta from HTML files
- Clean-up whitespace in plaintext files