Skip to content

meibenny/elephants

Repository files navigation

Elephants

A minimal Hugo theme using the Ubuntu font.

Features

  • No JavaScript
  • High Contrast

Installation

In the folder of your Hugo site, run:

    git submodule add https://gitlab.com/meibenny/elephants.git themes/elephants

Dedication

To Evelyn - the world's most extraordinary woman.
You've helped me through thick and thin.
There's no way I would have gotten so far without you.

License

Released under the MIT License

Docs

Docker

docker build . -t elephants
docker run -it elephants shell
cd example
hugo server