summaryrefslogtreecommitdiff
path: root/README.md
blob: bdaf2fa7449dbc0d28ad7f530f49f6445fec0ba3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Tastefejl, a Hugo theme.

Tastefejl is a fork of the [Typo] Hugo theme, with the following changes:

* Replaced the JavaScript theme switching code with a CSS media query.

* Removed [Simple Icons] because I don't want to plaster brands on my website and at one point a 50MB .html file was committed
  (I filtered the git history to reduce the size of the repository.)

[Typo]: https://github.com/tomfran/typo
[Simple Icons]: https://simpleicons.org/

## Wiki

The [Wiki](./wiki/) is the place to find instructions on how to [setup](./wiki/setup.md) the theme and an overview of the available [features](./wiki/features).

Some of the most relevant are: heading auto-numbering, dark mode, color palettes, dark and light images, comments, etc.