Github Actions
This article is a stub. You can help the IndieWeb wiki by expanding it.
GitHub Actions are automation tools for Github that can be used to publish changes for flat-file content management and static websites, or for testing IndieWeb software. This can be used for Docker compose to create services on remote machines.
Why
Deployment
If you use GitHub for flat file storage, you can use Github Actions for automated continuous deployment (CD) to your web host. Continuous deployment is a form of continuous integration (CI).
IndieWeb Examples
Add yourself!
Add yourself here⦠(see this for more details)