Hugo Theme Hugo-Landscape https://github.com/kkbt0/Hugo-Landscape
Demo https://kkbt0.github.io/Hugo-Landscape/
Use Unocss and Swup
hugo new site blog
cd blog
git clone https://github.com/kkbt0/Hugo-Landscape themes/Hugo-Landscape
Configure your own site based on exampleSite.
git clone https://github.com/kkbt0/Hugo-Landscape
pnpm install
just
This project uses the JUST management command.