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 -d
Then in the frontend/public
directory, transfer the built file.
hugo
Or 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