Commit Graph

  • 151063d74b feat(shortcode): add spoiler shortcode (#113) Óscar 2023-08-24 14:27:33 +02:00
  • 3822f00d3e ♻️ refactor(giscus): move comment box to bottom welpo 2023-08-19 01:41:55 +02:00
  • f1edbba8bd feat(footer/copyright): replace "$SEPARATOR" to separator welpo 2023-08-19 01:26:27 +02:00
  • 12b9184f15 🐛fix(footer): remove extra space between "tabi" and separator welpo 2023-08-18 23:28:32 +02:00
  • c1eda46934 💡chore(config): add comments to language section welpo 2023-08-18 23:15:21 +02:00
  • 5ae21b5335 feat(footer): add configurable copyright notice (#112) Óscar 2023-08-18 23:12:39 +02:00
  • 1601fbf30c feat(pre-commit): sync config.toml and theme.toml [extra] welpo 2023-08-18 23:01:34 +02:00
  • d3167adb8f feat(footer): Add link to remote repository (#111) Óscar 2023-08-18 21:55:37 +02:00
  • 99f6f2dcdc feat(footer): add link to remote repository welpo 2023-08-18 21:46:37 +02:00
  • 6dc6e51ea8 feat: add base64 encoded email protection (#110) Óscar 2023-08-18 19:21:29 +02:00
  • 427ffc7241 feat(footer/socials): add base64 encoded email protection welpo 2023-08-18 18:39:24 +02:00
  • 2833d9f8c0 🔨 docs(pre-commit): remove redundancy in minified error welpo 2023-08-18 15:10:42 +02:00
  • 68e37f4574 🐛 fix(styled feed): url to "Visit Website" welpo 2023-08-18 12:55:57 +02:00
  • 725101300e ️ refactor(utterances): further minify JS welpo 2023-08-17 23:58:08 +02:00
  • cffe06f44e feat(pre-commit): show which JS compressor is best welpo 2023-08-17 23:56:21 +02:00
  • 1027c4fd02 feat(pre-commit): check for JS minification welpo 2023-08-17 23:42:40 +02:00
  • d0babd5db1 ♻️ refactor: use get_url for social icons welpo 2023-08-17 21:03:41 +02:00
  • adb702f3c3 🐛 fix: is_draft returning opposite value welpo 2023-08-16 23:56:42 +02:00
  • fe872a7b54 🐛 fix: check proper toc_ignore_pattern welpo 2023-08-16 02:02:31 +02:00
  • 89519e6268 💡chore: add usage instructions welpo 2023-08-16 01:15:16 +02:00
  • 6cb2327907 feat: avoid commiting drafts welpo 2023-08-16 01:05:25 +02:00
  • 22d8ae6b8a 🔨 feat: add pre-commit hook welpo 2023-08-16 00:11:38 +02:00
  • 0cdb83e3b2 📝 docs: update link to multilanguage lines in config welpo 2023-08-15 23:47:49 +02:00
  • 52d0ac9447 🐛 fix: move default_language to proper section welpo 2023-08-15 20:55:16 +02:00
  • f03a9b3c4f 💄 style: standardise posts' summary & description welpo 2023-08-15 20:27:30 +02:00
  • b5fae83f28 feat: add support for remote codeberg repositories welpo 2023-08-15 12:58:36 +02:00
  • 6178e8e642 ✏️ fix: update bug report link format welpo 2023-08-15 12:20:45 +02:00
  • a61911d7df 📝 docs: update link to multilanguage lines in config Óscar 2023-08-15 02:13:49 +02:00
  • 0e3a4af49b feat: add link to commit history on updated articles (#109) Óscar 2023-08-15 02:02:23 +02:00
  • 0884370138 feat: overhaul Table of Contents (#108) Óscar 2023-08-14 17:46:14 +02:00
  • 07ceddcc00 feat: enhance Table of Contents welpo 2023-08-14 15:08:22 +02:00
  • a6046cd9d7 💄 style: set transparent bg for code in table headers welpo 2023-08-13 21:59:17 +02:00
  • 275950f97d 💄 style: adjust font styles for <details> and <summary> welpo 2023-08-12 17:05:09 +02:00
  • 497566e696 🔥 chore: remove duplicated p line-height welpo 2023-08-12 17:04:20 +02:00
  • 2ebf72c83f 💄 style: keep top/bottom element's margin in full-width welpo 2023-08-12 13:45:54 +02:00
  • 8cfab98e72 ️ fix: revert flex display (b1b98eb) welpo 2023-08-12 02:00:14 +02:00
  • b1b98eb2b1 💄 style: retain element's spacing within full-width welpo 2023-08-12 01:22:59 +02:00
  • 503f54ab5e 🔥 chore: remove duplicated code welpo 2023-08-12 01:05:02 +02:00
  • 56a53dce0c 🐛 fix: remove flex display on full-width elements welpo 2023-08-12 00:59:04 +02:00
  • 4b38d53693 💄 style: reset margin & padding for children of .full-width welpo 2023-08-12 00:50:03 +02:00
  • fffaece884 💄 style: use theme variable for table borders welpo 2023-08-12 00:22:01 +02:00
  • a47a8be011 🚸 docs: add ToC and quick navigation buttons welpo 2023-08-12 00:07:25 +02:00
  • 965af4b3dd feat: add toc_levels to control ToC depth welpo 2023-08-12 00:06:24 +02:00
  • bc90d04c02 feat: add wide container shortcode (#107) Óscar 2023-08-11 23:40:01 +02:00
  • fb0dea0106 feat: add wide container shortcode welpo 2023-08-11 23:36:59 +02:00
  • f8891dba2c 💄 fix: improve contrast on code within links on hover welpo 2023-08-11 14:03:39 +02:00
  • 4952ce88f1 feat: add rel=me attribute to social links welpo 2023-08-11 01:55:46 +02:00
  • 8949db43e1 💄 fix: draft margin welpo 2023-08-11 01:50:50 +02:00
  • 41009a50a1 📝 docs: clarify the 2 possible paths for custom skins welpo 2023-08-10 20:02:25 +02:00
  • 6b0cc11da4 📝 docs: add link to skins showcase/documentation welpo 2023-08-10 19:20:27 +02:00
  • a799732398 refactor: switch from @import to @use welpo 2023-08-10 19:19:08 +02:00
  • e210652ac2 📝 docs: fix skins docs link welpo 2023-08-10 18:42:55 +02:00
  • 5250576744 💡 chore: add comments explaining use of get_random welpo 2023-08-10 17:26:39 +02:00
  • 6abb756d88 📸 chore: update mint screenshots to match the rest welpo 2023-08-10 17:10:59 +02:00
  • f8cce3001c feat: introduce skins to customise the theme (#105) Óscar 2023-08-10 13:21:52 +02:00
  • d2780f42a3 feat: add pointer cursor to image toggler welpo 2023-08-09 21:10:44 +02:00
  • 2f83ef8062 ️ feat: add cachebust for main.css welpo 2023-08-09 18:53:45 +02:00
  • 9ad08838c7 🐛 fix: add missing images for new shortcodes welpo 2023-08-09 18:49:14 +02:00
  • 638d75c819 🐛 fix: set proper color-scheme meta welpo 2023-08-09 18:45:16 +02:00
  • 090ebcafec feat: add 2 interactive image shortcodes Óscar 2023-08-09 18:40:54 +02:00
  • 7ccd71736e feat: add 2 interactive image shortcodes welpo 2023-08-09 18:36:45 +02:00
  • 42293b2868 feat: allow setting default theme Óscar 2023-08-08 00:56:22 +02:00
  • c78c7f5bd1 feat: allow setting the default theme welpo 2023-08-08 00:47:24 +02:00
  • ab879e3727 🐛 fix: remove extra newlines in final html welpo 2023-08-07 00:12:00 +02:00
  • c53ecdc472 🔥 style: remove dark primary colour variable welpo 2023-08-06 21:21:08 +02:00
  • e3ee95d718 💄 style: redesign block quotes welpo 2023-08-06 21:19:31 +02:00
  • 113a7f4e5d feat(theme-switcher): hide button if JS is disabled welpo 2023-08-03 00:12:00 +02:00
  • a4e48b48fd 💡 chore: add comments welpo 2023-08-02 23:52:28 +02:00
  • 92e6af1d58 ️ refactor: further minify theme initialization welpo 2023-08-02 23:51:52 +02:00
  • 521a05b97f 📝 docs: improve Code tags example welpo 2023-08-02 23:30:47 +02:00
  • 672772a700 🐛 fix: align text to left codeblocks with line numbers welpo 2023-08-02 23:29:54 +02:00
  • edcfa359ef feat: global/individual toggle for KaTeX and copy button welpo 2023-08-02 19:38:04 +02:00
  • 5cdc18e688 feat: add backlinks to footnotes (#101) Óscar 2023-08-02 18:35:27 +02:00
  • a1ceb74785 💄 style: improve footnotes and <hr> styling welpo 2023-08-02 17:28:47 +02:00
  • 6b00aae20e 📝 docs: add Isso comments mention welpo 2023-08-01 16:12:29 +02:00
  • da44e795d6 📝 docs: update [extra] settings welpo 2023-08-01 14:11:32 +02:00
  • f9c18b0398 feat: optional trailing slash in menu links welpo 2023-08-01 14:11:05 +02:00
  • ae47f79d9d 📝 docs: update link to multilanguage lines in config Óscar 2023-07-31 23:03:32 +02:00
  • b2ca636eb9 🐛 fix: correct CSS path for GitHub pages welpo 2023-07-31 21:15:34 +02:00
  • 32b1177140 ♻️ refactor: improve stylised feed translations & consolidate XSL/CSS loading (#98) Óscar 2023-07-31 21:07:13 +02:00
  • 86ab1c5f06 🐛 fix: path to main.css welpo 2023-07-31 17:23:31 +02:00
  • e7bd988a52 🐛 fix: use relative path to main.css welpo 2023-07-31 17:17:41 +02:00
  • 2157a0b884 🐛 fix: multilingual issues in feeds and 'nav.html' Óscar 2023-07-31 17:06:53 +02:00
  • 7ed295db3a 💬 refactor: translate xsl stylesheets welpo 2023-07-31 17:00:44 +02:00
  • f3a0dd7f96 🥅 fix: load English stylesheet as fallback welpo 2023-07-31 17:00:24 +02:00
  • 588defd7f2 📝 docs: suggest editing language feed stylesheet welpo 2023-07-31 16:57:50 +02:00
  • e7dc5eb44e fix: multilingual issues in feeds and 'nav.html' smtbook 2023-07-31 15:36:23 +08:00
  • 85ccc081e4 💄 style: center all table text welpo 2023-07-30 22:22:48 +02:00
  • 3dc3e49131 💄 style: remove figure & img max height welpo 2023-07-29 00:33:16 +02:00
  • 09e5bc1aa3 🚸 feat: add JavaScript notice for comments welpo 2023-07-27 00:42:51 +02:00
  • a201c05823 📝 docs: mention support for Isso comments welpo 2023-07-26 01:56:34 +02:00
  • a93c117112 feat: add support for Isso comments Óscar 2023-07-26 01:52:57 +02:00
  • 9a98789922 feat: add support for Isso comments welpo 2023-07-26 01:47:26 +02:00
  • e1dfd2ea07 🐛 fix: properly initialise currentTheme welpo 2023-07-25 00:40:45 +02:00
  • b6f7f802b4 💄 docs: add code type to codeblock welpo 2023-07-17 22:12:42 +02:00
  • f859113c81 📝 docs: add Hyvor Talk comments mention welpo 2023-07-17 22:11:42 +02:00
  • 4b43229d0a 🚚 chore(js): rename minified files welpo 2023-07-17 20:40:48 +02:00
  • 3f5ed8a584 feat: add support for Hyvor Talk comments Óscar 2023-07-17 20:33:40 +02:00
  • 3dcc462056 📝 docs: support Hyvor Talk comments welpo 2023-07-17 20:33:25 +02:00
  • 5d99da2cd0 📝 docs: remove updated date from examples welpo 2023-07-17 20:30:13 +02:00