Commit Graph
15 Commits
Author SHA1 Message Date
Neko Ayaka 99cdd34dee fix(stage-web): include sitemap from docs as base sitemap 2025-10-01 00:09:36 +08:00
RainbowBird 4befe055c0 chore: clean netlify config (#591) 2025-09-16 00:04:05 +08:00
Neko Ayaka ac8fbf3be3 chore(workspace): now use NODE_VERSION 24 without minor constraints 2025-08-25 03:32:05 +08:00
Neko 5e8b2b8412 feat(docs): migrate to vitepress with @unovue/reka-ui's theme (#224) 2025-07-15 10:25:44 +08:00
Neko Ayaka b21f4b4da7 fix(ci): build failed on Netlify with latest Node.js v24.4.0
Read more at:
- https://github.com/nodejs/node/issues/59057
- https://github.com/pnpm/pnpm/issues/9743

Details:
```
7:26:13 PM: Failed during stage 'Install dependencies': dependency_installation script returned non-zero exit code: 1
7:26:13 PM: <--- Last few GCs --->
7:26:13 PM: [1319:0x7f60e4002000]     8717 ms: Scavenge 593.1 (722.0) -> 593.1 (722.0) MB, pooled: 0 MB, 140.50 / 0.00 ms  (average mu = 0.909, current mu = 0.833) allocation failure;
7:26:13 PM: FATAL ERROR: invalid array length Allocation failed - JavaScript heap out of memory
7:26:13 PM: ----- Native stack trace -----
7:26:13 PM:  1: 0xf1f241 node::OOMErrorHandler(char const*, v8::OOMDetails const&) [node]
7:26:13 PM:  2: 0x13563a0 v8::Utils::ReportOOMFailure(v8::internal::Isolate*, char const*, v8::OOMDetails const&) [node]
7:26:13 PM:  3: 0x135648f v8::internal::V8::FatalProcessOutOfMemory(v8::internal::Isolate*, char const*, v8::OOMDetails const&) [node]
7:26:13 PM:  4: 0x15ecad5  [node]
7:26:13 PM:  5: 0x1a9b37c  [node]
7:26:13 PM:  6: 0x7f5f1be76636
```
2025-07-14 19:31:00 +08:00
Neko b674f5533f chore(ci): improve build test CI (#250) 2025-06-30 18:41:15 +08:00
Neko Ayaka 630312dedd fix(ci): OOM due to project size 2025-06-13 00:30:47 +08:00
Neko Ayaka 14016ff8b5 feat(stage-web|stage-ui): deploy 2025-03-13 13:39:45 +08:00
Neko Ayaka 15f839cf20 fix(stage-web): updated plausible.io and docs redirect
Signed-off-by: Neko Ayaka <neko@ayaka.moe>
2025-03-07 15:59:52 +08:00
Neko Ayaka d540c05f4d fix(stage-web): docs path
Signed-off-by: Neko Ayaka <neko@ayaka.moe>
2025-03-06 19:33:45 +08:00
Neko Ayaka ff7c97602a fix(stage-web): ci
Signed-off-by: Neko Ayaka <neko@ayaka.moe>
2025-03-06 19:19:59 +08:00
Neko Ayaka a928cc89e7 docs(stage-web): support docs
Signed-off-by: Neko Ayaka <neko@ayaka.moe>
2025-03-06 18:48:53 +08:00
Neko Ayaka d460fef6e6 fix(stage-web): header
Signed-off-by: Neko Ayaka <neko@ayaka.moe>
2025-03-05 16:13:55 +08:00
LemonNeko 97d829df7a fix: pnpm filter on windows (#26) 2025-02-20 16:16:47 +08:00
Neko Ayaka 03d74df7e8 refactor(apps): move all apps into apps directory 2025-02-20 13:14:23 +08:00