Skip to content

FontysVenlo/sebi-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d1bb23e · Sep 13, 2024
Sep 13, 2024
Feb 2, 2022
Jun 1, 2022
May 11, 2022
Sep 13, 2024
Jan 25, 2022
Feb 2, 2022
Sep 13, 2024
Sep 13, 2024
Sep 13, 2024
Jan 27, 2022
Feb 2, 2022
Feb 2, 2022
Jan 27, 2022

Repository files navigation

SeBi Theme

This is a Hugo theme created for use in courses at Fontys Venlo.

Structure

Archetypes These define the default front matter for newly created docs/pages.

Assets These define the CSS (SCSS/PostCSS) and the JavaScript (TypeScript).

Layouts These define the layouts of the different pages and make sure the correct assets are included.

Building

To build the project make sure to have the extended version of Hugo installed.

To build in development mode: hugo server -D
To build for production: hugo

Variables

The theme defines a couple of variables that can be set under the params section:

  • github: Defines the URL to the Github repository
  • highlight: Whether to include highlight.js javascript and css
  • fontawesome: Whether to include font-awesome v4 css and font