refactor(docs): copy Used by from README like financial contributors

Drop data/used-by.json and build-used-by.js; build-contributors.js now extracts USED-BY-BEGIN/END to used-by.swig.

Co-authored-by: Cursor <[email protected]>
This commit is contained in:
Yang Jun
2026-06-22 20:17:36 +08:00
co-authored by Cursor
parent 4f9d8b7163
commit 6012ec2455
7 changed files with 7 additions and 150 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
"version": "7.3.0"
},
"scripts": {
"prebuild": "npm --prefix .. run build:contributors && npm --prefix .. run build:used-by",
"prebuild": "npm --prefix .. run build:contributors",
"build": "hexo generate",
"start": "hexo serve",
"lint": "eslint .",
+1 -1
View File
@@ -16,7 +16,7 @@ index:
description: 'Organizations and individuals who <a href="https://github.com/sponsors/harttle">sponsor LiquidJS</a>. Thank you!'
used_by:
title: Used by
description: 'Products and projects running on LiquidJS. <a href="https://github.com/harttle/liquidjs/edit/master/data/used-by.json">Open a PR</a> to add yours.'
description: 'Products and projects running on LiquidJS. <a href="https://github.com/harttle/liquidjs/edit/master/README.md">Open a PR</a> to add yours.'
playground:
title: Playground