This is why you write a readme on projects, so you know how to work them a couple years later when your CDN goes bankrupt.
- open a console,
cd blogs
hugo server
to launch the site locally
All of the old wordpress media is now linked from Blob Storage: https://lessthandot.z19.web.core.windows.net/
This also has an older generated copy of the static site, as the first home of the archive.
All the uploads for the original wordpress site are stored outside the git repo because it's a lot of media content.
- Blob Storage: lessthandot storage account in LessThanDot Archive subscription: https://lessthandot.z19.web.core.windows.net/
- Eli's harddrive and NAS backup
- Original LTD Wordpress FTP backups, if they exist still
Main Site:
- ✔ Update google analytics to newer version
- ✔ Update hugo to newer version
- ✔ Fix errors and layout changes due to extreme version upgrade of hugo
- ✔ Reroute all wp-content to go to azure storage $web directly so we don't have to re-host it
- replace
/wp-content
tohttps://lessthandot.z19.web.core.windows.net/wp-content
- assets in storage are doubled, both in original case and lowercase
- replace
- ✔ Build process to use github action and deploy to an Azure static website
- ✔ Fix issues
- Custom 404 page
- ⏳ Change DNS to point to new site
SQLCop:
- Figure out how to host it at subdomain
- Update download links to pull directly from storage
- Remove or update DNS entry
Cleanup:
- Set the edgio feature flag to not convert to frontdoor
- cleanup edgio CDNs somehow?
- Cleanup DNS