A Static Starter to make Static Website Creation easily using Twig, Sass and CI/CD with Github Actions
Go to this link : https://github.com/user/repo/actions and add those following Action Secret to your project. The deploy start on every Pull Request into the main branches. So be carefull to push your changes into à different branche and then, create a Pull Request to main.
Actions Secrets to add :
DEPLOY_DESTFolder where the build will be uploaded usingrsync.SSH_HOSTShould I really need to explain why ?SSH_PORTSSH_USERSSH_KEYPrivate key for your destination server user.
yarn
gulp serveyarn
npm run build