Commit Graph

21 Commits (5ae629d171d12ed262d4862da65e7e8c8a21d87a)

Author SHA1 Message Date
welpo 5ae629d171
📝 docs: explain how to use custom social icons
Óscar 9d49a65354
feat: add option to show author in post metadata ()
welpo b70efd1642
feat: enable adding URL/path to code blocks ()
Óscar 0cbd727f25
feat: add option to display/hide date in metadata ()
Óscar e7172a0432
feat: allow showcasing featured projects on homepage ()
welpo 5e0cbdd67d
feat: allow disabling CSP, following the hierarchy
Introduces new option `enable_csp`, true by default.
Can be set on a page, section or globally.
ZzMzaw b011f58da6
feat: allow inverting previous/next article links ()
- Adds next/previous labels for clarity
- Truncated long titles get "…" appended

Co-authored-by: welpo <welpo@users.noreply.github.com>
Óscar 906bc9dec0
feat: add search functionality ()
Óscar b518e13c5d
feat(archive): allow multiple sources in Archive ()
welpo e2baa36ddc
📝 docs(mastering-tabi): fix `browser_theme_color` spelling
Óscar d50a85b5bc
feat: adjust width of prev/next link section ()
Óscar dac6bfc024
feat: add previous/next article navigation ()
welpo cd2cbf36fa
📝 docs(mastering-tabi): favour GitHub discussions over comment section
Óscar Fernández d257e022ea
feat(tags): add `compact_tags` option ()
Co-authored-by: arichtman <10679234+arichtman@users.noreply.github.com>
Óscar Fernández 920aa609f0
feat(feed): support hiding pages and sections ()
Óscar Fernández bf31f7ff47
feat(theme-switcher)!: respect `theme_default` when JS is enabled ()
BREAKING CHANGE: changes the behaviour of `theme_default`
welpo 88240071c4
📝 chore(docs): update updated date
ZzMzaw b6fa54c556
feat(copyright): set copyright translations outside toml files & enhance $VARs ()
Co-authored-by: welpo <welpo@users.noreply.github.com>
Joberth Rogers de91dfb0a7
🐛 fix(footer): fix external link redirection in footer ()
Co-authored-by: welpo <welpo@users.noreply.github.com>
Óscar Fernández de28c7fdeb
feat(comments): allow page override of global system ()
Óscar Fernández 8aabeaecc3
️ refactor: co-locate images ()