Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 634 Bytes

File metadata and controls

41 lines (26 loc) · 634 Bytes

Eirbot's new website

Development

With the draft page

hugo serve -D

Without

hugo serve

NB: the contact form won't work.

Production with the contact mail server

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

Not functional for now

  • contact form (call the api of the docker program)
  • slides' captions for pretty listing