Skip to content

matusstafura/berg-hugo-theme

Repository files navigation

BERG | HUGO theme

Berg theme is a clean and modern responsive blog theme for Hugo.

demo

berg theme screenshot

Contents

Features

  • Responsive
  • Dark mode
  • Pagination
  • Google Tag Manager
  • Breadcrumbs
  • Social sharing
  • Meta verification
  • OpenGraph, TwitterCard support
  • Dark mode

Quick Start

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

Documentation

Read the documentation by deploying it locally

cd exampleSite && hugo server

or read the docs online https://berg.stafura.dev/docs

License

This theme is released under the MIT license. For more information read the License.