Skip to content

wasabina67/poem-blog

Repository files navigation

poem-blog

Poem blog

Hugo

setup

git submodule update --init --recursive

dev

hugo server -D

build

hugo --gc --minify && git add -A && git commit -m "build"

uv

Install dependencies

uv sync

ruff, black

uv run ruff check .
uv run black .

Run

uv run python main.py

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •