A simple Hugo theme
Find a file
2024-06-09 14:52:05 +02:00
archetypes Initial 2024-04-22 13:19:56 +02:00
assets/css Added color palettes 2024-06-09 14:39:48 +02:00
content Initial 2024-04-22 13:19:56 +02:00
layouts Added color palettes 2024-06-09 14:39:48 +02:00
static Cleanup 2024-05-01 13:09:47 +02:00
.gitignore Initial 2024-04-22 13:21:02 +02:00
hugo.toml Initial 2024-04-22 13:19:56 +02:00
LICENSE Initial commit 2024-04-22 13:09:55 +02:00
README.md Readme 2024-06-09 14:52:05 +02:00
theme.toml Readme 2024-06-09 14:52:05 +02:00

banner

Typo, a Hugo theme.

Typo is a theme backed by simplicity, as you can see in the screenshots below. The goal was to have a website centered around content and nothing more.

wiki hugo-typo GitHub Release last-commit

Homepage

1

Article

2

3


Table of content


1 Setup

You can install Typo in various ways, the setup wiki page highlights how to do so.

2 Features

The theme has various features, such as header auto-numbering, auto dark mode, color palettes, and dark and light images. Have a look at the wiki for a complete overview of the available ones.

3 References

The SVGs for social icons are taken from Hugo PaperMod.

4 Support

If you use the theme or found it useful you can support me by leaving a star to Typo's Github repository or opening issues and PRs with fixes or new features.


Things to work on

  • Footer on Safari is slightly bugged, and is placed too far down the page;
  • Performance improvement on post pages.