Commit graph

12 commits

Author SHA1 Message Date
dependabot[bot]
60e3fba611 build(deps): bump tailwindcss from 3.4.15 to 3.4.16
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.4.15 to 3.4.16.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.16/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.4.15...v3.4.16)

---
updated-dependencies:
- dependency-name: tailwindcss
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-11 21:38:50 +08:00
dependabot[bot]
c99a45afab build(deps-dev): bump lint-staged from 15.2.10 to 15.2.11
Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 15.2.10 to 15.2.11.
- [Release notes](https://github.com/lint-staged/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)
- [Commits](https://github.com/lint-staged/lint-staged/compare/v15.2.10...v15.2.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-11 21:38:28 +08:00
dependabot[bot]
a1592a7591 build(deps): bump @astrojs/react from 4.0.0 to 4.1.0
Bumps [@astrojs/react](https://github.com/withastro/astro/tree/HEAD/packages/integrations/react) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/react/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/@astrojs/react@4.1.0/packages/integrations/react)

---
updated-dependencies:
- dependency-name: "@astrojs/react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-11 21:37:59 +08:00
Guoqi Sun
c3f2c0839b feat: update astro v5 2024-12-06 17:12:56 +08:00
Guoqi Sun
e96931ca47 feat: add netlify ssr adapter 2024-11-27 11:41:40 +08:00
Guoqi Sun
bf5637cdb9 feat: add RSS integration and generate feed content 2024-11-27 03:58:58 +08:00
Guoqi Sun
3ab8839462 feat: complete the blog list and blog content pages 2024-11-27 03:58:58 +08:00
Guoqi Sun
e5b8bd7ab0 feat: complete header and footer components and dark/light mode switching function 2024-11-27 03:58:51 +08:00
Guoqi Sun
51e76a3b99 feat: add husky and lint staged 2024-11-27 03:31:15 +08:00
Guoqi Sun
fd94ca8604 feat: configure prettier and eslint and format the code 2024-11-27 03:31:15 +08:00
Guoqi Sun
1ecd6217a6 feat: add React and TailwindCSS integration 2024-11-27 03:31:14 +08:00
houston[bot]
74ac32ef83 Initial commit from Astro 2024-11-27 03:31:14 +08:00