Skip to content

Convolutio/eirbot.eirb.fr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Eirbot's website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published