# Knöckeboot.eu Hugo Website This is the whole Website in Hugo for knäckeboot.eu. Styled with TailwindCSS Set up development, in root folder: ``` hugo server -D ``` In themes/bluewater to rebuild css: ``` npm run watch ```