Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 906 Bytes

File metadata and controls

28 lines (19 loc) · 906 Bytes

Static Website Example

To be used with Cloud Academy labs.

License

This static website is based on the Dimension template by HTML5 UP

Creative Commons License All of the site templates I create for HTML5 UP are licensed under the Creative Commons Attribution 3.0 License, which means you can:

  • Use them for personal stuff
  • Use them for commercial stuff
  • Change them however you like

... all for free, yo. In exchange, just give HTML5 UP credit for the design and tell your friends about it :)

More info here.

CICD

requirement:

  • heroku account
  • HEROKU_API_KEY variable define in gitlab (for exemple: 12345-azerty-67890-iuiop)
  • IMAGE_NAME variable define in gitlab (for exemple: registry.gitlab.com/yourlogin-or-group/static-website-example)