Skip to content

bastoche/vairesbadminton

Repository files navigation

Vaires Badminton

Useful commands

Add a new page with

hugo new content/posts/{page}.md

Run locally with:

hugo server -D

Build pages with:

hugo