Skip to content

Commit

Permalink
github pages for different portions
Browse files Browse the repository at this point in the history
  • Loading branch information
voidash committed Aug 6, 2022
1 parent ea09543 commit cbe11f5
Show file tree
Hide file tree
Showing 14 changed files with 27 additions and 97 deletions.
28 changes: 27 additions & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
@@ -1 +1,27 @@
<h1>This is solbin project</h1>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>KUHackfest Solbin</title>
</head>
<body>
<h2>Enable Popup for this site</h2>
<ul>
<li><a href="https://solbin.vercel.app/"
onclick="window.open(this.href,'targetWindow', 'directories=0,titlebar=0,toolbar=0,location=0,status=0,menubar=0,scrollbars=no,resizable=no,resizable=no, width=375, height=500');
return false;">Open Solbin Site</a></li>

<li><a href="https://kuhackfest-solbin.vercel.app/"
onclick="window.open(this.href,'targetWindow', 'directories=0,titlebar=0,toolbar=0,location=0,status=0,menubar=0,scrollbars=no,resizable=no,resizable=no, width=375, height=500');
return false;">Open Marketplace</a></li>

<li><a href="https://kuhackfest-map.vercel.app/"
onclick="window.open(this.href,'targetWindow', 'directories=0,titlebar=0,toolbar=0,location=0,status=0,menubar=0,scrollbars=no,resizable=no,resizable=no, width=375, height=500');
return false;">Open Map view</a></li>

<li><a href="http://solanabin.pythonanywhere.com">API</a></li>
</ul>
</body>
</html>
14 changes: 0 additions & 14 deletions docs/maps/asset-manifest.json

This file was deleted.

Binary file removed docs/maps/favicon.ico
Binary file not shown.
1 change: 0 additions & 1 deletion docs/maps/index.html

This file was deleted.

Binary file removed docs/maps/logo192.png
Binary file not shown.
Binary file removed docs/maps/logo512.png
Binary file not shown.
25 changes: 0 additions & 25 deletions docs/maps/manifest.json

This file was deleted.

3 changes: 0 additions & 3 deletions docs/maps/robots.txt

This file was deleted.

4 changes: 0 additions & 4 deletions docs/maps/static/css/main.c8ec58f7.css

This file was deleted.

1 change: 0 additions & 1 deletion docs/maps/static/css/main.c8ec58f7.css.map

This file was deleted.

3 changes: 0 additions & 3 deletions docs/maps/static/js/main.e2154380.js

This file was deleted.

44 changes: 0 additions & 44 deletions docs/maps/static/js/main.e2154380.js.LICENSE.txt

This file was deleted.

1 change: 0 additions & 1 deletion docs/maps/static/js/main.e2154380.js.map

This file was deleted.

Binary file not shown.

3 comments on commit cbe11f5

@vercel
Copy link

@vercel vercel bot commented on cbe11f5 Aug 6, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

solbin – ./mobileFrontend/hackfestwebsite

solbin.vercel.app
solbin-git-main-voidash.vercel.app
solbin-voidash.vercel.app

@vercel
Copy link

@vercel vercel bot commented on cbe11f5 Aug 6, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

kuhackfest-solbin-map – ./maps

kuhackfest-solbin-map-git-main-voidash.vercel.app
kuhackfest-map.vercel.app
kuhackfest-solbin-map-voidash.vercel.app

@vercel
Copy link

@vercel vercel bot commented on cbe11f5 Aug 6, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

kuhackfest-solbin-marketplace – ./blockchain/app

kuhackfest-solbin.vercel.app
kuhackfest-solbin-marketplace-git-main-voidash.vercel.app
kuhackfest-solbin-marketplace-voidash.vercel.app

Please sign in to comment.