With the draft page
hugo serve -D
Without
hugo serve
NB: the contact form won't work.
Fill in the .env file from the .example.env. Then, run the container
docker compose up -dThen in the frontend/public directory, transfer the built file.
hugoOr use sftp for a remote building.
Then, the website will be available on localhost:${STORE_POINT}, as defined
in the .env
- contact form (call the api of the docker program)
- slides' captions for pretty listing