From c8957903e14c3e3bc35a46a866b55c73f42c9db0 Mon Sep 17 00:00:00 2001 From: Nathan Schneider Date: Sun, 4 May 2025 20:33:39 +0000 Subject: [PATCH] Added instructions for forcing publication --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0c973c8..4d7802e 100644 --- a/README.md +++ b/README.md @@ -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. @@ -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. +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 - **Build Stage**: Compiles Hugo site with optimizations - **Deploy Stage**: Deploys to Surfer using cloudron-surfer