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