Berg theme is a clean and modern responsive blog theme for Hugo.
- Responsive
- Dark mode
- Pagination
- Google Tag Manager
- Breadcrumbs
- Social sharing
- Meta verification
- OpenGraph, TwitterCard support
- Dark mode
hugo new site quickstart
cd quickstart
git init
git submodule add https://github.com/matusstafura/berg-hugo-theme themes/berg
echo "theme = 'berg'" >> hugo.toml
hugo server
Read the documentation by deploying it locally
cd exampleSite && hugo server
or read the docs online https://berg.stafura.dev/docs
This theme is released under the MIT license. For more information read the License.