67 Commits (437c55cf33d5de31ff94376f0feb5f2c4e9dc14a)

Author SHA1 Message Date
welpo 78fd8b8f0e
📝 docs(i18n): mention IETF BCP 47 codes 1 year ago
welpo 1bac809096
🔍️ chore(SEO): update social media cards 1 year ago
Óscar Fernández Vázquez 99b8972cf6
📝 docs: add guide to all of tabi's features (#169) 1 year ago
welpo 793b063c77
📝 docs(faq-languages): improve phrasing/translation 1 year ago
welpo cc029d0b19
🔍️ chore(SEO): update social media cards 1 year ago
Óscar 32a2d5094b
🌐 feat(i18n): overhaul translation system & add languages (#145)
Revamp the existing translation system, simplifying
management and adding several new languages. The new system reads from
TOML files in the `/i18n` directory and improves template structures.
It also enhances customisation options and robustness by providing
fallbacks and modularity.

- Implement a new, streamlined translation macro.
- Load translations from `/i18n` TOML files.
- Remove redundant configuration requirements.
- Refactor templates to align with new i18n system.
- Add support for Hindi, Japanese, Russian, Portuguese, Chinese,
  Italian, German, Ukranian, Korean, and French languages.
- Credit Thomas Weitzel (@thomasweitzel) for inspiration.
1 year ago
welpo 3f2e45601a
🐛 docs(ToC): fix broken code block 1 year ago
Óscar d6a5b1ab93
💄 style(code blocks): change syntax highlighting theme & text size (#131)
📝 docs: remove opening and closing +++ in TOML codeblocks
1 year ago
Óscar d53b8470a6
feat: add support for social media cards (#130) 1 year ago
Óscar f61c9ec309
feat(settings): add hierarchy-based setting overrides (#128) 2 years ago
Óscar 1c3db86b75
feat(image shortcodes): add lazy loading (#116)
Additionally sets the `alt` parameters as optional and cleans HTML output.
2 years ago
Óscar 151063d74b
feat(shortcode): add spoiler shortcode (#113) 2 years ago
welpo 427ffc7241
feat(footer/socials): add base64 encoded email protection 2 years ago
welpo 07ceddcc00
feat: enhance Table of Contents
- Introduce `toc_ignore_pattern` to ignore specific headers based on regex.
- Allow custom ToC placement with shortcode or "<!-- toc -->" marker.
- Increase max depth for ToC to 4.
- Update Documentation for the above features.
 - Move ToC generation to a macro file.
2 years ago
welpo a47a8be011
🚸 docs: add ToC and quick navigation buttons 2 years ago
welpo 965af4b3dd
feat: add `toc_levels` to control ToC depth 2 years ago
welpo fb0dea0106
feat: add wide container shortcode 2 years ago
welpo 41009a50a1
📝 docs: clarify the 2 possible paths for custom skins 2 years ago
Óscar f8cce3001c
feat: introduce skins to customise the theme (#105) 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
welpo e3ee95d718
💄 style: redesign block quotes 2 years ago
welpo 521a05b97f
📝 docs: improve Code tags example 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 a201c05823
📝 docs: mention support for Isso comments 2 years ago
welpo 9a98789922
feat: add support for Isso comments 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 5d99da2cd0
📝 docs: remove `updated` date from examples 2 years ago
welpo f5e9ad8c8a
✏️ fix: replace "y" with "i" 2 years ago
welpo 31fee59eb2
📝 docs: update for Hyvor Talk support 2 years ago
welpo 7924e8206c
feat: add support for Hyvor Talk comments 2 years ago
welpo 5214dd3560
📝 docs: remove first header 2 years ago
welpo 05a6d15455
feat: add quick navigation buttons
💄 style(dark): change inline code background

♻️ refactor: simplify comment system logic
2 years ago
welpo 5993e950c7
feat: add support for giscus and utterances 2 years ago
welpo 19d120019b
feat: add support for giscus & utterances comments 2 years ago
welpo 33cfe77344
📝 docs: add code language to bash code blocks 2 years ago
welpo dcbb4c5290
📝 docs: remove `updated` date from example 2 years ago
welpo 1cd34b528e
📝 docs: improve KaTeX documentation 2 years ago
welpo 139ca042f4
📝 docs: set proper `updated` date 2 years ago
welpo 2dec139e41
feat: add copy button to code blocks 2 years ago
welpo fa5e21feea
💬 docs: translate 'Usage' header 2 years ago
welpo fd50204e32
feat: add full-width image option to shortcodes
Closes #85
2 years ago
welpo 41c44d3d84
📝 docs: remove atom feed filter in script 2 years ago
welpo c7a411e157
📝 docs: add quotation marks to quotes 2 years ago
welpo ab29511d5e
feat: add multilingual quote shortcode 2 years ago
welpo f657010be4
️ docs: revert script changes 2 years ago
welpo 44980f1418
📝 docs: include layout features in font subset 2 years ago