A template theme for GitHub deployments inspired by Sage Theme Boilerplate.
With this template you can easily develop your theme and connect it with our WordPress.com GitHub versioning system.
- Connect your GitHub with WordPress.com following these steps
- Once you have cloned this repository follow the installation steps of Sage Theme Boilerplate
- Add the
SSH_PRIVATE_KEY
secret with your private GitHub for this repository on repository settings - Start developing and notice that each change will reflect in realtime on our servers
[screenshot showing the connection]
[video showing how to use it]
This theme has built-in workflows to update your file changes on WordPress.com once it detects merges on the trunk branch.
To edit the workflow by adding your commands, head to the dotcom-build-artifact.yml file.