- install hugo
- clone repo
- run
npm i
- run
hugo server
-
Edit content_index.md to switch on/off tailwind or bootstrap
tailwind: true alpine: true bootstrap: true jquery: true
-
Add you html code in layouts\index.html
-
Check the style generated
📣 I don't recommend to use both unless you don't have a good reason