Added instructions for forcing publication
This commit is contained in:
@ -1,4 +1,4 @@
|
|||||||
# MedLab Hugo Base Theme
|
# MEDLab Hugo Base Theme
|
||||||
|
|
||||||
This is the base theme for MedLab Hugo projects. This theme provides a starting point for creating websites using Hugo, a powerful static site generator.
|
This is the base theme for MedLab Hugo projects. This theme provides a starting point for creating websites using Hugo, a powerful static site generator.
|
||||||
|
|
||||||
@ -38,6 +38,8 @@ This is the base theme for MedLab Hugo projects. This theme provides a starting
|
|||||||
|
|
||||||
This project includes automated CI/CD pipelines that handle building and deploying your Hugo site. The pipeline automatically builds your site when changes are pushed and deploys it to a Surfer instance.
|
This project includes automated CI/CD pipelines that handle building and deploying your Hugo site. The pipeline automatically builds your site when changes are pushed and deploys it to a Surfer instance.
|
||||||
|
|
||||||
|
Normally the site will deploy within an hour. To force deployment, in Gitea, go to the repository's settings and press the "synchronize now" button (two arrows in a circle) under Mirror Settings.
|
||||||
|
|
||||||
### Pipeline Overview
|
### Pipeline Overview
|
||||||
- **Build Stage**: Compiles Hugo site with optimizations
|
- **Build Stage**: Compiles Hugo site with optimizations
|
||||||
- **Deploy Stage**: Deploys to Surfer using cloudron-surfer
|
- **Deploy Stage**: Deploys to Surfer using cloudron-surfer
|
||||||
|
Reference in New Issue
Block a user