Skip to content

Latest commit

 

History

History
625 lines (582 loc) · 77.1 KB

CHANGELOG.md

File metadata and controls

625 lines (582 loc) · 77.1 KB

Changelog

Welcome to the changelog for tabi. This document aims to provide a comprehensive list of all notable changes made to the project, organised chronologically by release version.

We use Semantic Versioning (SemVer) for our version numbers, formatted as MAJOR.MINOR.PATCH. Major version changes involve significant (breaking) changes, minor versions introduce features and improvements in a backward compatible manner, and patch versions are for bug fixes and minor tweaks.

2.2.0 - 2024-02-10

✨ Features

  • (i18n) Add Right-to-left script support (#262) - (1d55a29)

🐛 Bug fixes

📝 Documentation

  • (README) Add git-sumi badge - (8b5a131)
  • (README) Add IPA notation for pronunciation - (f7c0de4)
  • (README) Add project badges - (bcde187)
  • (README) Remove quick start section - (1382b44)
  • (README) Recommend installing tabi as a submodule or cloning it - (a05170c)
  • (contributing) Enrich PR information - (28d0f70)

🔧 Miscellaneous tasks

  • (CHANGELOG) Improve emoji pattern - (1bb3c91)
  • (CI) Update git-sumi config - (1e468f4)
  • (CI) Use git-sumi hook to lint commit messages - (71f09a8)
  • (CI) Fix links in tag description - (7cc74d1)
  • (git-sumi) Require a space after the gitmoji - (119533b)
  • (release) Verify version tag format on release - (fcf16a4)
  • Use git-sumi to lint commit messages - (c193d4d)
  • Update changelog sections - (0e6c5c2)
  • Add continuous deployment workflow - (9b8b139)

2.1.0 - 2024-01-29

✨ Features

  • Allow inverting previous/next article links (#261) - (b011f58)

📝 Documentation

  • (README) Add CSS code block setup in required config - (c9d6b62)

2.0.0 - 2024-01-15

💥 BREAKING CHANGES 💥

  • (i18n) Force config.toml copyright translation (#255) - (9f39b7f)
  • (home-banner) Force proper header.img path (#254) - (1a1a7f7)

✨ Features

  • (a11y) Add keyboard accessibility to theme toggler - (dce495e)
  • (archive) Allow multiple sources in Archive (#249) - (b518e13)
  • (socials) Add Keybase icon (#231) - (58da40b)
  • (tags) Dynamically adjust tag list columns based on tag count (#233) - (9fc45f2)
  • (tags) Add compact_tags option (#232) - (d257e02)
  • Add search functionality (#250) - (906bc9d)
  • Adjust width of prev/next link section (#248) - (d50a85b)
  • Add previous/next article navigation (#246) - (dac6bfc)
  • Add taxonomy list & single term templates (#239) - (39fc4ec)

🐛 Bug fixes

  • (archive) Group multi-sourced posts by year - (2c8a21d)
  • (i18n) Localise date in single taxonomy listing - (0aef23b)

📝 Documentation

  • (faq-languages) Clarify setting default language - (c4e5a65)
  • (mastering-tabi) Fix browser_theme_color spelling - (e2baa36)
  • (mastering-tabi) Favour GitHub discussions over comment section - (cd2cbf3)

♻️ Refactor

🗑️️ Deprecations

  • (home-banner) [‼️BREAKING‼️] Force proper header.img path (#254) - (1a1a7f7)
  • (i18n) [‼️BREAKING‼️] Force config.toml copyright translation (#255) - (9f39b7f)

1.0.0 - 2023-12-29

💥 BREAKING CHANGES 💥

  • (theme-switcher) Respect theme_default when JS is enabled (#224) - (bf31f7f)

✨ Features

  • (HTML) Respect external_links_… config (#126) - (b73f7f5)
  • (SEO) Add description support for sections (#179) - (fd1c50a)
  • (ToC) Implement setting hierarchy for ToC - (695e40b)
  • (alias) Style redirect page (#156) - (a37756c)
  • (archive) Allow customising section for archive - (b987439)
  • (atom) Add full_content_in_feed option (#164) - (a113ba2)
  • (cards.html) Render markdown content (#201) - (60af91f)
  • (comments) Allow page override of global system (#216) - (de28c7f)
  • (config) Add dynamic stylesheet loading (#118) - (fac730e)
  • (copyright) Set copyright translations outside toml files & enhance $VARs (#215) - (b6fa54c)
  • (feed) Support hiding pages and sections (#227) - (920aa60)
  • (fonts) Upgrade Inter to 4.0 - (012d819)
  • (fonts) Optimise font size (#186) - (a7044d2)
  • (fonts) Use woff2 & update fonts - (1c06c99)
  • (footer) Add configurable footer menu (#197) - (1bc5294)
  • (footer) Add configurable copyright notice (#112) - (5ae21b5)
  • (footer) Add link to remote repository (#111) - (d3167ad)
  • (footer) Add link to remote repository - (99f6f2d)
  • (footer/copyright) Replace "$SEPARATOR" to separator - (f1edbba)
  • (footer/socials) Add base64 encoded email protection - (427ffc7)
  • (header) Cachebust custom font subset - (130aa51)
  • (header) Add support for canonical URLs (#168) - (88cc68f)
  • (header) Support multilingual meta tags in sections - (465bc55)
  • (header) Add img_alt attribute for customisable alt text (#153) - (1c87b96)
  • (i18n) Translate quick navigation buttons' titles - (c0a07cb)
  • (i18n) Overhaul translation system & add languages (#145) - (32a2d50)
  • (image shortcodes) Add lazy loading (#116) - (1c3db86)
  • (info-page) Enable arbitrary ToC location - (05ab241)
  • (list_posts.html) Display draft status in post list (#203) - (40df48f)
  • (meta) Allow hiding the read time indication on pages (#124) - (b58225a)
  • (multilingual-quote) Allow missing author - (3cf9e3a)
  • (pre-commit) Improve robustness checking commands - (f98d23e)
  • (pre-commit) Sync config.toml and theme.toml [extra] - (1601fbf)
  • (pre-commit) Show which JS compressor is best - (cffe06f)
  • (pre-commit) Check for JS minification - (1027c4f)
  • (quick-navigation) Add ToC button (#115) - (ac41bb1)
  • (settings) Add hierarchy-based setting overrides (#128) - (f61c9ec)
  • (shortcode) Add spoiler shortcode (#113) - (151063d)
  • (shortcodes) Update image path retrieval and dimensions in shortcodes - (b841969)
  • (sitemap) Mention baseurl in header & title - (381f41d)
  • (sitemap) Add XML styling (#221) - (1df3f7f)
  • (social-icons) Add Matrix icon - (28fb525)
  • (social-icons) Add X icon - (b797879)
  • (social-media-cards) Support relative paths (#163) - (049babb)
  • (social-media-cards) Add support for twitter:image - (22579a5)
  • (socials) Add Nostr icon - (79af568)
  • (socials) Add Google Scholar icon - (dd76c18)
  • (templates) Introduce info-page template (#147) - (6f269ee)
  • (theme-switcher) [‼️BREAKING‼️] Respect theme_default when JS is enabled (#224) - (bf31f7f)
  • (theme-switcher) Add theme reset button (#198) - (afbf401)
  • (theme-switcher) Hide button if JS is disabled - (113a7f4)
  • (title) Add invert_title_order config option (#142) - (9acaba6)
  • Allow relative paths for image shortcodes (#222) - (7796162)
  • Improve clickability cue by adding pointer cursor to details summary - (1e33b9b)
  • Support privacy-respecting analytics (#193) - (228f1ea)
  • Allow internal project links (#157) - (5a2161f)
  • Enhance SEO and accessibility with meta tags (#154) - (78c0f71)
  • Add browser_theme_color config option (#143) - (772ca29)
  • Add support for social media cards (#130) - (d53b847)
  • Add base64 encoded email protection (#110) - (6dc6e51)
  • Avoid commiting drafts - (6cb2327)
  • Add pre-commit hook - (22d8ae6)
  • Add support for remote codeberg repositories - (b5fae83)
  • Add link to commit history on updated articles (#109) - (0e3a4af)
  • Overhaul Table of Contents (#108) - (0884370)
  • Enhance Table of Contents - (07ceddc)
  • Add toc_levels to control ToC depth - (965af4b)
  • Add wide container shortcode (#107) - (bc90d04)
  • Add wide container shortcode - (fb0dea0)
  • Add rel=me attribute to social links - (4952ce8)
  • Introduce skins to customise the theme (#105) - (f8cce30)
  • Add pointer cursor to image toggler - (d2780f4)
  • Add cachebust for main.css - (2f83ef8)
  • Add 2 interactive image shortcodes - (090ebca)
  • Add 2 interactive image shortcodes - (7ccd717)
  • Allow setting default theme - (42293b2)
  • Allow setting the default theme - (c78c7f5)
  • Global/individual toggle for KaTeX and copy button - (edcfa35)
  • Add backlinks to footnotes (#101) - (5cdc18e)
  • Optional trailing slash in menu links - (f9c18b0)
  • Add JavaScript notice for comments - (09e5bc1)
  • Add support for Isso comments - (a93c117)
  • Add support for Isso comments - (9a98789)
  • Add support for Hyvor Talk comments - (3f5ed8a)
  • Add support for Hyvor Talk comments - (7924e82)
  • Add quick navigation buttons - (33337cf)
  • Add quick navigation buttons - (05a6d15)
  • Add support for giscus & utterances comments - (6c8d5c7)
  • Add support for giscus and utterances - (5993e95)
  • Add support for giscus & utterances comments - (19d1200)
  • Add utterances support - (93c8b57)
  • Add copy button to code blocks - (ee6a54b)
  • Add copy button to code blocks - (2dec139)
  • Add basic copy button to codeblocks - (8e1473b)
  • Add full-width image option to shortcodes - (1d35a4a)
  • Add full-width image option to shortcodes - (fd50204)
  • Custom feed content and style - (3638e77)
  • Style xml feed - (1b60be8)
  • Use page description as summary - (54e88be)
  • Add custom quotation marks for multilingual quotes - (dd73e52)
  • Add multilingual quote shortcode - (ab29511)
  • Allow using emojis as favicon - (fb061a1)
  • Include layout features in font subset - (534969d)
  • Add multi-language support - (fa92293)
  • Set width and height of project images - (8b5726c)
  • Add KaTeX support - (f9335b3)
  • Make JS light/dark toggle optional - (1803987)
  • Use github pages for live preview - (a36823d)
  • Allow dual date-format (short/long) - (eda1b27)
  • Allow dual date-format (short/long) - (9887fb0)
  • Add 'Last updated' extra tag - (ca96eea)
  • Add 'Last updated' extra tag - (ed47f25)
  • Add dual image support for switching themes - (de9cce5)
  • Add dual image support for switching themes - (b3dc539)
  • Use custom separator from config in meta & title - (aa00640)
  • Allow customizable secure headers (CSP) - (d7caa7a)
  • Display word count when hovering over read time - (d9cd64e)
  • Responsive (and centered) images - (9242fa4)
  • Clean js code - (2f80b0b)
  • Change default theme to OS setting - (26ad170)
  • Add dimmable-image shortcode for dark theme - (174a37e)
  • Showcase invertable image - (0bae051)
  • Showcase invertable image - (2f4695d)
  • Add Archive page to features. - (999861b)
  • Remove Archive from TODO - (559c97d)
  • Add archive screen - (3434cbc)
  • Change markdown description style - (c29697c)
  • Add markdown support to index page - (c6ec7c7)
  • Set Table of Contents per page, not globally - (32d4a93)

🐛 Bug fixes

  • (SEO) Set proper social image cards - (b26902d)
  • (a11y) Update heading tags (#140) - (0055a36)
  • (analytics) Make goatcounter use https (#195) - (450501e)
  • (atom) Remove safe filter; allow content & summary (#165) - (a617d6f)
  • (atom) Escape HTML in feed summary - (4610073)
  • (comments) Fix malformed URLs in Isso mails (#211) - (be218c0)
  • (favicon) Use get_url for favicon - (ab4b523)
  • (fonts) Fix extension woff -> woff2 - (5aece98)
  • (footer) Fix external link redirection in footer (#219) - (de91dfb)
  • (footer) Render footer again - (3344f80)
  • (footer) Remove extra space between "tabi" and separator - (12b9184)
  • (format_date) Actually use short_date_format (#119) - (c99cf94)
  • (header) Add quotes to custom subset links - (1221eee)
  • (header) Correct self-closing script tag - (94f7a36)
  • (header) Check if translations exist while building tags (#159) - (271f54c)
  • (header) Don't fail if custom_subset absent (#132) - (c79407e)
  • (home-banner) Allow missing image & correct spacing (#123) - (9c3e5d3)
  • (html) Remove unused self-closing tags (#176) - (93eaaea)
  • (hyvor-talk) Switch from ID to class selector for initialisation (#196) - (040a46d)
  • (i18n) Use English by default in atom.xml (#167) - (d36404e)
  • (i18n-es) Correct 'of' translation - (0b6cb31)
  • (isso-comments) Actually set maxCommentsNested - (47c493b)
  • (multilingual-quote) Open

    regardless of attribution - (01d5322)

  • (quick-navigation) Limit width of toc (#204) - (6058957)
  • (quick-navigation-buttons) Fix overlapping background change - (f4c8826)
  • (sitemap) Use the base url for JS/CSS loading - (c8a1705)
  • (skins) Load teal if set in config - (3e30557)
  • (style) Proper nested lists spacing (#218) - (4d12cfe)
  • (style) Add line-height to .section-title (#205) - (944ad4d)
  • (style) Prevent videos from overflowing container (#185) - (317a1d1)
  • (styled feed) Url to "Visit Website" - (68e37f4)
  • (stylised-feed) Set proper date class (#207) - (ea791f3)
  • (theme-switcher) Match functionality of minified and non-minified files - (ee2b171)
  • (theme-switcher) Properly translate aria-label (#192) - (2eaee65)
  • Prevent background overflow on link hover (#226) - (6b69cf7)
  • Remove unnecessary description filters - (6673a06)
  • Improve accessibility and i18n (#183) - (2c6ac29)
  • Allow live reload when zola is in serve mode (#144) - (355df55)
  • is_draft returning opposite value - (adb702f)
  • Check proper toc_ignore_pattern - (fe872a7)
  • Move default_language to proper section - (52d0ac9)
  • Update bug report link format - (6178e8e)
  • Revert flex display (b1b98eb) - (8cfab98)
  • Remove flex display on full-width elements - (56a53dc)
  • Improve contrast on code within links on hover - (f8891db)
  • Draft margin - (8949db4)
  • Add missing images for new shortcodes - (9ad0883)
  • Set proper color-scheme meta - (638d75c)
  • Remove extra newlines in final html - (ab879e3)
  • Align text to left codeblocks with line numbers - (672772a)
  • Correct CSS path for GitHub pages - (b2ca636)
  • Path to main.css - (86ab1c5)
  • Use relative path to main.css - (e7bd988)
  • Multilingual issues in feeds and 'nav.html' - (2157a0b)
  • Load English stylesheet as fallback - (f3a0dd7)
  • Multilingual issues in feeds and 'nav.html' - (e7dc5eb)
  • Properly initialise currentTheme - (e1dfd2e)
  • Replace "y" with "i" - (f5e9ad8)
  • Use proper meta descriptions - (3e215e1)
  • Ensure codeblock header visibility on iOS - (abf32b8)
  • Properly check for theme_switcher setting - (f710b62)
  • Remove leading slash from css href - (a6dfd4d)
  • Remove leading slash from xsl href - (19bebde)
  • Set svg max-height only for social icons - (4df7cdc)
  • Generate random id for multilingual quotes - (0e1a514)
  • Proper URL for multilingual rss/atom feeds - (56a3061)
  • Mention translations in 404 if there's more than 1 language - (58d0dd6)
  • Show language switcher if there's more than 1 language - (5ac69fe)
  • Avoid empty dates when long_date_format is empty - (eded835)
  • Remove extra backtick - (358e78d)
  • Remove flashing from header text (Firefox) - (a5981e6)
  • Remove flash when navigating in dark-mode - (1efb033)
  • Only load script when themeswitcher is enabled - (556570d)
  • Handle missing image metadata gracefully - (b5b50cd)
  • Properly end macro - (7aa6142)
  • Set proper scope to transparent hover for anchor - (050f546)
  • Remove double equals in updated field - (dcf1af5)
  • Fix screenshot path - (110c872)
  • Clarify requirements for A+ Observatory score - (4d18be3)
  • Clarify requirements for A+ Observatory score - (65a3fce)
  • Enable github pages - (1b5ed15)
  • Use personal access token - (fded2bd)
  • Update token - (91de9ad)
  • Use latest zola-deploy-action - (19bd85f)
  • Remove header link background change on hover - (884cc90)
  • Remove horizontall scroll on mobile - (e93b33e)
  • Remove newlines around <title> from source code - (ac0495e)
  • Remove h1 permalinkbackground on hover - (667f15a)
  • Improve tap target sizing for tags - (9560103)
  • Improve accessibility - (b3179da)
  • Improve accessibility in lists & taps - (50b8d5f)
  • Update year to current year - (abfe2f9)
  • Prevent malformed CSP header - (54ae781)
  • Minor typo - (799b31d)
  • Rename sun icon reference - (2f4d065)
  • Set main image path relative to base_url - (f555d34)
  • Override font-size for home subtitle

    - (2732f49)

  • Set remote Zola url - (1845649)
  • Use serif as fallback - (c65eea1)
  • Close div class"tags-item" - (5c48acb)
  • Atom feed alt description - (d41c9b5)
  • Remove double bottom-boder/div on Archive - (6e47145)
  • Add end-of-file newline - (099f094)
  • _archive import typo - (55d928a)
  • Capitalise Archive title - (31f70ff)
  • Update theme screenshot in /projects - (32ca1d3)
  • Set aspect-ratio on banner-home-ig - (c6c8379)
  • Make navbar width and margin same as content - (1c1e124)
  • Use Sentence case in Projects title - (cc93f9f)
  • Add end-of-file newline - (2cef2e5)
  • Add end-of-file newline - (095b9d0)
  • Remove duplicate .bloglist-title definition - (53d28ad)
  • Consistent date format & remove invalid tags - (1242b90)
  • Remove duplicated meta description - (4cef13a)
  • Remove space in atom url - (3f4259d)
  • Set consistent padding between nav and main content - (6a4620a)
  • Improve responsiveness of home banner - (1f11e84)
  • Ensure text remains visible during webfont load - (4d57e09)
  • Working live url - (898fcc8)
  • Alt text for moon/sun icons (theme switcher) - (4edbcf0)
  • Trailing space in front of nav-links - (dcaa705)
  • Nav-links hover style - (b044e30)
  • Syntax highlighting - (64ed828)

💄 Styling

  • (404) Split error statement from solution (#213) - (ebaf158)
  • (code blocks) Harmonise highlight colour - (327545f)
  • (code blocks) Change syntax highlighting theme & text size (#131) - (d6a5b1a)
  • (code tags) Set border radius to inline code - (0a61bd3)
  • (codeblocks) Unhide scrollbars - (ce7ac7c)
  • (favicon) Reduce emoji size for compatibility - (08ef628)
  • (footer) Set paragraph margin to 0 - (c7bd9b3)
  • (isso) Align buttons and input & cleanup - (9f74868)
  • (isso) Clean isso styles & use CSS variables - (85fe38f)
  • (language-switcher) Update icon to be lighter (#173) - (437c55c)
  • (meta) Add "…" when using summary with <!-- more --> - (0c87f65)
  • (projects) Add border-radius and cleaner shadow - (e78451d)
  • (projects) Cleaner shadow - (8b091ba)
  • (quick-navigation) Reduce max-height for ToC - (718f477)
  • (sans-serif) Slightly increase bold weight - (355162e)
  • Hide navigation buttons on print view - (e20e1c4)
  • Fix whitespace issues - (5458b1c)
  • Reduce bold text font weight on sans-serif - (bcc3f83)
  • Add "…" when using summary with <!-- more --> - (e72a8da)
  • Use divider-color for
    & remove border-color - (1adf242)
  • Stylise scrollbar based on site's color scheme - (1be3fa8)
  • Standardise posts' summary & description - (f03a9b3)
  • Set transparent bg for code in table headers - (a6046cd)
  • Adjust font styles for
    and - (275950f)
  • Keep top/bottom element's margin in full-width - (2ebf72c)
  • Retain element's spacing within full-width - (b1b98eb)
  • Reset margin & padding for children of .full-width - (4b38d53)
  • Use theme variable for table borders - (fffaece)
  • Remove dark primary colour variable - (c53ecdc)
  • Redesign block quotes - (e3ee95d)
  • Improve footnotes and <hr> styling - (a1ceb74)
  • Center all table text - (85ccc08)
  • Remove figure & img max height - (3dc3e49)
  • Increase body left/right margins - (b76f9bb)
  • Hide horizontal scrollbar in codeblocks - (d7b0191)
  • Darken codeblock highlight colour - (fcc2caf)
  • Reduce bold font-weight - (f5603ac)
  • Add codeblock background colours - (8415535)
  • Round tables borders - (7c3463c)
  • Redesign code block header - (700037a)
  • Increase spacing in archive - (d1e51f5)
  • Remove newlines around summary - (67173f2)
  • Smaller title and "Recent Posts" text - (eb8f630)
  • Add styling to infobox - (0494a54)
  • Add title suffix & reduce RSS icon size - (fc591f5)
  • Add padding-top class - (36930dc)
  • Rename "atom/rss feed" to "feed" - (0b02e72)
  • Standarise margin in projects and archive - (da38822)
  • Set custom header anchor - (5bdb804)
  • Add dash to toggle identifier - (c47198f)
  • Widen article body; less reading saccades - (cfef1f6)
  • Center wrapped menu items - (5d91a0d)
  • Widen article body; less reading saccades - (00c7d15)
  • Round down code font-size - (4af487e)
  • Standarise font rendering across browsers - (67aad3e)
  • Reduce header-content margin in mobile - (3275e8a)
  • Increase margin between posts and year - (69989cc)
  • Move padding from post-time to listing-item - (5907091)
  • Restore meta font in article to sans-serif - (25d3a4d)
  • Improve mobile date display and title spacing - (6a5670d)
  • Standarise font rendering across browsers - (ea00c9b)
  • Prevent header anchor selection - (1499704)
  • Update project images - (18cab7d)
  • Update project images - (77dc2be)
  • Greater resolution - (698d4eb)
  • Add link to project images - (369fa97)
  • Use shadow instead of border for cards - (99bb932)
  • Set a minimum value for paragraph spacing - (a89fc02)
  • Use theme's primary colour for table headers - (1c07128)
  • Narrower article content for blog posts - (a39306f)
  • Change default long date format - (61e288d)
  • Reduce text/background contrast - (15f2629)
  • Darken background for inline code (dark theme) - (7fbb4d7)
  • Update anchor links - (c4f4a8d)
  • Hide anchor links on small screens - (15c1280)
  • Promise I will never go blonde like Kanye - (38a38fa)
  • Increase content bottom margin in small screens - (845a2f1)
  • Smaller socials; add Zola & tabi mention - (450c896)
  • Smaller socials; add Zola & tabi mention - (b7c8975)
  • Remove round borders on tables for consistency - (0f07a6e)
  • Fix invisible url on hover in projects - (77298d8)
  • Use day-month format - (28d5704)
  • Increase contrast for link hover - (e51f531)
  • Decrease margin between date and post title - (283f3d3)
  • Wrap post description in <p> - (dc64e25)
  • Major redesign - (58fe89b)
  • Increase margin between anchor and header - (1f4f3a9)
  • Redesign post listing and other minor changes - (cd2ab35)
  • Remove transitions - (cec746c)
  • Redesign tag pages - (8ac1894)
  • Increase date opacity - (f5834a2)
  • Remove "home" from navigation - (80ec217)
  • List tags redesign - (644dd1a)
  • Use cards/boxes for tag list - (b33a942)
  • List all posts per tag - (a761fd0)
  • Set style for figure & figure captions - (1496f0c)
  • Increase iframe margins - (c2d9107)
  • Center and enlarge iframes (embeds) - (372d696)
  • Update footnote styling - (f4cd6e6)
  • Resize headers - (e4c6705)
  • Increase margins before content & after ToC - (83b7bb9)
  • Reduce font size for meta in cards - (0ecc656)
  • Reduce font-size and increase line-height in article-title - (367d6a8)
  • Revert background back to pure white - (0e4d274)
  • Change colourscheme. improve cohesion and accesibility - (b7da112)
  • Mention all table colours change, not just header - (2b861ea)
  • Showcase tables & invertable images - (394479d)
  • Center tables; colour headers; round borders - (5b45351)
  • Set tab to 4 spaces; remove newlines - (f2cd044)
  • Use Cascadia Code as code font - (9db00d1)
  • Move quote author to quote block - (9f41220)
  • Default light mode - (723b3b6)
  • Move main image to static path - (6783ff6)
  • Remove border from images - (2b8a053)
  • Default light mode - (722d493)
  • Increase contrast and saturation - (fd7a9da)
  • Smaller home image; different circle crop - (c71065d)
  • Set local main image; no border-radius - (e2edab5)
  • Reduce headers' size - (978af11)
  • Change posts' dates to show off Archive - (fcc7a31)
  • Larger section titles - (4fe8643)
  • Add styles for archive screen - (19caf3f)
  • Change switcher margin and width/height to rem - (9637e05)
  • Increase padding between navs - (973e0f7)
  • Set consistent underline in headers - (fa781db)
  • Set equal padding on social icons - (b8e372c)
  • Increase padding between navs - (fcb8db4)
  • Change various font sizes and date format - (06dae7a)
  • Update screenshots and minor changes - (a3ff46b)

📝 Documentation

  • (README) Add 'Sites Using tabi' section - (0d34b98)
  • (README) Add link to Table of Contents documentation (#121) - (3969504)
  • (ToC) Fix broken code block - (3f2e456)
  • (config) Clarify default short date format - (f57f313)
  • (faq-languages) Improve phrasing/translation - (793b063)
  • (i18n) Fix language switcher description - (a7d4120)
  • (i18n) Mention IETF BCP 47 codes - (78fd8b8)
  • (pre-commit) Remove redundancy in minified error - (2833d9f)
  • (privacy) Use GoatCounter sessions - (741a7e7)
  • (projects) Remove bullet points from tabi features - (3590468)
  • (shortcodes) Link commit and PR for relative image paths - (c2664c8)
  • Add guide to all of tabi's features (#169) - (99b8972)
  • Update link to multilanguage lines in config - (0cdb83e)
  • Update link to multilanguage lines in config - (a61911d)
  • Add ToC and quick navigation buttons - (a47a8be)
  • Clarify the 2 possible paths for custom skins - (41009a5)
  • Add link to skins showcase/documentation - (6b0cc11)
  • Fix skins docs link - (e210652)
  • Improve Code tags example - (521a05b)
  • Add Isso comments mention - (6b00aae)
  • Update [extra] settings - (da44e79)
  • Update link to multilanguage lines in config - (ae47f79)
  • Suggest editing language feed stylesheet - (588defd)
  • Mention support for Isso comments - (a201c05)
  • Add code type to codeblock - (b6f7f80)
  • Add Hyvor Talk comments mention - (f859113)
  • Support Hyvor Talk comments - (3dcc462)
  • Remove updated date from examples - (5d99da2)
  • Update for Hyvor Talk support - (31fee59)
  • Remove first header - (5214dd3)
  • Update link to multilanguage lines in config - (54abe36)
  • Fix mention of "Load comments" button - (1a74cb4)
  • Add code language to bash code blocks - (33cfe77)
  • Remove updated date from example - (dcbb4c5)
  • Improve KaTeX documentation - (1cd34b5)
  • Set proper updated date - (139ca04)
  • Translate 'Usage' header - (fa5e21f)
  • Mention stylized feed - (bd2b4a3)
  • Add default author - (f9d8f36)
  • Remove atom feed filter in script - (41c44d3)
  • Update URL to multilanguage lines in config - (761a18d)
  • Remove unnecessary date - (8b7f53e)
  • Add feature request template - (e1ec7f5)
  • Create bug report issue template - (03cbf3b)
  • Update URL to multilanguage lines in config - (3a8fa41)
  • Mention Zola version requirement - (6e9bcf9)
  • Update Zola version requirement to 0.17.0 - (a0f4f4a)
  • Add quotation marks to quotes - (c7a411e)
  • Add config info for multilingual sites - (397b63c)
  • Update screenshots - (56b74ed)
  • Revert script changes - (f657010)
  • Include layout features in font subset - (44980f1)
  • Rephrase last sentence - (e316dc2)
  • Rephrase description - (47caa99)
  • Close codeblock - (3389638)
  • Update URL - (60680fa)
  • Update inspiration - (85a32e2)
  • Use full URLs for images for Zola theme page - (bc84a1f)
  • Add data: to CSP to load local svg - (3b22e6b)
  • Stylise KaTeX - (79f8559)
  • Acknowledge abridge's inspiration - (c36b66b)
  • Update theme's description - (89bfdbe)
  • Update screenshots - (3ad76de)
  • Mention responsive design - (be8ec45)
  • Lowercase 'tabi' - (e422c40)
  • Minor changes to installation instructions - (73811bd)
  • Clarify installation instructions - (538cb07)
  • Mention perfect Lighthouse score - (7543f03)
  • Update nani image - (35cea72)
  • Update projects - (a2ea8c3)
  • Update description - (b5bc0d4)
  • Update description, demo URL, author info, and extra - (3ce928a)
  • Update screenshot - (d98c0d0)
  • Replace "last lines" to "last directive" - (2a681f0)
  • Use hierarchical headings - (bfda1df)
  • Update inspiration - (4ac3207)
  • Set consistent paths for imgs - (9b680b0)
  • Change 'Usage' section styling - (eb60527)
  • Add closing shortcode tag to references() - (2c4b644)
  • Improve punctuation - (611790a)
  • Add Contributing guidelines - (5a2738f)
  • Add code of conduct - (5cbc33a)
  • Replace test tag with showcase - (69d4985)
  • Fix typos - (73a5638)
  • Use markdown to showcase theme's capabilities - (2f07137)
  • Add internetVin's blog as inspiration - (e052371)
  • Js size has grown :( - (83e211a)
  • Change the codeblock example - (f6cd7d3)
  • Add license - (1cb6003)

♻️ Refactor

  • (404) Remove mention of translations for single language sites - (8ecd23b)
  • (HTML) Remove X-UA-Compatible (#177) - (342a62c)
  • (HTML) Use whitespace control - (7d8ed20)
  • (giscus) Move comment box to bottom - (3822f00)
  • (header) Replace single %22 by " - (a57eb98)
  • (tags) Remove unnecessary id attribute - (b88e737)
  • (translation) Introduce translation macro (#129) - (78f97e1)
  • (utterances) Further minify JS - (7251013)
  • Co-locate images (#200) - (8aabeae)
  • Turn macros into partials & sort CSS (#146) - (14ccb20)
  • Use get_url for social icons - (d0babd5)
  • Switch from @import to @use - (a799732)
  • Further minify theme initialization - (92e6af1)
  • Improve stylised feed translations & consolidate XSL/CSS loading (#98) - (32b1177)
  • Translate xsl stylesheets - (7ed295d)
  • Combine and reorder media queries - (af81f88)
  • Unify table styling - (787243c)
  • Remove unused code - (8c5f305)
  • Remove Yahoo Media RSS reference - (16f1aa5)
  • Restructure template - (e3bd75e)
  • Simplify theme switching logic - (526c8a1)
  • Simplify sans-serif-font declarations - (87a5c9a)
  • Rename katex minified css - (0c8e0d2)
  • Use const in theme initialization - (9512bbb)
  • Rename minified KaTeX css - (eb63718)
  • Remove metadata in project files - (10b8525)
  • Improve code format; set tabs = 4 spaces - (7a1bb1d)
  • Move .last-updated to main.scss - (0f14171)
  • Standarise left/right margins - (76db25b)
  • Remove useless css - (603ac09)
  • Remove useless lines - (f83c75e)
  • Remove unused section_title variable - (27dc4b9)
  • Improve spacing and indentation - (dceceff)
  • Move blog posts to blog section - (14156b5)
  • Use consistent pagination - (a8e49cf)
  • Remove 403 page - (6938ae4)
  • Move blog posts blog section - (64449d5)
  • Rename extra.desc to extra.header - (de46a24)
  • Use rem instead of px - (b1728fc)
  • Rename 'Categories' to 'Tags' - (0648bc8)
  • Remove extra last_updated date - (bd72fb8)
  • Use native updated field - (31ea93b)
  • Remove unused set_title argument - (9ac1504)
  • Set font types as variables - (d6c198e)
  • Show word count as reading time tooltip - (9ed4034)
  • Improve table of contents accessibility - (1c93df0)
  • Set datetime format as a variable - (988034b)