99 Commits

Author SHA1 Message Date
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
f26d122b2a
Make website title H1 2023-04-25 16:07:22 -03: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
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