Skip to content

waycrate/waycrate.github.io

Repository files navigation

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