Hello, Copper
Quick notes on the stack:
- Jekyll + GitHub Pages: simple, reliable, free.
- Tailwind (Play CDN): fast iteration without a build pipeline.
- Dark mode: header toggle, respects OS preference.
- SEO:
jekyll-seo-tag,jekyll-sitemap,jekyll-feed. - Custom domain:
CNAMEset tocopper.vision.
Edit _config.yml for metadata. Write posts in _posts using Markdown front matter.