🐻 Bearcub without RSS
Please refer to the original Bearcub Repository for Documentation
Follow Hugo's quick start to create an empty website and then clone Bear Cub into the themes directory as a Git submodule:
git submodule add https://github.com/BennyDeeDev/hugo-bearcub themes/hugo-bearcub
To finish off, append a line to the site configuration file:
echo 'theme = "hugo-bearcub"' >> hugo.toml