Install

  1. install hugo
  2. clone repo
  3. run npm i
  4. run hugo server

How to

  1. Edit content_index.md to switch on/off tailwind or bootstrap

    tailwind: true
    alpine: true
    bootstrap: true
    jquery: true
    
  2. Add you html code in layouts\index.html

  3. Check the style generated

📣 I don't recommend to use both unless you don't have a good reason