4 Commits

Author SHA1 Message Date
56aebd4950 Minor cleanup pass.
All checks were successful
Deploy to Netlify / Deploy to Netlify (push) Successful in 1m28s
- Run prettier over all HTML.
- Combine jquery and jquery-migrate scripts
- Remove unused WP emoji code.
- Remove unused WP comment script.
- Remove unused WP embed script.
- Add Umami analytics (self-hosted, privacy friendly analytics)
2023-08-30 12:45:38 +09:00
be7a109e3d Disable commit-status.
All checks were successful
Deploy to Netlify / Deploy to Netlify (push) Successful in 1m22s
Deploys are working, but the action is throwing a 404 when attempting to pass data to this repository's /deployments endpoint, which Gitea doesn't have. I thought setting `enable-github-deployment` to `false` would prevent this from happening, but that doesn't seem to be the case. Perhaps setting this value will help.
2023-08-14 14:34:40 +09:00
935fdb1ffb Move Gitea workflow configuration.
All checks were successful
Netlify Netlify deployment
Deploy to Netlify / Deploy to Netlify (push) Successful in 1m52s
It probably helps if I pay attention when doing things.
2023-08-14 14:10:04 +09:00
5b68a132bc Add Gitea Netlify deploy action. 2023-08-14 14:00:44 +09:00