Pounce is a fast and responsive Hugo theme. See a real life example at Uterpret.com.
Assuming you're project it under Git source control, and you're in your base project directory, run this command:
git submodule add https://github.com/tygerbytes/pounce.git themes/pounceUpdate the theme by issuing this Git command inside your project directory:
git submodule update --remote --rebase(Coming soon... 😏 I still need to add an example site to this repo.)
- I started this project using Pulp theme, but it quickly morphed into its own thing. Thank you Koirand for getting me started.