Update readme file with deployment instructions

This commit is contained in:
LenaertsJ 2024-01-24 18:28:45 +00:00
parent f53ffb555f
commit 005d22babd

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>