Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
Binary file removed Placeholder.png
Binary file not shown.
62 changes: 0 additions & 62 deletions asset-manifest.json

This file was deleted.

Binary file removed blog.png
Binary file not shown.
48 changes: 10 additions & 38 deletions build
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,24 @@
echo refreshing directory

# List all files that needs to be deleted here in the root directory
rm -rf 404.html
rm -rf static
rm -rf asset-manifest.json
rm -rf favicon.ico
rm -rf attributions.html
rm -rf attributions.png
rm -rf commissions.html
rm -rf commissions.png
rm -rf favicon-light.ico
rm -rf index.html
rm -rf logo192.png
rm -rf favicon.ico
rm -rf index.html
rm -rf kudzo.jpg
rm -rf logo192-light.png
rm -rf logo512.png
rm -rf logo192.png
rm -rf logo512-light.png
rm -rf logo512.png
rm -rf Placeholder.png
rm -rf robots.txt
rm -rf splash.png
rm -rf commissions.png
rm -rf status.html
rm -rf status.png
rm -rf terms.html
Expand All @@ -28,37 +33,4 @@ pnpm build
cp -rf build/* ../
cd ..

echo starting building process :: PAGE V3COMMS \(2\/3\)

cd v3comms
pnpm build
cd build
rm -rf asset-manifest.json
mv index.html commissions.html
cd ..
cp -rf build/* ../
cd ..

echo starting building process :: PAGE V3STATUS \(3\/4\)

cd v3status
pnpm build
cd build
rm -rf asset-manifest.json
mv index.html status.html
cd ..
cp -rf build/* ../
cd ..

echo starting building process :: PAGE V3TOS \(4\/4\)

cd v3tos
pnpm build
cd build
rm -rf asset-manifest.json
mv index.html terms.html
cd ..
cp -rf build/* ../
cd ..

echo Done!
1 change: 0 additions & 1 deletion commissions.html

This file was deleted.

Binary file removed favicon-light.ico
Binary file not shown.
Binary file removed favicon.ico
Binary file not shown.
1 change: 0 additions & 1 deletion index.html

This file was deleted.

Binary file removed logo192-light.png
Binary file not shown.
Binary file removed logo192.png
Binary file not shown.
Binary file removed logo512-light.png
Binary file not shown.
Binary file removed logo512.png
Binary file not shown.
18 changes: 0 additions & 18 deletions robots.txt

This file was deleted.

Binary file removed splash.png
Binary file not shown.
2 changes: 0 additions & 2 deletions static/css/blog.css

This file was deleted.

1 change: 0 additions & 1 deletion static/css/blog.css.map

This file was deleted.

2 changes: 0 additions & 2 deletions static/css/commissions.css

This file was deleted.

1 change: 0 additions & 1 deletion static/css/commissions.css.map

This file was deleted.

Loading