Now publishes on commit to main branch

This commit is contained in:
Nathan Schneider
2025-06-25 13:00:31 -07:00
parent 8d96346186
commit 70131b40a5
2 changed files with 5 additions and 4 deletions

View File

@@ -69,7 +69,8 @@ The site documents case studies, legal snippets, and resources related to "Exit
4. Visit http://localhost:1313
### Deployment
Set up deployment following: https://git.medlab.host/dhorn/medlab-hugo-template
To deploy changes, simply push them to the `main` branch and they should automatically publish.
## External Dependencies
- Hugo static site generator
@@ -81,4 +82,4 @@ Set up deployment following: https://git.medlab.host/dhorn/medlab-hugo-template
- Content updates should maintain the clean YAML structure
- New case studies should follow the established pattern with logos
- Consider adding search functionality if the content grows significantly
- Form submissions need backend integration for actual processing
- Form submissions need backend integration for actual processing