apertus° website prototype (Hugo SSG)

Preview: https://bandit1983.github.io/apertus_website_hugo_prototype/

Prerequisites

  • Hugo Extended CLI: https://gohugo.io/installation/
  • Node.js: Run npm install or yarn from the base folder beforehand, to install required packages, like Bootstrap 5 and autoprefixer

Usage

  • Start development: hugo serve
  • Build final page/s: hugo build

Additional infos

  • Content: Articles are stored under content/
  • Theme: General layout of different content types can be found under themes/apertus