cookbook/README.md

422 B

cookbook

This is my personal Cookbook hosted on Github built with Hugo.

This project has a docker file in it to build a small image that you can deploy where you want. This uses caddy for the web server. The build process will take the project and generate the static files. These files are used to run the web server. If you want more information on that process check the Dockerfile.