Starter project with Hugo as CMS, TailwindCSS and Alpinejs:
@tailwindcss/{typography, form, aspect-ratio}
plugins@alpine-collective/toolkit-scroll
pluginThe branches strategy is the following:
master
is for development. Any push on it will not trigger any build and deploystaging
branch for stagingstable
branch for productionSimply edit the actions to reflect your setup.
The automate deploying of the website leverages FTP Deploy action
Create the following secrets on your repo's setting:
*_server_folder
secret is the folder to upload to (on the server), must end with trailing slash. e.g. public_html/