Skip to content

Commit 85b0efe

Browse files
committed
Deploying to gh-pages from @ 6374c68 πŸš€
1 parent cc81b51 commit 85b0efe

File tree

131 files changed

+7450
-91
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

131 files changed

+7450
-91
lines changed

β€Žexamples/embed.html

+2-30
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,4 @@
1-
<!doctype html>
2-
<html lang="en">
3-
<head>
4-
<title>Keep Track Example</title>
5-
<meta charset="utf-8" />
6-
<style>
7-
html, body {
1+
<!doctype html><html lang="en"><head><title>Keep Track Example</title><meta charset="utf-8"/><style>html, body {
82
margin: 0;
93
padding: 0;
104
width: 100%;
@@ -15,26 +9,4 @@
159
position: absolute;
1610
top: 25%;
1711
left: 25%;
18-
}
19-
</style>
20-
<script src="../settings/embed.js"></script>
21-
</head>
22-
<body>
23-
<div id="instructions">
24-
<h1>Keep Track Example</h1>
25-
<p>This is an example of how to embed Keep Track in your own website.</p>
26-
<p>
27-
The code for this example is in
28-
<code>public/examples/embed.html</code>
29-
.
30-
</p>
31-
<p>
32-
The code for the settings file is in
33-
<code>public/settings/embed.js</code>
34-
.
35-
</p>
36-
<p>Hold ctrl or shift and use the scroll wheel to zoom in and out.</p>
37-
</div>
38-
<div id="keeptrack-root"></div>
39-
</body>
40-
</html>
12+
}</style><script src="../settings/embed.js"></script><script defer="defer" src="./../../js/main.319d0770d7938537e7b9.js"></script></head><body><div id="instructions"><h1>Keep Track Example</h1><p>This is an example of how to embed Keep Track in your own website.</p><p>The code for this example is in <code>public/examples/embed.html</code> .</p><p>The code for the settings file is in <code>public/settings/embed.js</code> .</p><p>Hold ctrl or shift and use the scroll wheel to zoom in and out.</p></div><div id="keeptrack-root"></div></body></html>

β€Žexamples/noplugins.html

+1-11
Original file line numberDiff line numberDiff line change
@@ -1,11 +1 @@
1-
<!doctype html>
2-
<html lang="en">
3-
<head>
4-
<title>Keep Track Example</title>
5-
<meta charset="utf-8" />
6-
<script src="../settings/noplugins.js"></script>
7-
</head>
8-
<body>
9-
<div id="keeptrack-root"></div>
10-
</body>
11-
</html>
1+
<!doctype html><html lang="en"><head><title>Keep Track Example</title><meta charset="utf-8"/><script src="../settings/noplugins.js"></script><script defer="defer" src="./../../js/main.319d0770d7938537e7b9.js"></script></head><body><div id="keeptrack-root"></div></body></html>

β€Žfonts/RobotoBlack.woff

92.1 KB
Binary file not shown.

β€Žfonts/RobotoBlack.woff2

64.9 KB
Binary file not shown.

β€Žfonts/RobotoBlackItalic.woff

99.5 KB
Binary file not shown.

β€Žfonts/RobotoBlackItalic.woff2

71.3 KB
Binary file not shown.

β€Žfonts/RobotoBold.woff

91.8 KB
Binary file not shown.

β€Žfonts/RobotoBold.woff2

64.8 KB
Binary file not shown.

β€Žfonts/RobotoBoldItalic.woff

97.4 KB
Binary file not shown.

β€Žfonts/RobotoBoldItalic.woff2

69.7 KB
Binary file not shown.

β€Žfonts/RobotoLight.woff

91.3 KB
Binary file not shown.

β€Žfonts/RobotoLight.woff2

64 KB
Binary file not shown.

β€Žfonts/RobotoLightItalic.woff

93.1 KB
Binary file not shown.

β€Žfonts/RobotoMedium.woff

92.2 KB
Binary file not shown.

β€Žfonts/RobotoMedium.woff2

65.2 KB
Binary file not shown.

β€Žfonts/RobotoMediumItalic.woff

98.6 KB
Binary file not shown.

β€Žfonts/RobotoMediumItalic.woff2

71 KB
Binary file not shown.

β€Žfonts/RobotoRegular.woff

91.6 KB
Binary file not shown.

β€Žfonts/RobotoRegular.woff2

64.3 KB
Binary file not shown.

β€Žfonts/RobotoThin.woff

90 KB
Binary file not shown.

β€Žfonts/RobotoThin.woff2

62.8 KB
Binary file not shown.

β€Žfonts/RobotoThinItalic.woff

96 KB
Binary file not shown.

β€Žfonts/RobotoThinItalic.woff2

68.1 KB
Binary file not shown.

β€Žfonts/Varela-Round-regular.eot

21.7 KB
Binary file not shown.

β€Žfonts/Varela-Round-regular.ttf

46.9 KB
Binary file not shown.

β€Žfonts/Varela-Round-regular.woff

16.4 KB
Binary file not shown.

β€Žfonts/Varela-Round-regular.woff2

12.8 KB
Binary file not shown.
21.5 KB
Binary file not shown.
38.2 KB
Binary file not shown.
24.3 KB
Binary file not shown.
20.9 KB
Binary file not shown.

β€Žfonts/icomoon.eot

3.5 KB
Binary file not shown.

β€Žfonts/nasalization-rg.ttf

152 KB
Binary file not shown.

β€Žfonts/nasalization-rg.woff

23.9 KB
Binary file not shown.

β€Žfonts/nasalization-rg.woff2

17.9 KB
Binary file not shown.

β€Žfonts/opensans.woff

13.9 KB
Binary file not shown.

β€Žfonts/roboto-mono-regular.woff

19.1 KB
Binary file not shown.

β€Žfonts/roboto-mono-regular.woff2

15.7 KB
Binary file not shown.

β€Žimg/Varela-Round-regular.svg

+453

β€Žimg/about.png

12.3 KB

β€Žimg/add.png

9.93 KB

β€Žimg/analysis.png

10.9 KB

β€Žimg/breakup.png

16.7 KB

β€Žimg/calendar.png

7.78 KB

β€Žimg/calendar2.png

8.72 KB

β€Žimg/camera.png

11.6 KB

β€Žimg/collisions.png

17.9 KB

β€Žimg/colors.png

14.6 KB

β€Žimg/constellation.png

2.7 KB

β€Žimg/custom.png

14.7 KB

β€Žimg/day-night.png

2.44 KB

β€Žimg/debug.png

11.8 KB

β€Žimg/droid-sans-v6-latin-regular.svg

+403

β€Žimg/edit.png

7.83 KB

β€Žimg/fence.png

12.3 KB

β€Žimg/find.png

12.8 KB

β€Žimg/find2.png

12.8 KB

β€Žimg/flag.png

5.9 KB

β€Žimg/fov.png

21.8 KB

β€Žimg/github.png

153 Bytes

β€Žimg/gps.png

2.08 KB

β€Žimg/help.png

15 KB

β€Žimg/info.png

11.5 KB

β€Žimg/iss.jpg

328 KB

β€Žimg/layers-icon.png

11.7 KB

β€Žimg/lookangles.png

8.21 KB

β€Žimg/map.png

2.65 KB

β€Žimg/missile.png

14.5 KB

β€Žimg/mission-control.jpg

399 KB

β€Žimg/multi-site.png

6.67 KB

β€Žimg/observatory.jpg

231 KB

β€Žimg/photoManager.png

16.9 KB

β€Žimg/planetarium.png

1.52 KB

β€Žimg/polar.png

5.96 KB

β€Žimg/radar.png

16.9 KB

β€Žimg/radio-tower.png

12.8 KB

β€Žimg/remove.png

9.27 KB

β€Žimg/reports.png

8.83 KB

β€Žimg/rocket.jpg

297 KB

β€Žimg/rocket.png

16.4 KB

β€Žimg/rocket2.jpg

228 KB

β€Žimg/rocket3.jpg

274 KB

β€Žimg/sat3.png

14.3 KB

β€Žimg/satchng.png

10.6 KB

β€Žimg/search.png

14.4 KB

β€Žimg/sensor_occupied.png

19 KB

β€Žimg/settings.png

14.7 KB

β€Žimg/sound-off.png

5.99 KB

β€Žimg/sound-on.png

5.89 KB

β€Žimg/sputnick.png

2.7 KB

β€Žimg/telescope.jpg

335 KB

β€Žimg/thule.jpg

303 KB

β€Žimg/time-machine.png

12.7 KB

β€Žimg/ui-icons_444444_256x240.png

6.84 KB

β€Žimg/ui-icons_555555_256x240.png

6.91 KB

β€Žimg/ui-icons_777620_256x240.png

4.57 KB

β€Žimg/ui-icons_777777_256x240.png

6.85 KB

β€Žimg/ui-icons_cc0000_256x240.png

4.52 KB

β€Žimg/ui-icons_ffffff_256x240.png

6.17 KB

β€Žimg/video.png

7.09 KB

β€Žimg/view_timeline.png

8.15 KB

β€Žimg/view_timeline2.png

7.71 KB

β€Žimg/watchlist.png

8.66 KB

β€Žindex.html

+2-50
Original file line numberDiff line numberDiff line change
@@ -1,43 +1,4 @@
1-
<!doctype html>
2-
<html lang="en">
3-
<head>
4-
<meta charset="utf-8" />
5-
<link rel="canonical" href="https://www.keeptrack.space/app" />
6-
<meta
7-
name="description"
8-
content="Free, open-source tool for exploring space in 3D. Simulate satellite launches, visualize breakups, and explore a detailed library of 30,000+ objects. A friendly interface lets you zoom through orbits, find potential collisions, and monitor debris. Keep Track turns anyone into an armchair astronaut!"
9-
/>
10-
11-
<meta property="og:title" content="Keeptrack" />
12-
<meta property="og:site_name" content="Keep Track - 3D Satellite Toolkit" />
13-
<meta property="og:type" content="website" />
14-
<meta property="og:url" content="https://www.keeptrack.space/app" />
15-
<meta property="og:image" content="https://www.keeptrack.space/keeptrack8-preview.png" />
16-
<meta property="og:image:type" content="image/jpg" />
17-
<meta property="og:image:width" content="1920" />
18-
<meta property="og:image:height" content="1080" />
19-
<meta
20-
property="og:description"
21-
content="Free, open-source tool for exploring space in 3D. Simulate satellite launches, visualize breakups, and explore a detailed library of 30,000+ objects. A friendly interface lets you zoom through orbits, find potential collisions, and monitor debris. Keep Track turns anyone into an armchair astronaut!"
22-
/>
23-
24-
<link rel="manifest" href="./manifest.webmanifest" />
25-
<meta name="theme-color" content="var(--colorTertiaryDarken2)" />
26-
<link rel="shortcut icon" type="image/x-icon" href="./img/favicons/favicon.ico?v=10.0.0" />
27-
28-
<link rel="apple-touch-icon" href="./img/favicons/apple-touch-icon.png" />
29-
<meta name="apple-mobile-web-app-title" content="Keep Track" />
30-
31-
<meta
32-
name="viewport"
33-
content="width=device-width, initial-scale=1.0, minimum-scale=1.0,
34-
maximum-scale=1.0, user-scalable=no"
35-
/>
36-
<meta http-equiv="CACHE-CONTROL" content="NO-CACHE" />
37-
<title>Keep Track - 3D Satellite Toolkit</title>
38-
39-
<script type="application/ld+json">
40-
{
1+
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="canonical" href="https://www.keeptrack.space/app"/><meta name="description" content="Free, open-source tool for exploring space in 3D. Simulate satellite launches, visualize breakups, and explore a detailed library of 30,000+ objects. A friendly interface lets you zoom through orbits, find potential collisions, and monitor debris. Keep Track turns anyone into an armchair astronaut!"/><meta property="og:title" content="Keeptrack"/><meta property="og:site_name" content="Keep Track - 3D Satellite Toolkit"/><meta property="og:type" content="website"/><meta property="og:url" content="https://www.keeptrack.space/app"/><meta property="og:image" content="https://www.keeptrack.space/keeptrack8-preview.png"/><meta property="og:image:type" content="image/jpg"/><meta property="og:image:width" content="1920"/><meta property="og:image:height" content="1080"/><meta property="og:description" content="Free, open-source tool for exploring space in 3D. Simulate satellite launches, visualize breakups, and explore a detailed library of 30,000+ objects. A friendly interface lets you zoom through orbits, find potential collisions, and monitor debris. Keep Track turns anyone into an armchair astronaut!"/><link rel="manifest" href="./manifest.webmanifest"/><meta name="theme-color" content="var(--colorTertiaryDarken2)"/><link rel="shortcut icon" type="image/x-icon" href="./img/favicons/favicon.ico?v=10.0.0"/><link rel="apple-touch-icon" href="./img/favicons/apple-touch-icon.png"/><meta name="apple-mobile-web-app-title" content="Keep Track"/><meta name="viewport" content="width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no"/><meta http-equiv="CACHE-CONTROL" content="NO-CACHE"/><title>Keep Track - 3D Satellite Toolkit</title><script type="application/ld+json">{
412
"@context": "https://schema.org/",
423
"@type": "website",
434
"name": "Keep Track - 3D Satellite Toolkit",
@@ -49,13 +10,4 @@
4910
"image": "https://www.keeptrack.space/keeptrack8-preview.png",
5011
"url": "https://www.keeptrack.space/app",
5112

52-
}
53-
</script>
54-
55-
<script src=" settings/settingsOverride.js"></script>
56-
</head>
57-
58-
<body>
59-
<div id="keeptrack-root" class="no-text-select" style="position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; margin: 0;"></div>
60-
</body>
61-
</html>
13+
}</script><script src="settings/settingsOverride.js"></script><script defer="defer" src="./js/main.f9be98443a34b45da755.js"></script></head><body><div id="keeptrack-root" class="no-text-select" style="position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; margin: 0;"></div></body></html>

β€Žjs/0c35d18bf06992036b69.woff2

125 KB
Binary file not shown.

β€Žjs/219aa9140e099e6c72ed.woff2

133 KB
Binary file not shown.

β€Žjs/3a4004a46a653d4b2166.woff

153 KB
Binary file not shown.

β€Žjs/3baa5b8f3469222b822d.woff

332 KB
Binary file not shown.

β€Žjs/408.13a0a46c52e925a368a8.js

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€Žjs/42.b214bff6438c9cb1e717.js

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€Žjs/456.2743b06c402eedf2a71d.js

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€Žjs/4d73cb90e394b34b7670.woff

161 KB
Binary file not shown.

β€Žjs/4ef4218c522f1eb6b5b1.woff2

211 KB
Binary file not shown.

β€Žjs/5d681e2edae8c60630db.woff

201 KB
Binary file not shown.

β€Žjs/608.d47af6d4bb3b83732ad7.js

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€Žjs/627.5f9210bed1eac30109fe.js

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€Žjs/6f420cf17cc0d7676fad.woff2

152 KB
Binary file not shown.

β€Žjs/700.ca466d1112bd32d9da68.js

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
Β (0)