Commit graph

25 commits

Author SHA1 Message Date
e7f889f1f8
chore(deps): bump astro dependencies version 2025-08-29 21:55:37 +08:00
d1ae051cae
feat: an editor for creating posts quickly 2025-08-26 21:47:19 +08:00
e6604a3305
chore(deps): bump astro dependency 2025-08-21 14:11:50 +08:00
dependabot[bot]
3b2cc91b53
chore(deps): bump astro from 5.7.10 to 5.13.1
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 5.7.10 to 5.13.1.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/astro@5.13.1/packages/astro)

---
updated-dependencies:
- dependency-name: astro
  dependency-version: 5.13.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-20 14:34:18 +00:00
dependabot[bot]
77553dcbd5
chore(deps): bump @astrojs/node from 9.4.0 to 9.4.1
Bumps [@astrojs/node](https://github.com/withastro/astro/tree/HEAD/packages/integrations/node) from 9.4.0 to 9.4.1.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/node/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/@astrojs/node@9.4.1/packages/integrations/node)

---
updated-dependencies:
- dependency-name: "@astrojs/node"
  dependency-version: 9.4.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-15 16:56:23 +00:00
30b0738af0
chore: change to node adapter 2025-08-13 19:21:12 +08:00
123da1747f
feat: add twikoo & waline comments component (untested) 2025-08-11 17:12:26 +08:00
39e3703d73
feat: add partytown! intergration 2025-08-06 22:11:53 +08:00
b79e3e2e47
feat: add wordcount heatmap 2025-08-06 19:04:29 +08:00
5adf3bc560
feat: split giscus to local-provided standalone component 2025-07-21 16:21:39 +08:00
05a0f3461d
feat: split artalk to local-provided standalone component 2025-07-21 15:33:15 +08:00
d6e1a9dd94
feat: add tex(?) formula support 2025-07-10 18:05:41 +08:00
grassblock
856a8f2795 feat: working table of contents 2025-06-07 17:53:46 +08:00
grassblock
145ef1f2b4 feat: add table of contents to posts (WIP) 2025-06-06 22:55:20 +08:00
grassblock
9590e739b0 feat: add full favicon support 2025-06-04 18:17:29 +08:00
grassblock
45e43928e7 refactor: rewrite search component with fastsearch 2025-05-22 22:54:13 +08:00
grassblock
44186453a4 feat: separate footer color & font to meet accessibility guidelines 2025-05-19 11:31:45 +08:00
grassblock
a5dd6df739 feat: several style improvements 2025-05-15 10:34:16 +08:00
grassblock
223719322f feat: (test) og:image support 2025-05-14 11:30:54 +08:00
grassblock
41e1a4abee chore: add azure static web app deployment config 2025-05-13 21:08:25 +08:00
grassblock
30cdde0fc2 feat: add fediverse comments server render mode support 2025-05-10 23:28:59 +08:00
grassblock
ed0caf5727 feat: add mdx & sitemap support (for real) 2025-05-03 12:08:21 +08:00
grassblock
1cf002b8b8 feat: add full text RSS & mdx support (for real) 2025-05-02 21:20:53 +08:00
grassblock
fac160dc35 chore: update package info 2025-05-01 21:24:52 +08:00
grassblock
61511ed28c initial commit 2025-05-01 16:53:18 +08:00