Commit graph

206 commits

Author SHA1 Message Date
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
C. Lente
f97270c331
Add Herman style 2023-04-25 17:57:50 -03:00
C. Lente
f26d122b2a
Make website title H1 2023-04-25 16:07:22 -03:00
Jan Raasch
5fc1e03a7a
docs: no email support 😅😁 2023-03-15 16:26:38 +01:00
Jan Raasch
6c922477c1 chore(ci): oh the lols :)) aka fix the fix 2023-03-15 13:32:22 +01:00
Jan Raasch
96a3934c6d chore(ci): try try try 2023-03-15 13:25:45 +01:00
Jan Raasch
d986e38325 chore(ci): try ignoring cache 2023-03-15 13:22:40 +01:00
Jan Raasch
5fb7b33256 fix: remove trailing slashes
Guess what, on https://gohugo.io/functions/relurl/ it says

> As a best practice, never include a leading slash when using this function.

Fixes https://github.com/janraasch/hugo-bearblog/issues/65
2023-03-15 13:01:49 +01:00
Jan Raasch
63484fa54a chore(ci): auto-merge patch and minor updates of deps 2023-03-08 19:03:20 +01:00
Jan Raasch
7620f8d1f7 chore(ci): fix deploy condition - for real! :) 2023-03-08 18:45:36 +01:00
Jan Raasch
bbb374cb15 chore(ci): fix deploy condition - hopefully 2023-03-08 18:44:15 +01:00
Jan Raasch
f2cc09bbdd chore(ci): split build into build and deploy jobs 2023-03-08 18:36:16 +01:00
C. Lente
488da01892
Better social card logic 2023-03-04 16:36:06 -03:00
C. Lente
8b4ac7a925
Fix path to share image again 2023-03-04 15:32:37 -03:00
C. Lente
2f82fa99b7
Fix path to share image 2023-03-04 15:20:14 -03:00
C. Lente
81ca655c67
Update hugo version req 2023-03-04 15:11:57 -03:00
C. Lente
f9ba6222e4
Dynamically generated social cards 2023-03-04 15:08:11 -03:00
C. Lente
a98c11f5f7
Add social links to config 2023-03-04 14:39:39 -03:00
C. Lente
3b1e939020
Reorder options in config 2023-03-02 14:35:20 -03:00
C. Lente
667b002601
Open external links in another tab 2023-02-27 17:49:32 -03:00
C. Lente
f65d96962b
Fix lighthouse uncrawlable links 2023-02-27 16:32:22 -03:00
C. Lente
baccdd3df9
Fix contrast for disabled links 2023-02-27 16:22:09 -03:00
C. Lente
fe5815fa9b
Fix spacing in blog-posts 2023-02-27 16:21:51 -03:00
C. Lente
b13c335a15
Update inline code style 2023-02-27 16:10:40 -03:00
dependabot[bot]
2078d95600
chore(deps): bump peaceiris/actions-gh-pages from 3.9.0 to 3.9.2 (#61)
Bumps [peaceiris/actions-gh-pages](https://github.com/peaceiris/actions-gh-pages) from 3.9.0 to 3.9.2.
- [Release notes](https://github.com/peaceiris/actions-gh-pages/releases)
- [Changelog](https://github.com/peaceiris/actions-gh-pages/blob/main/CHANGELOG.md)
- [Commits](https://github.com/peaceiris/actions-gh-pages/compare/v3.9.0...v3.9.2)

---
updated-dependencies:
- dependency-name: peaceiris/actions-gh-pages
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-16 16:14:44 +01:00
C. Lente
e875517014
Add link to demo 2023-02-13 22:18:51 -03:00
C. Lente
d263584570
Update toml on README 2023-02-13 21:47:21 -03:00
C. Lente
c24a455410
Update README 2023-02-13 21:45:09 -03:00
C. Lente
0fac9c3eba
Minor tweaks 2023-02-13 21:34:52 -03:00
C. Lente
f9a536f74c
New images for demo 2023-02-13 21:31:35 -03:00
C. Lente
356f6f192e
Update demo website 2023-02-13 21:18:59 -03:00
C. Lente
27ad8a79e8
Add build action 2023-02-13 18:49:02 -03:00
C. Lente
8b6d621f0e
Add min Hugo version 2023-02-13 18:48:58 -03:00
C. Lente
d6592fd409
Automatically fetch extra styles 2023-02-13 17:59:27 -03:00
C. Lente
15a1e63122
Use relURLs 2023-02-13 16:50:21 -03:00
C. Lente
ee51627153
Fix config: https://discourse.gohugo.io/t/solved-defaultcontentlanguage-does-not-seem-to-work/4135/8 2023-02-13 16:25:24 -03:00
C. Lente
26a33fde27
New example site text 2023-02-10 19:09:09 -03:00
C. Lente
8f8169ac5b
More default posts 2023-02-10 18:27:36 -03:00
C. Lente
70e60e7605
Clean up config.toml 2023-02-10 17:58:47 -03:00
C. Lente
6fd0628f81
robots.txt is back 2023-02-10 17:40:02 -03:00
C. Lente
9d89e94f48
Favicon is back 2023-02-10 17:37:29 -03:00
C. Lente
d78444cd19
Separate sintax from style 2023-02-10 17:32:44 -03:00
C. Lente
6e341272f5
Better RSS 2023-02-10 17:16:49 -03:00
C. Lente
a18a8cc797
Translate no-post 2023-02-10 16:51:07 -03:00
C. Lente
17caeb985f
Generalize translation menus 2023-02-10 16:31:47 -03:00