141 Commits (0a36ef55ee092fe7bb1f8803c04a4cb8245b2a13)

Author SHA1 Message Date
github-actions[bot] 7b00ed1d9d
⬆️ chore(deps): upgrade mermaid to v11.3.0 (#405)
Co-authored-by: welpo <welpo@users.noreply.github.com>
5 months ago
welpo 7ceada974b
️ refactor(search): reduce search lag on mobile
Should reduce perceived lag when opening the search modal
and scrolling through results.
5 months ago
Óscar 17694ba3d8
🐛 fix(search): restore highlighting functionality (#401) 5 months ago
Óscar adfe28eaf9
feat(feed): make "Visit website" link context-aware (#394) 5 months ago
Óscar 52979f7f54
🐛 fix(feed): resolve Atom feed validation issues (#393) 5 months ago
Óscar 1ffe43f934
feat(search): hide "clear search" icon if input is empty (#388) 5 months ago
welpo d9c498b3a5
⬆️ chore(deps): upgrade mermaid to v11.2.1
Changelog: https://github.com/mermaid-js/mermaid/releases/tag/mermaid%4011.2.1

Source: https://cdn.jsdelivr.net/npm/mermaid@11.2.1/dist/mermaid.min.js
5 months ago
Óscar 1027f5ba53
🌐 style: improve RTL styling consistency (#381) 5 months ago
welpo a106f1c489
⬆️ chore(deps): upgrade mermaid to v11.2.0
Changelog: https://github.com/mermaid-js/mermaid/releases/tag/mermaid%4011.2.0

Source: https://cdn.jsdelivr.net/npm/mermaid@11.2.0/dist/mermaid.min.js
6 months ago
welpo 0b75c8f4c4
⬆️ chore(deps): upgrade KaTeX CSS to v0.16.11 6 months ago
welpo 405f7643e9
⬆️ chore(deps): upgrade mermaid to v11.1.1
Changelog: https://github.com/mermaid-js/mermaid/releases/tag/mermaid%4011.1.1

Source: https://cdn.jsdelivr.net/npm/mermaid@11.1.1/dist/mermaid.min.js
6 months ago
welpo e73a50c3c9
⬆️ chore(deps): update mermaid to v11.1.0
Changelog: https://github.com/mermaid-js/mermaid/releases/tag/mermaid%4011.1.0

File is https://cdn.jsdelivr.net/npm/mermaid@11.1.0/dist/mermaid.min.js but minified
6 months ago
Óscar a7e78b29ab
feat: add Mermaid diagram support (#370) 6 months ago
Óscar c7b79552c4
feat: follow user OS theme with JS disabled (#357) 7 months ago
sam a76d6888b6
feat: add date visibility options to post list (#330)
Co-authored-by: welpo <welpo@users.noreply.github.com>
8 months ago
Óscar 57ff693eca
⬆️ chore(deps): update KaTeX to v0.16.11 (#354) 8 months ago
Óscar f72f454ea7
🐛 fix(search): close modal when clicking current page result (#350) 8 months ago
welpo 82ecbc1454
🍱 feat(socials): add Debian icon 8 months ago
welpo 5ae629d171
📝 docs: explain how to use custom social icons 8 months ago
Andrea C 39ba56f02c
feat(socials): add bluesky icon (#333) 8 months ago
welpo b70efd1642
feat: enable adding URL/path to code blocks (#307) 10 months ago
Óscar d0dd37ef1e
⬆️ chore(deps): update KaTeX to v0.16.10 (#288) 11 months ago
Jérôme Ramette a08a9f19c7
🐛 fix(feed): fix "Visit website" link with skin config (#286) 11 months ago
welpo 4aaa2346d0
🍱 feat(socials): add Signal icon 1 year ago
Mohammed Alotaibi c4893d4fdd
feat(i18n): implement pluralization logic (#277)
Co-authored-by: welpo <welpo@users.noreply.github.com>
1 year ago
Mohammed Alotaibi b3ef23f305
🐛 fix(i18n): reverse arrows in RTL languages (#272)
Co-authored-by: welpo <welpo@users.noreply.github.com>
1 year ago
Mohammed Alotaibi 5a306d04cb
🐛 fix(i18n): atom feed page direction for RTL langs (#268)
Co-authored-by: welpo <welpo@users.noreply.github.com>
1 year ago
Óscar 906bc9dec0
feat: add search functionality (#250) 1 year ago
welpo dce495e71d
️ feat(a11y): add keyboard accessibility to theme toggler 1 year ago
Óscar b6a89e6370
🎨 refactor: format JS with Prettier (#240) 1 year ago
Ariel Richtman 58da40bdc0
🍱 feat(socials): add Keybase icon (#231) 1 year ago
welpo 79af568078
🍱 feat(socials): add Nostr icon
Updates social_icons LICENSE
1 year ago
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.
1 year ago
Óscar Fernández bf31f7ff47
feat(theme-switcher)!: respect `theme_default` when JS is enabled (#224)
BREAKING CHANGE: changes the behaviour of `theme_default`
1 year ago
welpo ee2b171fbd
🐛 fix(theme-switcher): match functionality of minified and non-minified files 1 year ago
welpo 012d819f38
⬆️ feat(fonts): upgrade Inter to 4.0 1 year ago
welpo 381f41dd0d
feat(sitemap): mention baseurl in header & title
Related: #221
1 year ago
welpo c8a1705b51
🐛 fix(sitemap): use the base url for JS/CSS loading
Related: #221
1 year ago
Óscar Fernández 1df3f7f89c
feat(sitemap): add XML styling (#221) 1 year ago
Óscar Fernández ea791f3a29
🐛 fix(stylised-feed): set proper date class (#207) 1 year ago
welpo 5458b1c533
🎨 style: fix whitespace issues 1 year ago
Óscar Fernández 8aabeaecc3
️ refactor: co-locate images (#200) 1 year ago
Óscar Fernández afbf4017e2
feat(theme-switcher): add theme reset button (#198) 1 year ago
Óscar Fernández 1bc52944c9
feat(footer): add configurable footer menu (#197) 1 year ago
Óscar Fernández 040a46dc4b
🐛 fix(hyvor-talk): switch from ID to class selector for initialisation (#196) 1 year ago
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>
1 year ago
welpo 5aece9856a
🐛 fix(fonts): fix extension woff -> woff2 1 year ago
welpo 4687418469
️ revert: use ttf serif font for compatibility 1 year ago
Óscar Fernández a7044d2d8a
️ feat(fonts): optimise font size (#186) 1 year ago
Óscar Fernández 2c6ac293ad
️ fix: improve accessibility and i18n (#183) 1 year ago