Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 573 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 573 Bytes

gohugo-spaceship

Minimal theme for gohugo.io inspired by the Spaceship prompt for zsh

Screenshot

thumbnail

Build css

  1. Run npm install to install tailwindcss and @tailwindcss/typography
  2. Run npm run test to generate the css file in ./static/css/
  3. For production, run npm run production to generate minified css