Skip to content

Commit

Permalink
Initial Commit
Browse files Browse the repository at this point in the history
  • Loading branch information
BryanYehuda committed Nov 27, 2020
1 parent 5684ebf commit af29d21
Show file tree
Hide file tree
Showing 177 changed files with 39,789 additions and 0 deletions.
1 change: 1 addition & 0 deletions hosting.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
bryanyehuda.github.io
Binary file added images/Color Hunt Palette 212984.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/favicon.ico
Binary file not shown.
Binary file added images/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/logo128.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/logo144.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/logo192.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/logo256.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/logo384.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/logo72.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/logo96.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
82 changes: 82 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,82 @@
<!DOCTYPE html>

<html lang="en">
<head>
<!-- Meta Start -->
<meta charset="UTF-8"/>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Football Watch</title>
<meta name="description" content="Football Watch is a website that gives you all the information for you hardcore football fans"/>
<meta name="theme-color" content="#14274e"/>
<link rel="apple-touch-icon" href="images/logo192.png">
<link rel="shortcut icon" href="images/logo.png">
<!-- Meta End -->

<!-- Link Start -->
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<link href="style/materialize.css" type="text/css" rel="stylesheet" media="screen,projection"/>
<link href="style/style.css" type="text/css" rel="stylesheet" media="screen,projection"/>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="manifest" href="./manifest.json">
<link rel="shortcut icon" href="images/favicon.ico" type="image/x-icon">
<link rel="icon" href="images/favicon.ico" type="image/x-icon">
<!-- Link End -->
</head>

<body>
<!-- Navbar Start -->
<nav class="white" role="navigation">
<div class="nav-wrapper container">
<a id="logo-container" href="#" class="brand-logo"><img class="responsive-img" src="images/logo.png" width="60" height="auto"></a>
<a href="#" class="sidenav-trigger" data-target="nav-mobile"></a>
<ul class="topnav right hide-on-med-and-down"></ul>
<ul class="sidenav" id="nav-mobile"></ul>
<a href="#" data-target="nav-mobile" class="sidenav-trigger"></a>
</div>
</nav>
<!-- Navbar End -->

<!-- Isi Konten Dinamis -->
<div class="container" id="body-content">
<h5 class="header" id="header-title"></h5>
<div class="row">
<div class="center-align" id="loader"></div>
<div class="col s12 m12" id="main-content"></div>
</div>
</div>
<!-- Akhir Isi Konten -->

<!-- Footer Start -->
<footer class="page-footer">
<div class="container">
<div class="row">
<div class="col l12 s12 center-align">
<h5 class="white-text">Football Watch</h5>
<p class="grey-text text-lighten-4">The only website you need for Football Information</p>
</div>
</div>
</div>
<div class="footer-copyright center-align">
<div class="container">
© 2020 Bryan Yehuda Mannuel<br>
<a href="https://github.com/BryanYehuda">Visit Bryan Yehuda's Github</a>
</div>
</div>
</footer>
<!-- Footer End -->

<!-- Script Start -->
<script src="script/jquery-2.1.1.min.js"></script>
<script src="script/materialize.js"></script>
<script type="text/javascript" src="script/api.js"></script>
<script type="text/javascript" src="script/idb.js"></script>
<script type="text/javascript" src="script/init.js"></script>
<script type="text/javascript" src="script/main.js"></script>
<script type="text/javascript" src="script/nav.js"></script>
<script type="text/javascript" src="script/script.js"></script>
<script type="text/javascript" src="script/uint.js"></script>
<!-- Script End -->

</body>
</html>
61 changes: 61 additions & 0 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,61 @@
{
"name": "Football Watch - Watch Football Anywhere",
"short_name": "Football Watch",
"description": "Football Watch is a website that gives you all the information for you hardcore football fans",
"start_url": "/index.html",
"display": "standalone",
"background_color": "#14274e",
"theme_color": "#14274e",
"gcm_sender_id": "411668443247",
"applicationServerKey": "AAAAX9lZ8G8:APA91bGKNwyE5LiixDD8givH3iCyhB306v7h1btALDxacjfbSR9Z-8kpWi39xGDp5iZp0hg2OH9wl7Lvlpj1paIw_WDxIyiKRSQgEPQSSczypMlwNcShlp80xRXRlWh7q8EN3jumh_si",
"icons": [
{
"src": "/images/logo72.png",
"sizes": "72x72",
"type": "image/png",
"purpose": "any maskable"
},
{
"src": "/images/logo96.png",
"sizes": "96x96",
"type": "image/png",
"purpose": "any maskable"
},
{
"src": "/images/logo128.png",
"sizes": "128x128",
"type": "image/png",
"purpose": "any maskable"
},
{
"src": "/images/logo144.png",
"sizes": "144x144",
"type": "image/png",
"purpose": "any maskable"
},
{
"src": "/images/logo192.png",
"sizes": "192x192",
"type": "image/png",
"purpose": "any maskable"
},
{
"src": "/images/logo256.png",
"sizes": "256x256",
"type": "image/png",
"purpose": "any maskable"
},
{
"src": "/images/logo384.png",
"sizes": "384x384",
"type": "image/png",
"purpose": "any maskable"
},
{
"src": "/images/logo.png",
"sizes": "512x512",
"type": "image/png",
"purpose": "any maskable"
}
]
}
3 changes: 3 additions & 0 deletions nav.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
<li><a class="waves-effect indigo-text text-darken-4" href="#tim">Teams</a></li>
<li><a class="waves-effect indigo-text text-darken-4" href="#beranda">Standings</a></li>
<li><a class="waves-effect indigo-text text-darken-4" href="#timfavorit">Favorite Teams</a></li>
15 changes: 15 additions & 0 deletions node_modules/.bin/web-push

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

17 changes: 17 additions & 0 deletions node_modules/.bin/web-push.cmd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 18 additions & 0 deletions node_modules/.bin/web-push.ps1

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

145 changes: 145 additions & 0 deletions node_modules/agent-base/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit af29d21

Please sign in to comment.