Commit Graph

37 Commits

Author SHA1 Message Date
767f827750 chore: update go files 2025-09-06 12:03:12 +10:00
ae239ee808 chore: update README.md 2025-09-06 00:18:22 +10:00
699ca97160 chore: update README.md 2025-09-06 00:17:04 +10:00
ff21a2903e feat: Hugo rebuild folder structure
- Update package.json to latest versions
- Add scripts/copy-assts.js script to build assets and static folders
  with required files.
2025-09-03 21:06:24 +10:00
887e490b15 feat: support hugo mod 2025-05-07 10:18:25 +08:00
2209ab5ebf chore: compress the font style 2025-02-10 23:01:15 +08:00
81956c34b6 feat: include .woff and .woff2 versions for text fonts (#49) 2025-02-06 14:01:04 +08:00
b9e18a1510 build(deps): bump the npm group across 1 directory with 3 updates (#45)
Updates the requirements on [@fortawesome/fontawesome-free](https://github.com/FortAwesome/Font-Awesome), [mermaid](https://github.com/mermaid-js/mermaid) and [tocbot](https://github.com/tscanlin/tocbot) to permit the latest version.

Updates `@fortawesome/fontawesome-free` to 6.7.1
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/6.x/CHANGELOG.md)
- [Commits](https://github.com/FortAwesome/Font-Awesome/compare/6.6.0...6.7.1)

Updates `mermaid` to 11.4.0
- [Release notes](https://github.com/mermaid-js/mermaid/releases)
- [Changelog](https://github.com/mermaid-js/mermaid/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/mermaid-js/mermaid/compare/mermaid@11.0.2...mermaid@11.4.0)

Updates `tocbot` to 4.32.2
- [Release notes](https://github.com/tscanlin/tocbot/releases)
- [Changelog](https://github.com/tscanlin/tocbot/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tscanlin/tocbot/compare/v4.29.0...v4.32.2)

---
updated-dependencies:
- dependency-name: "@fortawesome/fontawesome-free"
  dependency-type: direct:production
  dependency-group: npm
- dependency-name: mermaid
  dependency-type: direct:production
  dependency-group: npm
- dependency-name: tocbot
  dependency-type: direct:production
  dependency-group: npm
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-25 03:53:01 +08:00
a231bc7e2c docs: correct Tocbot version number 2024-08-26 00:47:48 +08:00
8d23eb0c91 build(deps): bump the npm group across 1 directory with 4 updates (#36)
* build(deps): bump the npm group across 1 directory with 4 updates

Updates the requirements on [@fortawesome/fontawesome-free](https://github.com/FortAwesome/Font-Awesome), [dayjs](https://github.com/iamkun/dayjs), [mermaid](https://github.com/mermaid-js/mermaid) and [tocbot](https://github.com/tscanlin/tocbot) to permit the latest version.

Updates `@fortawesome/fontawesome-free` to 6.6.0
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/6.x/CHANGELOG.md)
- [Commits](https://github.com/FortAwesome/Font-Awesome/compare/6.5.2...6.6.0)

Updates `dayjs` to 1.11.13
- [Release notes](https://github.com/iamkun/dayjs/releases)
- [Changelog](https://github.com/iamkun/dayjs/blob/v1.11.13/CHANGELOG.md)
- [Commits](https://github.com/iamkun/dayjs/compare/v1.11.11...v1.11.13)

Updates `mermaid` from 10.9.1 to 11.0.2
- [Release notes](https://github.com/mermaid-js/mermaid/releases)
- [Changelog](https://github.com/mermaid-js/mermaid/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/mermaid-js/mermaid/compare/v10.9.1...mermaid@11.0.2)

Updates `tocbot` to 4.29.0
- [Release notes](https://github.com/tscanlin/tocbot/releases)
- [Changelog](https://github.com/tscanlin/tocbot/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tscanlin/tocbot/compare/v4.27.20...v4.29.0)

---
updated-dependencies:
- dependency-name: "@fortawesome/fontawesome-free"
  dependency-type: direct:production
  dependency-group: npm
- dependency-name: dayjs
  dependency-type: direct:production
  dependency-group: npm
- dependency-name: mermaid
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: tocbot
  dependency-type: direct:production
  dependency-group: npm
...

Signed-off-by: dependabot[bot] <support@github.com>

* docs: update deps versions in readme

* chore: update assets

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Cotes Chung <11371340+cotes2020@users.noreply.github.com>
2024-08-25 01:13:23 +08:00
b9c58cf485 build(deps): bump the npm group across 1 directory with 4 updates (#29)
Updates the requirements on [@fortawesome/fontawesome-free](https://github.com/FortAwesome/Font-Awesome), [dayjs](https://github.com/iamkun/dayjs), [mermaid](https://github.com/mermaid-js/mermaid) and [tocbot](https://github.com/tscanlin/tocbot) to permit the latest version.

Updates `@fortawesome/fontawesome-free` to 6.5.2
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/6.x/CHANGELOG.md)
- [Commits](https://github.com/FortAwesome/Font-Awesome/compare/6.5.1...6.5.2)

Updates `dayjs` to 1.11.11
- [Release notes](https://github.com/iamkun/dayjs/releases)
- [Changelog](https://github.com/iamkun/dayjs/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/iamkun/dayjs/compare/v1.11.10...v1.11.11)

Updates `mermaid` to 10.9.0
- [Release notes](https://github.com/mermaid-js/mermaid/releases)
- [Changelog](https://github.com/mermaid-js/mermaid/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/mermaid-js/mermaid/compare/v10.8.0...v10.9.0)

Updates `tocbot` to 4.27.20
- [Release notes](https://github.com/tscanlin/tocbot/releases)
- [Changelog](https://github.com/tscanlin/tocbot/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tscanlin/tocbot/compare/v4.25.0...v4.27.20)

---
updated-dependencies:
- dependency-name: "@fortawesome/fontawesome-free"
  dependency-type: direct:production
  dependency-group: npm
- dependency-name: dayjs
  dependency-type: direct:production
  dependency-group: npm
- dependency-name: mermaid
  dependency-type: direct:production
  dependency-group: npm
- dependency-name: tocbot
  dependency-type: direct:production
  dependency-group: npm
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-11 11:35:25 +08:00
e8ef8fb673 chore: remove Bootstrap 2024-05-11 11:13:13 +08:00
29d7021f45 chore: update deps
- Replace `magnific-popup` with `GLightbox`
- Remove `jQuery`
2024-04-16 07:07:22 +08:00
7bc0d86b6a build(deps): bump the npm group with 1 update (#21)
* build(deps): bump the npm group with 1 update

Updates the requirements on [mermaid](https://github.com/mermaid-js/mermaid) to permit the latest version.

Updates `mermaid` to 10.8.0
- [Release notes](https://github.com/mermaid-js/mermaid/releases)
- [Changelog](https://github.com/mermaid-js/mermaid/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/mermaid-js/mermaid/compare/v10.6.1...v10.8.0)

---
updated-dependencies:
- dependency-name: mermaid
  dependency-type: direct:production
  dependency-group: npm
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore(deps): upgrade mermaid to `10.8.0`

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-14 23:54:26 +08:00
de4ead1915 build(deps-dev): weekly check updates 2024-02-14 01:56:15 +08:00
c57724981c build(deps): bump the npm group with 3 updates (#19)
* build(deps): bump the npm group with 3 updates

Updates the requirements on [@fortawesome/fontawesome-free](https://github.com/FortAwesome/Font-Awesome), [mermaid](https://github.com/mermaid-js/mermaid) and [tocbot](https://github.com/tscanlin/tocbot) to permit the latest version.

Updates `@fortawesome/fontawesome-free` to 6.5.1
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/6.x/CHANGELOG.md)
- [Commits](https://github.com/FortAwesome/Font-Awesome/compare/6.4.2...6.5.1)

Updates `mermaid` to 10.6.1
- [Release notes](https://github.com/mermaid-js/mermaid/releases)
- [Changelog](https://github.com/mermaid-js/mermaid/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/mermaid-js/mermaid/compare/v10.6.0...v10.6.1)

Updates `tocbot` to 4.25.0
- [Release notes](https://github.com/tscanlin/tocbot/releases)
- [Changelog](https://github.com/tscanlin/tocbot/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tscanlin/tocbot/compare/v4.21.3...v4.25.0)

---
updated-dependencies:
- dependency-name: "@fortawesome/fontawesome-free"
  dependency-type: direct:production
  dependency-group: npm
- dependency-name: mermaid
  dependency-type: direct:production
  dependency-group: npm
- dependency-name: tocbot
  dependency-type: direct:production
  dependency-group: npm
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: update resources and docs

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Cotes Chung <11371340+cotes2020@users.noreply.github.com>
2024-01-10 23:05:36 +08:00
8285aedc1e build(bot): change dependencies update interval to monthly 2023-11-07 02:40:46 +08:00
97d95fdb5e build(deps): bump the npm group with 2 updates (#14)
Updates the requirements on [mermaid](https://github.com/mermaid-js/mermaid) and [tocbot](https://github.com/tscanlin/tocbot) to permit the latest version.

Updates `mermaid` to 10.6.0
- [Release notes](https://github.com/mermaid-js/mermaid/releases)
- [Changelog](https://github.com/mermaid-js/mermaid/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/mermaid-js/mermaid/compare/v10.5.0...v10.6.0)

Updates `tocbot` to 4.21.3
- [Release notes](https://github.com/tscanlin/tocbot/releases)
- [Changelog](https://github.com/tscanlin/tocbot/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tscanlin/tocbot/compare/v4.21.2...v4.21.3)

---
updated-dependencies:
- dependency-name: mermaid
  dependency-type: direct:production
  dependency-group: npm
- dependency-name: tocbot
  dependency-type: direct:production
  dependency-group: npm
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-06 05:03:01 +08:00
6e3fa73468 build(deps): bump the npm group with 2 updates (#11)
Updates the requirements on [mermaid](https://github.com/mermaid-js/mermaid) and [tocbot](https://github.com/tscanlin/tocbot) to permit the latest version.

Updates `mermaid` to 10.5.0
- [Release notes](https://github.com/mermaid-js/mermaid/releases)
- [Changelog](https://github.com/mermaid-js/mermaid/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/mermaid-js/mermaid/compare/v10.4.0...v10.5.0)

Updates `tocbot` to 4.21.2
- [Release notes](https://github.com/tscanlin/tocbot/releases)
- [Changelog](https://github.com/tscanlin/tocbot/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tscanlin/tocbot/compare/v4.21.1...v4.21.2)

---
updated-dependencies:
- dependency-name: mermaid
  dependency-type: direct:production
  dependency-group: npm
- dependency-name: tocbot
  dependency-type: direct:production
  dependency-group: npm
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-09 21:08:38 +08:00
fe66cdda15 build(deps): bump the npm group with 2 updates (#10)
* build(deps): bump the npm group with 2 updates

Updates the requirements on [bootstrap](https://github.com/twbs/bootstrap) and [dayjs](https://github.com/iamkun/dayjs) to permit the latest version.

Updates `bootstrap` to 5.3.2
- [Release notes](https://github.com/twbs/bootstrap/releases)
- [Commits](https://github.com/twbs/bootstrap/compare/v5.3.1...v5.3.2)

Updates `dayjs` to 1.11.10
- [Release notes](https://github.com/iamkun/dayjs/releases)
- [Changelog](https://github.com/iamkun/dayjs/blob/v1.11.10/CHANGELOG.md)
- [Commits](https://github.com/iamkun/dayjs/compare/v1.11.9...v1.11.10)

---
updated-dependencies:
- dependency-name: bootstrap
  dependency-type: direct:production
  dependency-group: npm
- dependency-name: dayjs
  dependency-type: direct:production
  dependency-group: npm
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: amend update

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Cotes Chung <11371340+cotes2020@users.noreply.github.com>
2023-10-04 15:07:27 -05:00
13e6909cc4 chore: remove unused polyfill 2023-10-04 18:58:06 +08:00
f80ba2f161 chore(deps): replace image lazyload lib 2023-09-25 04:19:46 +08:00
6737eab720 chore(deps): update assets 2023-09-10 00:17:10 +08:00
a1dad688f2 build(deps): bump the npm group with 6 updates (#8)
Updates the requirements on [@fortawesome/fontawesome-free](https://github.com/FortAwesome/Font-Awesome), [bootstrap](https://github.com/twbs/bootstrap), [dayjs](https://github.com/iamkun/dayjs), [jquery](https://github.com/jquery/jquery), [mermaid](https://github.com/mermaid-js/mermaid) and [tocbot](https://github.com/tscanlin/tocbot) to permit the latest version.

Updates `@fortawesome/fontawesome-free` to 6.4.2
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/6.x/CHANGELOG.md)
- [Commits](https://github.com/FortAwesome/Font-Awesome/compare/6.4.0...6.4.2)

Updates `bootstrap` to 5.3.1
- [Release notes](https://github.com/twbs/bootstrap/releases)
- [Commits](https://github.com/twbs/bootstrap/compare/v5.2.3...v5.3.1)

Updates `dayjs` to 1.11.9
- [Release notes](https://github.com/iamkun/dayjs/releases)
- [Changelog](https://github.com/iamkun/dayjs/blob/v1.11.9/CHANGELOG.md)
- [Commits](https://github.com/iamkun/dayjs/compare/v1.11.7...v1.11.9)

Updates `jquery` to 3.7.1
- [Release notes](https://github.com/jquery/jquery/releases)
- [Commits](https://github.com/jquery/jquery/compare/3.7.0...3.7.1)

Updates `mermaid` from 9.4.3 to 10.4.0
- [Release notes](https://github.com/mermaid-js/mermaid/releases)
- [Changelog](https://github.com/mermaid-js/mermaid/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/mermaid-js/mermaid/compare/v9.4.3...v10.4.0)

Updates `tocbot` to 4.21.1
- [Release notes](https://github.com/tscanlin/tocbot/releases)
- [Changelog](https://github.com/tscanlin/tocbot/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tscanlin/tocbot/compare/v4.21.0...v4.21.1)

---
updated-dependencies:
- dependency-name: "@fortawesome/fontawesome-free"
  dependency-type: direct:production
  dependency-group: npm
- dependency-name: bootstrap
  dependency-type: direct:production
  dependency-group: npm
- dependency-name: dayjs
  dependency-type: direct:production
  dependency-group: npm
- dependency-name: jquery
  dependency-type: direct:production
  dependency-group: npm
- dependency-name: mermaid
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: tocbot
  dependency-type: direct:production
  dependency-group: npm
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-10 00:04:48 +08:00
6b9e9d089b build(deps): Add NPM config to track updates 2023-09-10 00:03:00 +08:00
557de301fe chore: remove countUp.js 2023-06-04 10:15:00 +08:00
5f28c7d510 feat: upgrade deps 2023-05-13 07:12:33 +08:00
24ebdb708f chore: remove version number from folders 2023-03-17 05:49:35 +08:00
ba49daf38b feat: replace toc plugin 2023-03-16 02:50:04 +08:00
e372141074 feat: replace image lazy-loading lib 2022-12-09 07:00:47 +08:00
5d177b3cbb chore(icons): upgrade front-awesome to v6.x 2022-11-22 20:38:57 +08:00
b2842d6583 chore(lib): upgrade mermaid to 9.1.7 2022-10-07 23:33:39 +08:00
8904c4532d docs: update readme 2022-03-03 23:04:58 +08:00
d1d2ec17c8 Remove utterances resource 2022-02-12 05:35:53 +08:00
b6fc13661f Add readme 2022-02-10 03:28:37 +08:00
a87fd687ac Add libraries 2022-02-10 02:04:57 +08:00
107b10ea28 Init commit 2022-02-08 03:53:20 +08:00