Skip to content

Theme for gohugo.io inspired by the Spaceship prompt for zsh

License

Notifications You must be signed in to change notification settings

sjovang/gohugo-spaceship

Repository files navigation

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