682 Commits

Author SHA1 Message Date
welpo
dd76c18faa
🍱 feat(socials): add Google Scholar icon
Recently added to Font Awesome:
https://github.com/FortAwesome/Font-Awesome/issues/541#issuecomment-1830481944

Made it black and white to match the rest of the icons.
2023-11-28 20:14:47 +01:00
Óscar Fernández
bf31f7ff47
feat(theme-switcher)!: respect theme_default when JS is enabled (#224)
BREAKING CHANGE: changes the behaviour of `theme_default`
2023-11-25 00:08:58 +01:00
welpo
c2664c85cd
📝 docs(shortcodes): link commit and PR for relative image paths 2023-11-24 02:15:54 +01:00
Óscar Fernández
7796162e37
feat: allow relative paths for image shortcodes (#222) 2023-11-24 02:10:43 +01:00
welpo
1221eeeb41
🐛 fix(header): add quotes to custom subset links 2023-11-23 00:58:27 +01:00
welpo
94f7a36707
🐛 fix(header): correct self-closing script tag 2023-11-23 00:52:45 +01:00
welpo
ee2b171fbd
🐛 fix(theme-switcher): match functionality of minified and non-minified files 2023-11-22 00:18:05 +01:00
welpo
130aa51144
feat(header): cachebust custom font subset
It's likely to change on different builds.
2023-11-21 23:41:58 +01:00
welpo
a57eb98a69
♻️ refactor(header): replace single %22 by "
Single quotation marks already escape the double ones.
2023-11-21 23:35:17 +01:00
welpo
b88e7376e4
🔥 refactor(tags): remove unnecessary id attribute
They could cause broken HTML and were not used for anything.
2023-11-21 23:25:15 +01:00
welpo
1e33b9bc1f
feat: improve clickability cue by adding pointer cursor to details summary 2023-11-21 19:42:36 +01:00
welpo
012d819f38
⬆️ feat(fonts): upgrade Inter to 4.0 2023-11-20 01:18:23 +01:00
welpo
42618eb119
🔨 chore(PR-template): add theme.toml default to checklist 2023-11-19 20:12:24 +01:00
welpo
e20e1c467c
💄 style: hide navigation buttons on print view 2023-11-19 19:15:12 +01:00
welpo
381f41dd0d
feat(sitemap): mention baseurl in header & title
Related: #221
2023-11-15 00:28:00 +01:00
welpo
c8a1705b51
🐛 fix(sitemap): use the base url for JS/CSS loading
Related: #221
2023-11-14 23:48:04 +01:00
Óscar Fernández
1df3f7f89c
feat(sitemap): add XML styling (#221) 2023-11-14 23:26:44 +01:00
welpo
741a7e7c6f
📈 docs(privacy): use GoatCounter sessions
GoatCounter is broken if sessions aren't tracked.
See: https://github.com/arp242/goatcounter/issues/704
2023-11-07 21:48:37 +01:00
welpo
88240071c4
📝 chore(docs): update updated date 2023-11-07 15:41:10 +01:00
ZzMzaw
b6fa54c556
feat(copyright): set copyright translations outside toml files & enhance $VARs (#215)
Co-authored-by: welpo <welpo@users.noreply.github.com>
2023-11-05 21:20:21 +01:00
Óscar Fernández
46e0681193
📈 chore(demo-site): add analytics and privacy policy (#220) 2023-10-31 14:46:32 +01:00
Joberth Rogers
de91dfb0a7
🐛 fix(footer): fix external link redirection in footer (#219)
Co-authored-by: welpo <welpo@users.noreply.github.com>
2023-10-31 13:29:09 +01:00
welpo
7752bc38bf
🔨 chore: add Pull Request template 2023-10-29 01:59:54 +02:00
welpo
3e30557dca
🐛 fix(skins): load teal if set in config 2023-10-28 21:24:28 +02:00
Xavier Vello
4d12cfe3fa
💄 fix(style): proper nested lists spacing (#218) 2023-10-28 16:01:36 +02:00
welpo
7e6e1ddcc9
📝 chore: update contact e-mail 2023-10-27 22:26:59 +02:00
welpo
a7d4120339
📝 docs(i18n): fix language switcher description
It no longer works on hover, but on click, as per #183.
2023-10-27 20:03:27 +02:00
Óscar Fernández
de28c7fdeb
feat(comments): allow page override of global system (#216) 2023-10-27 02:03:59 +02:00
welpo
05ab241002
feat(info-page): enable arbitrary ToC location 2023-10-27 00:39:15 +02:00
ZzMzaw
ebaf1588a7
💄 style(404): split error statement from solution (#213) 2023-10-26 13:27:02 +02:00
Óscar Fernández
be218c0b6c
🐛 fix(comments): fix malformed URLs in Isso mails (#211) 2023-10-25 17:47:46 +02:00
welpo
0b6cb31bba
🌐 fix(i18n-es): correct 'of' translation 2023-10-23 22:12:18 +02:00
welpo
6673a063b8
🐛 fix: remove unnecessary description filters
It caused issues if description contained double quotes.
2023-10-23 02:11:57 +02:00
welpo
01d5322ef3
🐛 fix(multilingual-quote): open <p> regardless of attribution 2023-10-19 15:52:44 +02:00
Donovan Glover
944ad4db35
💄 fix(style): add line-height to .section-title (#205) 2023-10-18 00:12:27 +02:00
Óscar Fernández
ea791f3a29
🐛 fix(stylised-feed): set proper date class (#207) 2023-10-17 21:35:13 +02:00
Donovan Glover
6058957e48
💄 fix(quick-navigation): limit width of toc (#204) 2023-10-16 15:04:09 +02:00
Xavier Vello
40df48fd87
feat(list_posts.html): display draft status in post list (#203)
Co-authored-by: welpo <welpo@users.noreply.github.com>
2023-10-14 00:55:00 +02:00
Donovan Glover
60af91f422
feat(cards.html): render markdown content (#201) 2023-10-11 01:42:38 +02:00
welpo
5458b1c533
🎨 style: fix whitespace issues 2023-10-07 23:31:59 +02:00
Óscar Fernández
8aabeaecc3
️ refactor: co-locate images (#200) 2023-10-07 23:27:55 +02:00
welpo
c0a07cb467
🌐 feat(i18n): translate quick navigation buttons' titles 2023-10-07 01:06:30 +02:00
Óscar Fernández
afbf4017e2
feat(theme-switcher): add theme reset button (#198) 2023-10-06 01:36:56 +02:00
welpo
c7bd9b36ce
️ style(footer): set paragraph margin to 0
Without this, there's too much spacing around the copyright notice.

Partially reverts #197.
2023-10-05 19:48:41 +02:00
Óscar Fernández
1bc52944c9
feat(footer): add configurable footer menu (#197) 2023-10-05 14:20:34 +02:00
Nadia
450501e218
🐛 fix(analytics): make goatcounter use https (#195) 2023-10-04 18:03:30 +02:00
Óscar Fernández
040a46dc4b
🐛 fix(hyvor-talk): switch from ID to class selector for initialisation (#196) 2023-10-04 18:02:36 +02:00
Óscar Fernández
228f1ea6e5
feat: support privacy-respecting analytics (#193) 2023-10-04 15:01:54 +02:00
Almost-Senseless-Coder
2eaee6557c
🌐 fix(theme-switcher): properly translate aria-label (#192)
Co-authored-by: Tim Böttcher <tim.boettcher2@rwth-aachen.de>
Co-authored-by: welpo <welpo@users.noreply.github.com>
2023-10-04 12:41:31 +02:00
Almost-Senseless-Coder
ab38f8434c
📝 chore(README): add tim-boettcher.online to showcase (#187) 2023-10-03 18:52:53 +02:00