Skip to content

kkbt0/Hugo-Landscape

Repository files navigation

Hugo-Landscape

Hugo Theme Hugo-Landscape https://github.com/kkbt0/Hugo-Landscape

Demo https://kkbt0.github.io/Hugo-Landscape/

Features

Use Unocss and Swup

Installation

hugo new site blog
cd blog
git clone https://github.com/kkbt0/Hugo-Landscape themes/Hugo-Landscape

Configure your own site based on exampleSite.

Develop

git clone https://github.com/kkbt0/Hugo-Landscape
pnpm install
just

This project uses the JUST management command.