feat(docs): sync Used by logos and polish playground

Inline README Used by grid on the docs homepage, refine playground layout and live output behavior, and drop the unused build-used-by script from package scripts.

Co-authored-by: Cursor <[email protected]>
This commit is contained in:
Yang Jun
2026-06-23 13:41:56 +08:00
co-authored by Cursor
parent c0ec9fcb66
commit 8b617a5ecf
9 changed files with 184 additions and 103 deletions
-2
View File
@@ -6,8 +6,6 @@
"version": "7.3.0"
},
"scripts": {
"prebuild": "npm --prefix .. run build:docs-liquid && npm --prefix .. run build:contributors",
"prestart": "npm --prefix .. run build:docs-liquid && npm --prefix .. run build:contributors",
"build": "hexo generate",
"start": "hexo serve",
"lint": "eslint .",