Commit message (Collapse) | Author | Age | Files | |
---|---|---|---|---|
* | Add »Development«-section on README.md | Jan Raasch | 2024-02-20 | 1 |
| | | | | This is mostly a note to self 📝😁😇 | |||
* | Use hugo.toml instead of config.toml (#74) | Martijn Engler | 2024-01-23 | 1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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: https://github.com/gohugoio/hugo/commit/f38a2fbd2e4de7f095a833b448cb8bc053955ce2 * 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> | |||
* | docs: no email support ❌😅😁 | Jan Raasch | 2023-03-15 | 1 |
| | ||||
* | Remove »Sponsoring« | Jan Raasch | 2022-12-27 | 1 |
| | ||||
* | docs: fix typo | Jan Raasch | 2020-12-20 | 1 |
| | ||||
* | docs: move "demo" 👆🏻 | Jan Raasch | 2020-10-01 | 1 |
| | ||||
* | docs: link to "raw" screenshots | Jan Raasch | 2020-10-01 | 1 |
| | ||||
* | style: some clean up | Jan Raasch | 2020-10-01 | 1 |
| | ||||
* | docs: add dark screenshot | Jan Raasch | 2020-10-01 | 1 |
| | ||||
* | docs: announce dark mode | Jan Raasch | 2020-10-01 | 1 |
| | ||||
* | docs: improve wording on badges | Jan Raasch | 2020-09-11 | 1 |
| | ||||
* | docs: more prominently display sponsorship possibilities | Jan Raasch | 2020-09-09 | 1 |
| | ||||
* | docs(README): add ʕ•ᴥ•ʔ 🤩 😄 👋🏻 | Jan Raasch | 2020-09-04 | 1 |
| | ||||
* | refactor: move (non-post) pages to "content"-root | Jan Raasch | 2020-09-04 | 1 |
| | ||||
* | chore: initial commit | Jan Raasch | 2020-09-03 | 1 |