Pounce!
Pounce is a fast and responsive Hugo theme. See a real life example at Uterpret.com.
Using Pounce with your site
Installation
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/pounce
Updates
Update the theme by issuing this Git command inside your project directory:
git submodule update --remote --rebase
Configuration
(Coming soon...
Credits
- I started this project using Pulp theme, but it quickly morphed into its own thing. Thank you Koirand for getting me started.