refactor: upgrade to pnpm 10 and update docs

Signed-off-by: Sped0n <hi@sped0n.com>
This commit is contained in:
Sped0n
2025-11-12 04:48:07 +08:00
committed by Ryan
parent 304abf3b65
commit 4c91cd269e
5 changed files with 2828 additions and 2441 deletions

13
docs.md
View File

@@ -32,17 +32,12 @@ _[Contents](#contents)_
hugo v0.152.2+extended+withdeploy darwin/arm64 BuildDate=unknown VendorInfo=nixpkgs
```
- [Dart Sass](https://gohugo.io/functions/css/sass/#dart-sass) (**DO NOT INSTALL IT FROM NPM**, since it is doesn't support `--embedded`)
- pnpm and Node.js
```bash
sass --embedded --version
{
"protocolVersion": "2.4.0",
"compilerVersion": "1.70.0",
"implementationVersion": "1.70.0",
"implementationName": "dart-sass",
"id": 0
}
pnpm --version && node --version
10.20.0
v22.20.0
```
## Installation