Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 270 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 270 Bytes

Getting Started

  • Install hugo (or use the flake)
hugo serve -D

Additionally, run the following to watch any style changes with tailwindcss:

tailwindcss watch -i ./themes/waycrate/assets/css/input.css -o ./themes/waycrate/assets/css/main.css