Commit c7ca818
committed
fix scaffold issues across config, data and pages
- enable @astrojs/sitemap (declared in deps but not registered); pin to 3.4.x because 3.5+ requires astro 5
- wire up client-side filter buttons on /projects and /tools for both locales (status filter for projects, type+status for tools)
- normalize lang codes in projects/tools/members data to match the i18n key set ('zh-hans' instead of 'zh')
- drop unused archiver devDependency
- replace the dev-instruction text on the search page with a neutral one-liner
- gitignore local editor and tooling configs1 parent 592e430 commit c7ca818
13 files changed
Lines changed: 324 additions & 1117 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | 5 | | |
20 | | - | |
21 | 6 | | |
22 | 7 | | |
23 | 8 | | |
24 | | - | |
25 | 9 | | |
26 | 10 | | |
27 | 11 | | |
| 12 | + | |
28 | 13 | | |
29 | 14 | | |
30 | 15 | | |
| |||
0 commit comments