Simple and minimal digital cookbook theme built for Hugo.
This template is here to help people get started with a basic digital cookbook.
This was created to build an environmet friendly digital cookbook for the project "Klimaschutz einfach machen" (excuse the german).
go version
will help you validate if you have Go installed.hugo mod init github.com/username/reponame
go.mod
file in your project and defines the project name.username
with your usernamereponame
with your projects name.config.yaml || config.toml
and update the theme line to show theme: ["hugo-tailwind-cookbook"]"
Next time you build your project, Go/hugo will go download the repo for this theme and add it to your project at runtime!
Please fork this repo and send your PR over if you have thoughts on how to improve the template!
If you find the phrase tailfin anywhere in the code, I was thinking on cycling instead of programming. See tailfin for more information on that cycling project.