Merge branch 'main' of gitea.champs-libres.be:champs-libres/chill_hugoplate

This commit is contained in:
Julie Lenaerts 2024-01-24 19:49:52 +01:00
commit 913d278533

View File

@ -16,6 +16,12 @@ Follow these steps:
6. In the package.json file change the dev command with `"hugo server --bind 0.0.0.0"`
7. Launch the container again `docker-compose up --force-recreate`
# Deployment
1. Create a changie to keep track of the changes you made and create a new version.
2. Launch the CI by tagging your last commits and pushing the tag. The tag should start with `v` and then the version number.
3. Change the tag in ansible and apply the changes
--------------------
<h1 align="center">Hugo + Tailwind CSS Starter and Boilerplate</h1>