Commit graph

  • 7865f779d0
    fix translation welpo 2025-02-16 19:04:30 +01:00
  • 1c067e708e
    💄 fix: adapt footnotes styling for zola 0.19.x & 0.20.x welpo 2025-02-16 16:25:40 +01:00
  • c5e8a9abe2
    fix broken links welpo 2025-02-16 10:33:29 +01:00
  • 6c83799997
    prepare one post + project welpo 2025-02-16 10:28:36 +01:00
  • 86ea071cb5
    Merge remote-tracking branch 'origin/main' into ar-translation welpo 2025-02-16 10:11:28 +01:00
  • 09e724a82b
    feat: add hide_from_main_feed support (#490) Óscar 2025-02-16 09:49:51 +01:00
  • c72097ed69
    feat: add hide_from_main_feed support welpo 2025-02-16 09:38:51 +01:00
  • 45fe170467
    🐛 fix(feed): styling now works in all website paths welpo 2025-02-16 09:28:57 +01:00
  • 402965786b
    📝 docs(series): add tip for custom text permalinks welpo 2025-02-15 23:18:17 +01:00
  • 2b106b7c62
    💄 style(admonitions): fix external link icon welpo 2025-02-15 22:45:31 +01:00
  • 61793b2e56
    feat: support Zola's native code block names (#489) Óscar 2025-02-15 22:31:55 +01:00
  • d728fadfb7
    rename to code_block_name_links welpo 2025-02-15 22:25:37 +01:00
  • 52158d8349
    rename to clickable_code_block_names welpo 2025-02-15 22:13:42 +01:00
  • a65b496e0c
    feat: support Zola's native code block names welpo 2025-02-15 20:56:34 +01:00
  • 6837f6f4f1
    feat: render markdown in page titles & descriptions (#486) stalkerGH 2025-02-15 14:33:37 +01:00
  • dadc5970be
    use inline markdown rendering welpo 2025-02-15 14:27:27 +01:00
  • a5ab6259c6
    feat: add indicator to external links (#443) Óscar 2025-02-15 09:34:54 +01:00
  • 036b11b7da
    ⬆️ chore(deps): updatezola-deploy-action to v0.20.0 (#488) renovate[bot] 2025-02-15 09:34:07 +01:00
  • 54946aef5e
    ⬆️ chore(deps): update shalzz/zola-deploy-action action to v0.20.0 renovate[bot] 2025-02-15 08:30:46 +00:00
  • c82e471dde
    Merge branch 'main' into feat/external-link-indicator Óscar 2025-02-15 09:30:25 +01:00
  • 7186c53ba3
    update required Zola version welpo 2025-02-15 09:25:26 +01:00
  • f18207b995
    📝 docs(config): fix typo in config documentation Jeremiah Russell 2025-02-13 07:45:26 +00:00
  • 79ed74b48a
    Merge pull request #2 from jerusdp/webmentions gortavoher 2025-02-12 14:12:16 +00:00
  • 9ee3f7c01d
    Merge branch 'main' into webmentions gortavoher 2025-02-12 14:12:04 +00:00
  • e83cef72eb
    🐛 fix(blog): correct webmention config typo Jeremiah Russell 2025-02-12 14:08:30 +00:00
  • 2bc1f64acc
    📝 docs(blog): update webmentions configuration details Jeremiah Russell 2025-02-12 14:08:10 +00:00
  • afbf2aa2ff
    🐛 fix(config): update webmentions configuration Jeremiah Russell 2025-02-12 13:01:26 +00:00
  • a663de6dac
    feat(csp): add webmention support to content security policy Jeremiah Russell 2025-02-12 13:01:04 +00:00
  • f569aaba85 Add safe and markdown filters to page titles and descriptions for HTML formatting (archive page) Tomasz Lewicki 2025-02-12 09:20:55 +01:00
  • 4f6b64129a
    💄 style(theme): comment out page_url setting Jeremiah Russell 2025-02-11 22:36:50 +00:00
  • 1509eff329
    Update theme.toml Jeremiah Russell 2025-02-11 22:30:28 +00:00
  • 74ca55ddf6
    Merge pull request #1 from jerusdp/webmentions gortavoher 2025-02-11 15:58:38 +00:00
  • 51f36844f0
    📝 docs(blog): remove duplicate updated date in blog metadata Jeremiah Russell 2025-02-11 13:01:39 +00:00
  • 6c6996b888
    Merge github.com:jerusdp/tabi into webmentions Jeremiah Russell 2025-02-11 12:58:00 +00:00
  • 30819dd890
    💄 style(sass): enhance webmention styling with variables - add color and background color variables for consistent styling - update margins and padding for better layout Jeremiah Russell 2025-02-11 12:17:32 +00:00
  • ee88359ad6
    💄 style(blog): remove trailing space in markdown text Jeremiah Russell 2025-02-11 09:07:47 +00:00
  • f2d13b9468
    📝 docs(blog): add webmentions section to mastering tabi settings Jeremiah Russell 2025-02-11 08:57:39 +00:00
  • e57409ffb6 Add safe and markdown filters to page titles and descriptions for HTML formatting Tomasz Lewicki 2025-02-11 09:04:48 +01:00
  • e9cfbdc2eb
    feat(shortcodes): add webmentions section Jeremiah Russell 2025-02-11 08:03:01 +00:00
  • 324730556d
    💄 style(header): improve formatting for theme scripts Jeremiah Russell 2025-02-11 06:47:36 +00:00
  • 426a50fa7f
    feat(styles): add webmention styling Jeremiah Russell 2025-02-11 06:47:10 +00:00
  • b930658f86
    feat(webmention): add webmention.js for embedding webmentions Jeremiah Russell 2025-02-11 06:46:30 +00:00
  • cab76ee507
    feat(config): add webmention support Jeremiah Russell 2025-02-11 06:32:11 +00:00
  • 84f3301f1c
    feat(webmentions): add webmentions support templates Jeremiah Russell 2025-02-10 17:47:56 +00:00
  • a3ae897c83
    feat: allow setting post_listing_date per section welpo 2025-02-09 23:16:53 +01:00
  • db5062fb3f
    feat: render section content (#484) Óscar 2025-02-09 21:00:08 +01:00
  • 7770369244
    feat: render section content welpo 2025-02-09 20:56:03 +01:00
  • 6ff0604beb
    💥 feat(archive)!: enforce chronological sorting (#483) Óscar 2025-02-09 20:44:21 +01:00
  • 13a65ac741
    💥 feat(archive)!: enforce chronological sorting welpo 2025-02-09 20:36:43 +01:00
  • d777d5d996
    💄 style: increase emoji favicon size welpo 2025-02-08 10:17:26 +01:00
  • 11eb774bd7
    📝 misc(projects): add nemui project welpo 2025-02-08 10:08:42 +01:00
  • 05d042d27a
    ️ fix: improve menu accessibility (#482) Óscar 2025-02-02 14:54:03 +01:00
  • 171d06b670
    ️ fix: improve menu accessibility welpo 2025-02-02 14:39:18 +01:00
  • 5b5bdda456
    🐛 fix: support external URLs in menu (#481) Óscar 2025-02-02 14:25:52 +01:00
  • f75eedf7df
    🐛 fix: support external URLs in menu welpo 2025-02-02 14:22:39 +01:00
  • 8fafc0f9c8
    📝 misc(README): add idle-ti.me blog to sites using tabi (#479) Jérôme Ramette 2025-02-01 20:03:37 +01:00
  • 89ad44ce26
    🍱 feat(socials): add more Fediverse social icons welpo 2025-02-01 20:01:37 +01:00
  • a69821870b 📝 misc(README): add idle-ti.me blog to sites using tabi Jérôme Ramette 2025-02-01 16:30:53 +01:00
  • 572f8ef589
    💄 style(fonts): change font fallback implementation Stephen Kershaw 2025-01-27 12:11:54 +00:00
  • e519864543
    🔒️ fix(CSP): improve CSP coverage (#471) Stephen Kershaw 2025-01-25 17:45:35 +00:00
  • f50cef1984
    🔒️ fix(header): reposition include of CSP partial Stephen Kershaw 2025-01-25 14:11:10 +00:00
  • 6445f549ad
    📝 misc(README): add zzmzaw's blog to sites using tabi (#469) ZzMzaw 2025-01-19 09:43:09 +01:00
  • db6cb689f9
    misc(README): add zzmzaw's blog to sites using tabi ZzMzaw 2025-01-19 06:47:23 +01:00
  • c3b048d34a
    🐛 fix(feed): load CSS in subfolder setups (#467) Óscar 2025-01-18 14:19:10 +01:00
  • 1fc2423fc2
    🐛 fix(feed): load CSS in subfolder setups welpo 2025-01-18 10:15:36 -03:00
  • 0e0a391ea8
    🍱 feat(socials): add Letterboxd social icon welpo 2025-01-18 07:07:48 -03:00
  • 9b5dc70546
    ⬆️ chore(deps): upgrade KaTeX to v0.16.21 (#466) github-actions[bot] 2025-01-18 10:46:13 +01:00
  • 3ee2bf7173
    ⬆️ chore(deps): upgrade KaTeX to v0.16.21 welpo 2025-01-18 04:42:39 +00:00
  • 36ff72b318
    🐛 fix: remove nofollow robots meta tag (#465) Niels Gouman 2025-01-17 00:26:36 +01:00
  • 7793b819a9
    📝 misc(README): add nizzlay.com to Sites using tabi (#464) Niels Gouman 2025-01-17 00:17:22 +01:00
  • 8a96788608
    Update README.md: Moved Nizzlay.com to the bottom of the list Niels Gouman 2025-01-16 20:42:53 +01:00
  • f4be9545c6
    🐛 fix: Setting nofollow to all pages is bad practise, it hurts crawlability. Setting index is the default, so no need to implicitely set it. Niels Gouman 2025-01-16 13:36:21 +01:00
  • 04a9cefbd5
    Update README.md: Add Nizzlay.com as example site Niels Gouman 2025-01-15 21:13:54 +01:00
  • f440c011cc
    ⬆️ chore(deps): upgrade KaTeX to v0.16.20 (#462) github-actions[bot] 2025-01-14 22:11:48 +01:00
  • e8d5ed364f
    ⬆️ chore(deps): upgrade KaTeX to v0.16.20 welpo 2025-01-13 04:45:02 +00:00
  • 47ea26db97
    👷 misc(CI): add concurrency control to sumi action welpo 2025-01-12 18:42:06 +01:00
  • 799f3c0681
    feat: support disabling header font-subset (#458) Niels Gouman 2025-01-12 18:39:40 +01:00
  • 5c5b053ece
    update docs welpo 2025-01-12 18:28:46 +01:00
  • 7300f91fb0
    rename to enable_subset for consistency welpo 2025-01-12 18:06:11 +01:00
  • 44d12d84f2 Merge branch 'feat/disable-font-subset' of github.com:Nizzlay/tabi into feat/disable-font-subset Niels Gouman 2025-01-08 21:42:44 +01:00
  • 9e8cf78df9 feat: support disabling of the font-subset in header Niels Gouman 2025-01-08 21:37:05 +01:00
  • 4ef893686e feat: support disabling of the font-subset in header Niels Gouman 2025-01-08 21:37:05 +01:00
  • 162a84b6d6
    📝 docs(README): fix typo (#457) Olexandr88 2025-01-08 20:34:16 +02:00
  • a3f0685791
    docs: fix typo Olexandr88 2025-01-08 10:58:27 +02:00
  • de6fa58fe3
    🐛 fix: show feed icon without socials welpo 2025-01-04 11:39:12 +01:00
  • 28fe074ea0
    feat: support using info-page.html for sections (#455) Christian Franzl 2025-01-02 21:50:56 +01:00
  • 67c5d33dc8
    update last updated date mastering tabi welpo 2025-01-02 21:22:01 +01:00
  • 8faffdfd36
    translate docs welpo 2025-01-02 20:14:58 +01:00
  • ed4f856651 Update documentation Christian Franzl 2025-01-02 16:03:08 +01:00
  • 0286c3a800 Section support for info-page.html Christian Franzl 2025-01-02 14:54:14 +01:00
  • e05860636b
    ⬆️ chore(deps): upgrade KaTeX to v0.16.19 (#453) github-actions[bot] 2024-12-30 11:27:47 +01:00
  • 366aed2e2f
    ⬆️ chore(deps): upgrade KaTeX to v0.16.19 welpo 2024-12-30 04:44:15 +00:00
  • 1dcd615615
    📝 docs(shortcodes): clarify aside usage welpo 2024-12-28 17:42:58 +01:00
  • da1b6bb0cc
    📝 docs(shortcodes): clarify position parameter usage for "aside" welpo 2024-12-27 12:30:18 +01:00
  • 98b0c8d161
    feat(shortcodes): add 'aside' shortcode for side notes (#452) Óscar 2024-12-24 10:50:47 +01:00
  • 7a8f99d8e2
    feat(shortcodes): add 'aside' shortcode for side notes welpo 2024-12-24 01:48:12 +01:00
  • e1b60542df
    📝 misc: add "shuku" project welpo 2024-12-24 00:56:14 +01:00
  • 2cc336d9d0
    🐛 fix: add separator between update date & remote changes link welpo 2024-12-24 00:41:49 +01:00
  • 6810a0cb74
    📝 misc(README): add szabolcs.me to Sites using tabi (#451) Szabolcs 2024-12-20 19:06:52 +08:00
  • 164db7b755 📝 docs(README): add szabolcs.me to Sites using tabi Szabolcs Fazekas 2024-12-20 15:58:01 +08:00