Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 175 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 175 Bytes

BNV Website

Build website

Ensure that hugo and npm is installed.

npm install
npm run tailwind
hugo --minify

You find the resulting files in public/.