Skip to content
This repository has been archived by the owner on Jun 14, 2024. It is now read-only.

Commit

Permalink
Deploy to GitHub pages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jul 31, 2023
0 parents commit 16638b4
Show file tree
Hide file tree
Showing 78 changed files with 184,000 additions and 0 deletions.
464 changes: 464 additions & 0 deletions 3rdpartylicenses.txt

Large diffs are not rendered by default.

Binary file added Formula1-Black.ab48555363524a42.ttf
Binary file not shown.
Binary file added Formula1-Bold.6731e730f5a8bf8e.ttf
Binary file not shown.
Binary file added Formula1-Regular.32c6fd856f0edbab.ttf
Binary file not shown.
Binary file added Formula1-Wide.17da5a58dd5b81a7.ttf
Binary file not shown.
Binary file added assets/audio/f1-buildup.mp3
Binary file not shown.
Binary file added assets/audio/f1-flute.mp3
Binary file not shown.
Binary file added assets/audio/f1-mexican.mp3
Binary file not shown.
Binary file added assets/audio/f1-theme.mp3
Binary file not shown.
Binary file added assets/fonts/Formula1-Black.ttf
Binary file not shown.
Binary file added assets/fonts/Formula1-Bold.ttf
Binary file not shown.
Binary file added assets/fonts/Formula1-Regular.ttf
Binary file not shown.
Binary file added assets/fonts/Formula1-Wide.ttf
Binary file not shown.
Binary file added assets/images/f1-logo-flute.jpg
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 assets/images/f1-logo-mexican.jpg
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 assets/images/f1-logo-red.jpg
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 assets/images/f1-logo-white.jpg
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 assets/leaflet-dist/images/layers-2x.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 assets/leaflet-dist/images/layers.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 assets/leaflet-dist/images/marker-icon-2x.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 assets/leaflet-dist/images/marker-icon.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 assets/leaflet-dist/images/marker-shadow.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14,033 changes: 14,033 additions & 0 deletions assets/leaflet-dist/leaflet-src.esm.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions assets/leaflet-dist/leaflet-src.esm.js.map

Large diffs are not rendered by default.

14,126 changes: 14,126 additions & 0 deletions assets/leaflet-dist/leaflet-src.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions assets/leaflet-dist/leaflet-src.js.map

Large diffs are not rendered by default.

657 changes: 657 additions & 0 deletions assets/leaflet-dist/leaflet.css

Large diffs are not rendered by default.

6 changes: 6 additions & 0 deletions assets/leaflet-dist/leaflet.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions assets/leaflet-dist/leaflet.js.map

Large diffs are not rendered by default.

Binary file added assets/models/BAK.stl
Binary file not shown.
Binary file added assets/models/aintree.stl
Binary file not shown.
Binary file added assets/models/albert_park.stl
Binary file not shown.
Binary file added assets/models/americas.stl
Binary file not shown.
Binary file added assets/models/bahrain.stl
Binary file not shown.
Binary file added assets/models/catalunya.stl
Binary file not shown.
Binary file added assets/models/hanoi.stl
Binary file not shown.
Binary file added assets/models/hockenheimring.stl
Binary file not shown.
Binary file added assets/models/hongaroring.stl
Binary file not shown.
Binary file added assets/models/imola.stl
Binary file not shown.
Binary file added assets/models/interlagos.stl
Binary file not shown.
Binary file added assets/models/istanbul.stl
Binary file not shown.
Binary file added assets/models/marina_bay.stl
Binary file not shown.
Binary file added assets/models/monaco.stl
Binary file not shown.
Binary file added assets/models/monza.stl
Binary file not shown.
Binary file added assets/models/mugello.stl
Binary file not shown.
Binary file added assets/models/nurburgring.stl
Diff not rendered.
Binary file added assets/models/portimao.stl
Diff not rendered.
Binary file added assets/models/red_bull_ring.stl
Diff not rendered.
Binary file added assets/models/ricard.stl
Diff not rendered.
Binary file added assets/models/rodriguez.stl
Diff not rendered.
Binary file added assets/models/sepang.stl
Diff not rendered.
Binary file added assets/models/shanghai.stl
Diff not rendered.
Binary file added assets/models/silverstone.stl
Diff not rendered.
Binary file added assets/models/sochi.stl
Diff not rendered.
Binary file added assets/models/spa.stl
Diff not rendered.
Binary file added assets/models/suzuka.stl
Diff not rendered.
Binary file added assets/models/villeneuve.stl
Diff not rendered.
Binary file added assets/models/yas_marina.stl
Diff not rendered.
Binary file added assets/models/zandvoort.stl
Diff not rendered.
3 changes: 3 additions & 0 deletions assets/styles/global/_body.scss
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
body {
overflow-y: scroll;
}
19 changes: 19 additions & 0 deletions assets/styles/global/_fonts.scss
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
@font-face {
font-family: "Formula1-Regular";
src: url("../../fonts/Formula1-Regular.ttf");
}

@font-face {
font-family: "Formula1-Bold";
src: url("../../fonts/Formula1-Bold.ttf");
}

@font-face {
font-family: "Formula1-Black";
src: url("../../fonts/Formula1-Black.ttf");
}

@font-face {
font-family: "Formula1-Wide";
src: url("../../fonts/Formula1-Wide.ttf");
}
7 changes: 7 additions & 0 deletions assets/styles/global/_heading.scss
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
.heading-1,
.heading-2,
.heading-3,
.heading-4,
.heading-5 {
font-family: 'Formula1-Black';
}
31 changes: 31 additions & 0 deletions assets/styles/global/_layout.scss
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
.prose {
max-width: inherit;
}

.z-1000 {
z-index: 1000;
}

.drop-menu {
position: absolute;
top: 0;
left: 0;
z-index: 50;
transform-origin: top;
--tw-scale-x: 0.95;
--tw-scale-y: 0.95;
transform: translate(var(--tw-translate-x), var(--tw-translate-y))
rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y))
scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
transition-property: color, background-color, border-color, fill, stroke,
opacity, box-shadow, transform, filter, -webkit-text-decoration-color,
-webkit-backdrop-filter;
transition-property: color, background-color, border-color,
text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter,
backdrop-filter;
transition-property: color, background-color, border-color,
text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter,
backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
transition-duration: 0.2s;
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
12 changes: 12 additions & 0 deletions assets/styles/global/_table.scss
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
tr.align-text-top {
th,
td {
vertical-align: text-top;
}
}
// override sticky behavior?
.table th:first-child {
position: relative;
left: auto;
z-index: auto;
}
9 changes: 9 additions & 0 deletions assets/styles/styles.scss
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
@tailwind base;
@tailwind components;
@tailwind utilities;

@import './global/_body';
@import './global/_fonts';
@import './global/_heading';
@import './global/_layout';
@import './global/_table';
Binary file added f1-logo-flute.e6f4c70d549f4b15.jpg
Binary file added f1-logo-mexican.dc1ddb8e36404c88.jpg
Binary file added f1-logo-red.fb02b2e07f531927.jpg
Binary file added f1-logo-white.2fdb36e8712f75b9.jpg
Binary file added favicon.ico
Binary file not shown.
18 changes: 18 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8"/>
<title>Formule 1 app</title>
<meta name="color-scheme" content="light dark"/>
<meta name="format-detection" content="telephone=no"/>
<meta name="msapplication-tap-highlight" content="no"/>
<meta name="viewport" content="initial-scale=1, width=device-width, viewport-fit=cover"/>
<base href="https://martinspire.github.io/f1app/"/>
<link rel="icon" type="image/x-icon" href="favicon.ico"/>
<link rel="stylesheet" href="styles.f79eaeb853577183.css"></head>
<body>
<f1-app></f1-app>

<script src="cordova.js"></script>
<script src="runtime.1c732ed74a44ce00.js" type="module"></script><script src="polyfills.746931eadfd80580.js" type="module"></script><script src="main.b1fe8615bae2d2ae.js" type="module"></script></body>
</html>
Binary file added layers-2x.9859cd1231006a4a.png
Binary file added layers.ef6db8722c2c3f9a.png
148,316 changes: 148,316 additions & 0 deletions main.b1fe8615bae2d2ae.js

Large diffs are not rendered by default.

Binary file added marker-icon.d577052aa271e13f.png
Loading

0 comments on commit 16638b4

Please sign in to comment.