Commit Graph

  • 76a1b6a068
    fix(theme mode): `SCSS` syntax error (#588) Cotes Chung 2022-05-30 05:50:46 +0800
  • 91308ae567
    refactor: decouple the `Archives` from `404` page (#576) Cotes Chung 2022-05-24 23:47:24 +0800
  • 12f1e6fe89
    refactor(tags): avoid URL errors caused by improper `site.baseurl` settings Cotes Chung 2022-05-24 16:33:42 +0800
  • 94e81447af
    feat: add fr-FR support to locales (#582) Six Jonathan 2022-05-24 10:31:50 +0200
  • b7ad538ce2
    Merge branch 'feature/improve-post-meta' Cotes Chung 2022-04-26 05:05:15 +0800
  • 097bb23530
    docs: add description for preview image Cotes Chung 2022-04-26 03:04:17 +0800
  • 2bd6efa95a
    feat: support showing description of preview image Cotes Chung 2022-04-26 03:03:34 +0800
  • 135a16f13e
    perf: avoid post pageviews from shifting while loading Cotes Chung 2022-04-26 01:43:40 +0800
  • 6d35f5f8da
    perf: avoid the layout shift for post datetime Cotes Chung 2022-04-26 00:39:58 +0800
  • 42c44a8bc1
    refactor: simplify travis config Cotes Chung 2022-04-17 17:02:32 +0800
  • 138c537010
    Merge pull request #541 from ZakKemble/fix-various Cotes 2022-04-14 23:58:37 +0800
  • 59e955745f fix: spurious header closing tags Zak Kemble 2022-04-14 12:20:09 +0100
  • 4f590e2bba fix: p is not allowed in span Zak Kemble 2022-03-27 18:45:43 +0100
  • 6900d9f2bc fix: follow paginate_path config for pagination Zak Kemble 2022-03-27 18:06:23 +0100
  • 30787fc4cf
    fix: horizontal scroll for long equations (#545) Jayitha 2022-04-03 01:40:34 +0530
  • 5402523ae5
    fix: force checkout of `gh-pages` branch (#544) Galen Rice 2022-04-02 07:22:48 -0400
  • 156c02a91a
    Merge branch 'feature/commitlint-config' Cotes Chung 2022-04-02 19:21:52 +0800
  • 6ca66366d5
    build(git-ignore): add missing item Cotes Chung 2022-04-02 19:16:01 +0800
  • 0740b857c6
    build(deps): disables the rule `body-max-line-length` Cotes Chung 2022-04-02 19:13:54 +0800
  • 58928dbc90 fix: alt is not a valid attribute for 'a' tag Zak Kemble 2022-03-27 18:01:24 +0100
  • 0542b5149c
    fix: remove whitespace from avatar URL (#537) Cotes Chung 2022-03-22 21:12:16 +0800
  • e68108014a
    style: add indentation Cotes Chung 2022-03-18 03:51:22 +0800
  • efe75adf27
    feat: add es-ES support to locales (#533) Camilo Martínez Burgos 2022-03-16 13:22:46 -0500
  • 3e64400246
    Merge branch 'fix/seo-tag' Cotes Chung 2022-03-17 02:11:47 +0800
  • f581b4395f
    docs: update posts for author info Cotes Chung 2022-03-17 02:05:45 +0800
  • 96a16c868e
    fix: correct the `twitter:creator` of Twitter summary card Cotes Chung 2022-03-17 00:29:00 +0800
  • 67d51d5df2
    docs: update preview image's font-matter Cotes Chung 2022-03-16 19:49:57 +0800
  • 9cefe58993
    fix: when the `site.img_cdn` is set to the local path, the preview-image path loses the `baseurl` Cotes Chung 2022-03-16 19:49:14 +0800
  • b8d1bcd3de
    fix: resume the preview image SEO tag (#529) Cotes Chung 2022-03-16 19:43:23 +0800
  • a60a4562bf
    Merge branch 'feature/global-npm-bin' Cotes Chung 2022-03-13 18:02:52 +0800
  • 03e4f575ba
    build(npm, shell): use the global `standard-version` Cotes Chung 2022-03-13 16:53:13 +0800
  • b58cab1c07
    docs: update contributing guidelines Cotes Chung 2022-03-13 16:50:12 +0800
  • da05d395fb
    build(npm): use the global `commitlint` & `husky` Cotes Chung 2022-03-13 16:47:22 +0800
  • f0a2e2f4e1
    chore(gh-actions): resume the trigger branch Cotes Chung 2022-03-12 22:29:15 +0800
  • c57238975a
    docs: update bug report template Cotes Chung 2022-03-12 17:20:51 +0800
  • c2c503f633 feat: add pt-BR support to locales Paulo Freitas 2022-03-06 21:44:57 -0300
  • 5607a1755a
    Merge branch 'feature/update-deps' Cotes Chung 2022-03-05 00:09:22 +0800
  • 5a575613bb
    build: update required ruby version & docs uri Cotes Chung 2022-03-04 23:18:56 +0800
  • 00ad357033
    ci: update matrix environment Cotes Chung 2022-03-04 22:58:42 +0800
  • dd9d5a7207
    fix: use `jsonify` to generate valid json (#521) Zak Kemble 2022-03-03 13:49:05 +0000
  • d2bbcb791f
    Merge pull request #520 from ZakKemble/fix-script-location-and-url-encode Cotes 2022-03-03 21:06:48 +0800
  • 4c1c8d8b0e fix: correctly URL encode share links Zak Kemble 2022-03-03 12:55:27 +0000
  • 2103191b2f fix: script code should be in head or body, not in between Zak Kemble 2022-03-03 12:54:44 +0000
  • 5d85ccb994
    fix: table bypass refactoring when it contains IAL (#519) Cotes Chung 2022-03-03 18:05:48 +0800
  • 7fef3fafec
    Merge branch 'feature/auto-versioning' Cotes Chung 2022-03-03 03:11:08 +0800
  • 887859dd32
    docs: update contributing guidelines Cotes Chung 2022-03-01 23:26:29 +0800
  • 42fe8f5d21
    build(shell): update release tool to work with `standard-version` Cotes Chung 2022-03-01 23:24:51 +0800
  • 171463d76d
    Add Vietnamese locale (#517) HigherOrderLogic 2022-03-02 01:16:31 +0700
  • dd264e793c
    ci(gh-actions): add `commitlint` for PR Cotes Chung 2022-03-01 23:23:50 +0800
  • 004ab6c56a
    build(deps): add `commitlint`, `husky`, and `standard-version` Cotes Chung 2022-03-01 23:23:20 +0800
  • 3969b28743 Bump version to 5.1.0 Cotes Chung 2022-02-14 23:59:48 +0800
  • 5f31fbcf72 Enhance versioning tools Cotes Chung 2022-02-14 23:59:17 +0800
  • 4986db1204 Improve SCSS comment symbols: change `//` to `/* */` Cotes Chung 2022-02-14 23:18:24 +0800
  • 508d3c5c6a Update docs Cotes Chung 2022-02-14 19:55:44 +0800
  • 35e013f7fd Adapt the search input to Bootstrap 4.6 Cotes Chung 2022-02-14 00:44:35 +0800
  • e52dc9551c Beautify heading style (margin, anchor) Cotes Chung 2022-02-13 19:19:01 +0800
  • 5753118d8b Keep the original image shadow of the theme Cotes Chung 2022-02-13 05:54:52 +0800
  • 5295bbf4f9 Merge branch 'feature/expand-prompt' Cotes Chung 2022-02-14 21:39:10 +0800
  • cfd05d1aa5 Update prompt related docs Cotes Chung 2022-02-13 02:10:52 +0800
  • 6c4d0e0def Rename prompt type `note` to `info` Cotes Chung 2022-02-14 19:59:28 +0800
  • 15cfa84ddb Add `tip` type prompt Cotes Chung 2022-02-13 02:10:37 +0800
  • 08a993be90 Bypass hidden posts in home page pagination (fix #504) Cotes Chung 2022-02-12 06:10:21 +0800
  • 2b66ad0441 Update readme Cotes Chung 2022-02-12 06:06:42 +0800
  • 0f6b170e24 Use constants to define resources for `utterances` Cotes Chung 2022-02-12 05:34:41 +0800
  • 4df4f7f8db Add Giscus comments support (resolve #501) Cotes Chung 2022-02-12 05:25:04 +0800
  • 09f1ded60c Merge branch 'feature/configurable-assets-cdn' Cotes Chung 2022-02-10 04:14:03 +0800
  • 70e089c392 Add introduction to new features Cotes Chung 2022-02-10 03:16:00 +0800
  • dc42b6f800 Add assets submodule Cotes Chung 2022-02-10 02:56:01 +0800
  • 3685685b28 Make the source of the static assets configurable Cotes Chung 2022-02-09 22:32:50 +0800
  • 51688ccc9f Correct the branches that triggers `gh-action` Cotes Chung 2022-02-04 06:46:06 +0800
  • 3db6de0abb Update project description Cotes Chung 2022-02-04 06:03:01 +0800
  • b27258899b Clear references to deleted folder `docs` Cotes Chung 2022-02-03 23:58:52 +0800
  • cfe9029cd1 Remove unused HTML attribute from sidebar Cotes Chung 2022-02-03 02:23:02 +0800
  • 2c5e67f02b Improve the SW cache list Cotes Chung 2022-02-03 01:31:53 +0800
  • 7a392510e6 Remove unused include from layouts Cotes Chung 2022-02-03 01:04:42 +0800
  • 85fe258b20 Migrate the images from jsDelivr CDN to GitHub Cotes Chung 2022-01-29 01:05:32 +0800
  • 55fd119d35 Fix hover color for links at the tail of posts Cotes Chung 2022-01-27 18:47:03 +0800
  • fc36f8b66d Improve the color of prompts Cotes Chung 2022-01-27 04:41:19 +0800
  • a5d38e7fbc Improve local datetime display Cotes Chung 2022-01-26 22:06:44 +0800
  • a24545ed60 Prevent relative time conversion failure on Safari Cotes Chung 2022-01-25 01:18:25 +0800
  • 66e655f09b Escape the post sharing URL (fix #496) Cotes Chung 2022-01-23 05:11:14 +0800
  • c3b2151ca0 Simplify the wiki Cotes Chung 2022-01-23 04:21:32 +0800
  • 3d8184602b Merge branch 'feature/filepath-code' Cotes Chung 2022-01-23 04:04:38 +0800
  • c344926886 Show the `filepath` style in docs Cotes Chung 2022-01-22 23:21:00 +0800
  • 756465d621 Add `filepath` style for code Cotes Chung 2022-01-22 22:41:23 +0800
  • 7b0e9a6803 Merge branch 'feature/prompt-blockquote' Cotes Chung 2022-01-23 02:00:48 +0800
  • f043123f23 Introduce the prompts in docs Cotes Chung 2022-01-21 21:38:50 +0800
  • ca181422a6 Add blockquote prompts (resolve #489) Cotes Chung 2022-01-21 17:46:01 +0800
  • 4845f6ef14 Fix attribute name of share URL button Cotes Chung 2022-01-19 17:54:50 +0800
  • 031e878620 Travis: using the `minimal` environment when updating starter Cotes Chung 2022-01-19 17:22:29 +0800
  • 166c05bcd1
    Update the telegram share URL of the post (#490) Oaker Min 2022-01-19 01:36:00 +0800
  • 0890147423 Merge branch 'feature/docs' Cotes Chung 2022-01-19 01:27:33 +0800
  • 323a888160 Update docs in real time Cotes Chung 2022-01-18 20:55:58 +0800
  • 7788a140f2 Update prerequisites in tutorial (resolve #484) Cotes Chung 2022-01-15 20:16:20 +0800
  • 1b379e3870 Improve chapter levels of guide Cotes Chung 2022-01-11 18:33:05 +0800
  • 640bde95c4 Fix tutorial on writing posts Cotes Chung 2022-01-09 03:01:00 +0800
  • 1a93d5e557
    Added russian and ukrainian translation and locales (#485) Roman Kvasnytskyi 2022-01-15 18:13:09 +0200
  • b8c3ea221e
    Added Burmese translation and locales (#483) Oaker Min 2022-01-15 17:59:39 +0800
  • 4a2016a9e3 Don't include Google Analytics scripts without analytics id (#482) Tamme Schichler 2022-01-14 12:01:22 +0100
  • a6c73e8f4f Avoid image caption shifting on load Cotes Chung 2022-01-13 01:07:47 +0800