kollektivforeningen.dk/themes/black-and-light
Benjamin Bach b8f7fd8565
Styling for responsive
2020-04-05 21:50:13 +02:00
..
archetypes First version of site 2018-12-02 12:50:15 +01:00
images First version of site 2018-12-02 12:50:15 +01:00
layouts Styling for responsive 2020-04-05 21:50:13 +02:00
static First version of site 2018-12-02 12:50:15 +01:00
.gitignore First version of site 2018-12-02 12:50:15 +01:00
LICENSE First version of site 2018-12-02 12:50:15 +01:00
README.md First version of site 2018-12-02 12:50:15 +01:00
theme.toml First version of site 2018-12-02 12:50:15 +01:00

README.md

Black & Light

A High contrast, text oriented, performant and Javascript-free theme for Hugo.

Features

  • Loads in a single request (with web-fonts disabled).
  • 100 / 100 on Google Page Speed test (100 / 100 on mobile with web-fonts disabled).
  • Scriptless (unless you configure Google Analytics).
  • Styles inlined in head.
  • High Contrast.
  • High Resolution Favicons.

Screenshot

Installation

Inside the folder of your Hugo site run:

  git submodule add https://github.com/davidhampgonsalves/hugo-black-and-light-theme.git themes/black-and-light

For more information read the official setup guide of Hugo.

The config file

Copy the config.toml from this themes exampleSite to your Hugo site or use it as a reference.

License

This theme is released under the GPL 3.0 license. For more information read the license.