A minimal Hugo blog using Tailwind CSS.
- Dark slate: #455a64
- Medium slate: #5f7681
- Light slate: #7f9aa4
hugo server -Dhugo new content/posts/my-post.mdhugo --minify- Push this repo to GitHub
- Connect to Cloudflare Pages
- Build command:
hugo --minify - Build output directory:
public - Environment variable:
HUGO_VERSION=0.121.0(or latest)