Commit graph

200 commits

Author SHA1 Message Date
Jan Raasch
993dcdbc45 Add permissions to »Auto-Merge«-job 2024-01-23 11:17:51 +01:00
Jan Raasch
4ce692eb8c Approve & squash merge dependabot prs
See https://dev.to/lkurzyniec/github-auto-merge-dependabot-prs-26dj
2024-01-23 11:07:09 +01:00
dependabot[bot]
fe522cefe3
chore(deps): bump actions/upload-artifact from 3 to 4 (#77)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-23 10:36:08 +01:00
dependabot[bot]
e42cc214a3
chore(deps): bump actions/download-artifact from 3 to 4 (#76)
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-23 10:33:33 +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
dependabot[bot]
939a4e9e00
chore(deps): bump actions/checkout from 3 to 4 (#72)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-23 10:05:23 +01:00
Caio Lente
f1a6317651
Merge branch 'main' into style/herman 2024-01-08 14:53:41 -03:00
Caio Lente
5f343dee4f
Fix #10 2024-01-08 14:11:08 -03:00
Caio Lente
7f9bae2d9d
New absfigure shortcode 2024-01-04 23:24:51 -03:00
Caio Lente
f0643ea038
Merge branch 'main' into style/herman 2024-01-04 19:37:50 -03:00
Caio Lente
bd5d81f18c
Update author param 2024-01-04 17:32:06 -03:00
Caio Lente
0b1713a7d9
Update RSS template 2024-01-04 17:31:55 -03:00
Caio Lente
bda54f97d8
Update social card logic 2024-01-04 17:21:51 -03:00
Caio Lente
b8de167466
Typo 2023-11-03 00:17:13 -03:00
Caio Lente
488fcc401f
Merge remote-tracking branch 'origin/main' into style/herman 2023-10-27 19:31:22 -03:00
Caio Lente
a3f09559e4
Conditional CSS 2023-10-27 19:30:53 -03:00
Caio Lente
20cbc4a5ae
Merge remote-tracking branch 'origin/main' into style/herman 2023-10-27 17:51:29 -03:00
Caio Lente
95746b151d
Customize figure style 2023-10-25 19:24:34 -03:00
Caio Lente
7bee3815bd
Merge remote-tracking branch 'origin/main' into style/herman 2023-10-19 00:31:02 -03:00
Caio Lente
4edcba8dd1
Make images work with baseURLs containing a subdir 2023-10-18 23:36:03 -03:00
Caio Lente
d3768fa53b
Merge remote-tracking branch 'origin/main' into style/herman 2023-10-17 23:36:32 -03:00
Caio Lente
fc8583e445
Create byline class 2023-10-17 23:34:17 -03:00
Caio Lente
26fa3804af
Merge remote-tracking branch 'origin/main' into style/herman 2023-10-17 15:50:58 -03:00
Caio Lente
88edea7e8a
Show post author if provided 2023-10-17 15:49:40 -03:00
Caio Lente
bf804a0814
Improved RSS template 2023-10-17 15:41:36 -03:00
Caio Lente
77893ccf46
Move 'reply by email' button to the bottom of every post 2023-10-17 01:10:22 -03:00
Caio Lente
d796205bf8
Merge origin/main into style/herman 2023-10-17 00:06:07 -03:00
Caio Lente
cfb20f6851
Add icon idicating external posts 2023-10-16 23:48:18 -03:00
Caio Lente
1cffa4d7d2
Suggest render: false in adition to link: url 2023-10-16 23:47:27 -03:00
Caio Lente
f991890cc2
Add icon idicating external posts 2023-10-16 23:46:00 -03:00
Caio Lente
15f8ac8632
Suggest render: false in adition to link: url 2023-10-16 23:45:47 -03:00
Caio Lente
591f62e523
Bring updates from main 2023-10-16 22:44:59 -03:00
Caio Lente
6cd4416ea3
Update README with new config.toml template 2023-09-29 21:01:19 -03:00
Caio Lente
8bafe5a7ae
Ignore todo 2023-09-29 21:00:14 -03:00
Caio Lente
dc1d2cf057
Fix #2 2023-09-29 20:56:09 -03:00
Caio Lente
211cc8aad3
Add a description 2023-09-29 20:36:29 -03:00
Caio Lente
f5a5777912
Add skip links to features and credit @2kool4idkwhat 2023-09-29 20:05:14 -03:00
Caio Lente
6f981964e0
Add i18n to skiplink 2023-09-29 19:57:55 -03:00
Caio Lente
64583d8a0a
Merge pull request #4 from huantianad/language-params-fix
fix: change use of .Site.Language.Params.params -> .Site.Params
2023-09-29 19:53:35 -03:00
Caio Lente
d14c9c0dec
Merge branch 'main' into language-params-fix 2023-09-29 19:52:52 -03:00
Caio Lente
6f2e7d0c6f
Merge pull request #5 from 2kool4idkwhat/main
a11y: add a "skip to main content" link
2023-09-29 19:49:56 -03:00
Caio Lente
21c4876a08
Merge pull request #7 from crazyc4t/crazyc4t-fix-footer
Update deprecated parameters use
2023-09-29 19:27:25 -03:00
Said Neder
363099d129 Update deprecated parameters use 2023-08-20 23:50:00 -07:00
2kool4idkwhat
afebeba99d
a11y: add skipnav link 2023-07-12 14:48:00 +02:00
huantian
300cf058e1
fix: change use of .Site.Language.Params.params -> .Site.Params
.Site.Language.Params was deprecated in Hugo 0.112.0, see https://gohugo.io/content-management/multilingual/#changes-in-hugo-01120
2023-06-13 12:44:21 -07:00
C. Lente
d5bf66d071
Fix font-size on mobile 2023-05-08 14:20:04 -03:00
C. Lente
2419e25e73
Update social cards 2023-04-27 12:25:09 -03:00
C. Lente
603876b88d
Adjust heading sizes 2023-04-27 11:55:52 -03:00
C. Lente
be1cbcc552
Tweaks for herman.css on mobile 2023-04-26 00:29:04 -03:00
C. Lente
69ff6b3e17
Dial down comment color 2023-04-26 00:28:32 -03:00