Skip to content

franckies/mywebsite

Repository files navigation

Mywebsite

Build and publish

Hugo powered website. Theme by Hugo refresh.

Get started

docker run -p 8080:80 --name mywebsite fsemeraro96/hugo-site

CI / CD

Through the use of github actions each time a push is performed a new Docker image is built and pushed to my docker registry and a new POD within a K8s cluster hosted by Crownlabs is instantiated, replacing the old one.

Website content is also pushed to https://franckies.github.io using Hugo deploy gh pages action.

Releases

No releases published

Packages

No packages published