Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 334 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 334 Bytes

hooksandhighs.com

vague instructions

  • install cockpit cms in hooksandhighs.com/backend/
  • add the required secret keys to github repository settings > Secrets and variables > actions
  • install npm modules
  • run tailwind cli in the dir hooksandhighs.com/frontend/: npx tailwindcss -i ./src/input.css -o ./dist/output.css --watch