CI/CD case study
Automated Static Site Build and Deployment
The website is checked, built and published automatically whenever its source files change.
✦Darles Games
A workflow that automatically validates, builds and publishes the website after source changes. Darles Games uses GitHub Actions and GitHub Pages, but the same approach can be adapted to other CI/CD services and static hosting platforms.
✦ Darles Games
Implemented systems
- 01
Automated validation and build after source changes
- 02
Static site publishing through GitHub Actions and GitHub Pages
- 03
A portable workflow for other CI/CD services and hosting platforms
Project links
Automated Static Site Build and Deployment
Public links will be added later.