Óscar
0e3a4af49b
✨ feat: add link to commit history on updated articles ( #109 )
2023-08-15 02:02:23 +02:00
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.
2023-08-14 15:08:22 +02:00
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.
2023-08-08 00:47:24 +02:00
welpo
edcfa359ef
✨ feat: global/individual toggle for KaTeX and copy button
...
Allow KaTeX and copy button to be enabled globally or for individual posts.
2023-08-02 19:38:04 +02:00
Óscar
5cdc18e688
✨ feat: add backlinks to footnotes ( #101 )
2023-08-02 18:35:27 +02:00
welpo
4b43229d0a
🚚 chore(js): rename minified files
2023-07-17 20:40:48 +02:00
welpo
19d120019b
✨ feat: add support for giscus & utterances comments
2023-07-12 18:44:28 +02:00
welpo
2dec139e41
✨ feat: add copy button to code blocks
2023-07-07 22:03:47 +02:00
welpo
a5981e6fdd
🐛 fix: remove flashing from header text (Firefox)
...
Loads a subset of the sans-serif font for the header.
Fixes #75
2023-04-29 15:11:13 +02:00
welpo
eb63718bbf
🚚 refactor: rename minified KaTeX css
2023-04-28 16:12:14 +02:00
welpo
f9335b3fa4
✨ feat: add KaTeX support
2023-04-15 19:55:57 +02:00
welpo
9887fb0a6f
✨ feat: allow dual date-format (short/long)
2023-03-10 23:25:54 +01:00
welpo
4b18391c18
♻️ refactor: format date as "6 July 2049"
...
Follows Oxford's and other formal style manuals.
2023-03-06 00:07:41 +01:00
welpo
a8e49cfedf
♻️ refactor: use consistent pagination
2023-03-05 19:48:16 +01:00
welpo
53d2624133
🐛 fix: use set_title macro to set proper titles
...
Fixes #33
2023-02-22 23:28:14 +01:00
welpo
3aa22cb3ad
♻️ refactor: split macros.html in different files
...
Clearer macros format.
2023-02-21 19:39:54 +01:00
welpo
095b9d0d07
🐛 fix: add end-of-file newline
2023-02-06 02:20:56 +01:00
welpo
0b117d1641
first commit
2023-02-02 15:53:54 +01:00