Commit Graph

15 Commits

Author SHA1 Message Date
Jan Raasch
fab37cf385 Add »Development«-section on README.md
This is mostly a note to self 📝😁😇
2024-02-20 15:47:14 +01:00
Martijn Engler
dec11203de
Use hugo.toml instead of config.toml (#74)
* Use hugo.toml instead of config.toml

Use the file hugo.toml in both the README.md and the exampleSite, since
Hugo will look for this file first.

The current instructions (using config.toml) in a new Hugo site
(that has a hugo.toml-file) means that the site doesn't work, or the
theme is not activated.

Note that this is a breaking change for sites running on older versions.
(But v0.110.0 was released almost a year ago.)

Relevant Hugo commit:

f38a2fbd2e

* Require `hugo v0.110.0`

> Make hugo.toml the new config.toml

see https://github.com/gohugoio/hugo/releases/tag/v0.110.0

---------

Co-authored-by: Jan Raasch <425211+janraasch@users.noreply.github.com>
2024-01-23 10:28:44 +01:00
Jan Raasch
5fc1e03a7a
docs: no email support 😅😁 2023-03-15 16:26:38 +01:00
Jan Raasch
e328177798
Remove »Sponsoring« 2022-12-27 17:34:44 +01:00
Jan Raasch
695c8d284e
docs: fix typo 2020-12-20 20:45:54 +01:00
Jan Raasch
f6a67927cd docs: move "demo" 👆🏻 2020-10-01 16:02:12 +02:00
Jan Raasch
454d19d0a4 docs: link to "raw" screenshots 2020-10-01 16:01:26 +02:00
Jan Raasch
8e1715de8c style: some clean up 2020-10-01 15:58:10 +02:00
Jan Raasch
66e7de3522 docs: add dark screenshot 2020-10-01 15:53:45 +02:00
Jan Raasch
0b121f5eb6 docs: announce dark mode 2020-10-01 15:42:00 +02:00
Jan Raasch
3d510363c7 docs: improve wording on badges 2020-09-11 19:35:53 +02:00
Jan Raasch
053378a2d3 docs: more prominently display sponsorship possibilities 2020-09-09 19:02:14 +02:00
Jan Raasch
7e6d458745 docs(README): add ʕ•ᴥ•ʔ 🤩 😄 👋🏻 2020-09-04 09:04:50 +02:00
Jan Raasch
e13df26c71 refactor: move (non-post) pages to "content"-root 2020-09-04 09:02:09 +02:00
Jan Raasch
5880538157 chore: initial commit 2020-09-03 20:22:23 +02:00