Commit Graph

15 Commits

Author SHA1 Message Date
lifehackerhansol
4ea44ce7bf
Bump FontAwesome to v6.7.1 and regenerate dependencies 2024-11-20 13:03:57 -08:00
lifehackerhansol
71be08e955
Merge remote-tracking branches 'dependabot/npm_and_yarn/fortawesome/fontawesome-svg-core-6.7.0' and 'dependabot/npm_and_yarn/fortawesome/free-solid-svg-icons-6.7.0' 2024-11-19 12:57:07 -08:00
dependabot[bot]
0722f5ec20
build(deps): bump @fortawesome/free-solid-svg-icons from 6.6.0 to 6.7.0
Bumps [@fortawesome/free-solid-svg-icons](https://github.com/FortAwesome/Font-Awesome) from 6.6.0 to 6.7.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.6.0...6.7.0)

---
updated-dependencies:
- dependency-name: "@fortawesome/free-solid-svg-icons"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-19 07:37:32 +00:00
dependabot[bot]
de79c9ec22
build(deps): bump @fortawesome/fontawesome-svg-core from 6.6.0 to 6.7.0
Bumps [@fortawesome/fontawesome-svg-core](https://github.com/FortAwesome/Font-Awesome) from 6.6.0 to 6.7.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.6.0...6.7.0)

---
updated-dependencies:
- dependency-name: "@fortawesome/fontawesome-svg-core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-19 07:37:28 +00:00
lifehackerhansol
44323f1018
regenerate package-lock.json
Some checks failed
Deploy site / build (push) Has been cancelled
Deploy site / deploy (push) Has been cancelled
2024-11-16 15:56:23 -08:00
dependabot[bot]
b38a0d11aa
build(deps-dev): bump vitepress from 1.4.5 to 1.5.0
Bumps [vitepress](https://github.com/vuejs/vitepress) from 1.4.5 to 1.5.0.
- [Release notes](https://github.com/vuejs/vitepress/releases)
- [Changelog](https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vitepress/compare/v1.4.5...v1.5.0)

---
updated-dependencies:
- dependency-name: vitepress
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-16 23:56:05 +00:00
lifehackerhansol
8bf80ce60f
Bump VitePress to v1.4.5 and regenerate dependencies
Some checks failed
Deploy site / build (push) Has been cancelled
Deploy site / deploy (push) Has been cancelled
2024-11-04 00:06:27 -08:00
lifehackerhansol
cbe32a81d2
Bump VitePress to v1.4.3 and regenerate dependencies 2024-10-31 07:34:08 -07:00
lifehackerhansol
12b4533e15
Bump VitePress to v1.4.2 and regenerate dependencies
Some checks are pending
Deploy site / build (push) Waiting to run
Deploy site / deploy (push) Blocked by required conditions
2024-10-30 05:30:19 -07:00
lifehackerhansol
3d64d433c5
Regenerate package-lock.json
Some checks failed
Deploy site / build (push) Has been cancelled
Deploy site / deploy (push) Has been cancelled
2024-10-15 02:23:00 -07:00
dependabot[bot]
4b4183c1e6
build(deps-dev): bump vitepress from 1.4.0 to 1.4.1
Bumps [vitepress](https://github.com/vuejs/vitepress) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/vuejs/vitepress/releases)
- [Changelog](https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vitepress/compare/v1.4.0...v1.4.1)

---
updated-dependencies:
- dependency-name: vitepress
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-14 07:12:25 +00:00
lifehackerhansol
4984f95d45
Regenerate package-lock.json 2024-10-08 07:30:40 -07:00
dependabot[bot]
59684f3b4d
build(deps-dev): bump vitepress from 1.3.4 to 1.4.0
Bumps [vitepress](https://github.com/vuejs/vitepress) from 1.3.4 to 1.4.0.
- [Release notes](https://github.com/vuejs/vitepress/releases)
- [Changelog](https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vitepress/compare/v1.3.4...v1.4.0)

---
updated-dependencies:
- dependency-name: vitepress
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-08 07:04:58 +00:00
lifehackerhansol
6a652b03a4
package-lock: regenerate 2024-09-28 15:12:33 -07:00
lifehackerhansol
9446e2123a
Initialize VitePress
- Add theme submodule
- Add initial configuration files
- Override theme-default VPHero/VPFooter with custom theme version
- Update README
2024-09-27 08:09:51 -07:00