143 Commits

Author SHA1 Message Date
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
C. Lente
a8c0f3734f
New madeWith 2023-02-09 17:54:15 -03:00
C. Lente
cba0246af9
Move to double quotes 2023-02-09 17:51:22 -03:00
C. Lente
6d88b28c14
Use site.Home.Permalink instead of param 2023-02-09 17:31:27 -03:00
C. Lente
045c2e3495
Fetch menus from YAML 2023-02-09 17:28:32 -03:00
C. Lente
7a4c8fd24b
Less menus on config 2023-02-09 17:17:51 -03:00
C. Lente
4b84339a4f
YAML header on posts 2023-02-09 17:05:10 -03:00
C. Lente
1c249d7b3f
Remove style= 2023-02-09 17:02:15 -03:00
C. Lente
2ba59f18db
Reproduce lente.dev setup 2023-02-09 16:56:09 -03:00
C. Lente
3ec9550325
Bring files from personal blog 2023-02-01 15:06:05 -03:00
C. Lente
76ca2f889f
Typo 2023-02-01 14:27:41 -03:00
C. Lente
ff81f71724
Update author info 2023-02-01 14:23:51 -03:00
Jan Raasch
d524ebeba7
Delete FUNDING.yml 2022-12-27 17:35:49 +01:00
Jan Raasch
e328177798
Remove »Sponsoring« 2022-12-27 17:34:44 +01:00