welpo
6b0cc11da4
📝 docs: add link to skins showcase/documentation
2 years ago
welpo
a799732398
✨ refactor: switch from `@import` to `@use`
...
`@import` is set to be deprecated.
See: https://github.com/sass/sass/blob/main/accepted/module-system.md#timeline
2 years ago
welpo
e210652ac2
📝 docs: fix skins docs link
2 years ago
welpo
5250576744
💡 chore: add comments explaining use of `get_random`
2 years ago
welpo
6abb756d88
📸 chore: update mint screenshots to match the rest
2 years ago
Óscar
f8cce3001c
✨ feat: introduce skins to customise the theme ( #105 )
2 years ago
welpo
d2780f42a3
✨ feat: add pointer cursor to image toggler
2 years ago
welpo
2f83ef8062
⚡ ️ feat: add `cachebust` for `main.css`
2 years ago
welpo
9ad08838c7
🐛 fix: add missing images for new shortcodes
2 years ago
welpo
638d75c819
🐛 fix: set proper color-scheme meta
2 years ago
Óscar
090ebcafec
✨ feat: add 2 interactive image shortcodes
2 years ago
welpo
7ccd71736e
✨ feat: add 2 interactive image shortcodes
...
- `image_hover` changes image on mouse hover.
- `image_toggler` swaps image on click.
2 years ago
Óscar
42293b2868
✨ feat: allow setting default theme
2 years ago
welpo
c78c7f5bd1
✨ feat: allow setting the default theme
...
Used as fallback when JS is disabled and `theme_switcher` is enabled.
If `default_theme` is unset, it defaults to "light".
Used as single theme when `theme_switcher` is disabled.
2 years ago
welpo
ab879e3727
🐛 fix: remove extra newlines in final html
2 years ago
welpo
c53ecdc472
🔥 style: remove dark primary colour variable
2 years ago
welpo
e3ee95d718
💄 style: redesign block quotes
2 years ago
welpo
113a7f4e5d
✨ feat(theme-switcher): hide button if JS is disabled
2 years ago
welpo
a4e48b48fd
💡 chore: add comments
2 years ago
welpo
92e6af1d58
⚡ ️ refactor: further minify theme initialization
2 years ago
welpo
521a05b97f
📝 docs: improve Code tags example
2 years ago
welpo
672772a700
🐛 fix: align text to left codeblocks with line numbers
...
Fixes issue introduced in commit 85ccc08
, which centered all table text.
2 years ago
welpo
edcfa359ef
✨ feat: global/individual toggle for KaTeX and copy button
...
Allow KaTeX and copy button to be enabled globally or for individual posts.
2 years ago
Óscar
5cdc18e688
✨ feat: add backlinks to footnotes ( #101 )
2 years ago
welpo
a1ceb74785
💄 style: improve footnotes and `<hr>` styling
...
Fixes multiple footnotes having a horizontal line above each.
2 years ago
welpo
6b00aae20e
📝 docs: add Isso comments mention
2 years ago
welpo
da44e795d6
📝 docs: update [extra] settings
2 years ago
welpo
f9c18b0398
✨ feat: optional trailing slash in menu links
...
Enabled by default.
Drops the `$BASE_URL` transformation to avoid confusion (#99 ).
2 years ago
Óscar
ae47f79d9d
📝 docs: update link to multilanguage lines in config
2 years ago
welpo
b2ca636eb9
🐛 fix: correct CSS path for GitHub pages
2 years ago
Óscar
32b1177140
♻️ refactor: improve stylised feed translations & consolidate XSL/CSS loading ( #98 )
2 years ago
welpo
86ab1c5f06
🐛 fix: path to main.css
2 years ago
welpo
e7bd988a52
🐛 fix: use relative path to main.css
2 years ago
Óscar
2157a0b884
🐛 fix: multilingual issues in feeds and 'nav.html'
2 years ago
welpo
7ed295db3a
💬 refactor: translate xsl stylesheets
2 years ago
welpo
f3a0dd7f96
🥅 fix: load English stylesheet as fallback
2 years ago
welpo
588defd7f2
📝 docs: suggest editing language feed stylesheet
2 years ago
smtbook
e7dc5eb44e
fix: multilingual issues in feeds and 'nav.html'
2 years ago
welpo
85ccc081e4
💄 style: center all table text
2 years ago
welpo
3dc3e49131
💄 style: remove figure & img max height
2 years ago
welpo
09e5bc1aa3
🚸 feat: add JavaScript notice for comments
2 years ago
welpo
a201c05823
📝 docs: mention support for Isso comments
2 years ago
Óscar
a93c117112
✨ feat: add support for Isso comments
2 years ago
welpo
9a98789922
✨ feat: add support for Isso comments
2 years ago
welpo
e1dfd2ea07
🐛 fix: properly initialise `currentTheme`
...
The `currentTheme` variable is now properly initialized when setting
the initial theme, which fixes the "extra click" issue observed when system preference
is `dark` and there's no saved theme in localStorage.
Also minifies the themeSwitcher.
Fixes #94
2 years ago
welpo
b6f7f802b4
💄 docs: add code type to codeblock
2 years ago
welpo
f859113c81
📝 docs: add Hyvor Talk comments mention
2 years ago
welpo
4b43229d0a
🚚 chore(js): rename minified files
2 years ago
Óscar
3f5ed8a584
✨ feat: add support for Hyvor Talk comments
2 years ago
welpo
3dcc462056
📝 docs: support Hyvor Talk comments
2 years ago