privatecoffee-website/.forgejo/workflows
Kumi 2d602bdc56
All checks were successful
Build and Deploy Static Site (Pride Theme) / build (push) Successful in 1m2s
Build and Deploy Static Site / build (push) Successful in 55s
feat: add CI for building and deploying Pride theme site
Set up a new GitHub Actions workflow to automate the build and deployment of the static site with the Pride theme on pushes to the main branch. This includes checking out the repository, installing dependencies, generating the site, and deploying to a new 'pages-pride' branch.

Ensures streamlined and consistent deployment aligned with updates.
2024-09-24 08:04:46 +02:00
..
build-dev.yml feat(build): add dev flag to static site generation 2024-07-01 10:47:28 +02:00
build-pride.yml feat: add CI for building and deploying Pride theme site 2024-09-24 08:04:46 +02:00
build.yml fix(build): ensure .gitignore is included in temp site 2024-07-01 10:37:42 +02:00