Skip to content

Commit

Permalink
refactor: move logo replacing and original resources to scratch-gui repo
Browse files Browse the repository at this point in the history
  • Loading branch information
yokobond committed May 3, 2024
1 parent 4fadaf7 commit 8b683fe
Show file tree
Hide file tree
Showing 9 changed files with 0 additions and 762 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/start-site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,6 @@ jobs:
with:
repository: xcratch/xcratch.github.io
path: ./xcratch.github.io
- run: node ./scripts/replace-logo.js ../scratch-gui
working-directory: ./xcratch.github.io
- run: node ./scripts/original-assets.js ../scratch-gui
working-directory: ./xcratch.github.io
- name: build scratch-gui
run: npm run build
working-directory: ./scratch-gui
Expand Down
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
"version": "0.3.1",
"description": "Site of Xcratch",
"scripts": {
"setup": "node ./scripts/replace-logo.js \"../scratch-gui\" && node ./scripts/original-assets.js \"../scratch-gui\"",
"start": "cd ../scratch-gui && npm run start -- --https",
"test": "echo \"Error: no test specified\" && exit 1"
},
Expand Down
32 changes: 0 additions & 32 deletions scripts/original-assets.js

This file was deleted.

252 changes: 0 additions & 252 deletions scripts/original-assets/881c5994e99006fc05359d738af66337.svg

This file was deleted.

Loading

0 comments on commit 8b683fe

Please sign in to comment.