Minimal theme for gohugo.io inspired by the Spaceship prompt for zsh
- Run
npm install
to install tailwindcss and @tailwindcss/typography - Run
npm run test
to generate the css file in./static/css/
- For production, run
npm run production
to generate minified css