Skip to content

Commit

Permalink
Github Pages build from Action 10c3804
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Feb 23, 2024
1 parent 36f0385 commit 9a4a1b0
Show file tree
Hide file tree
Showing 15 changed files with 399 additions and 377 deletions.
27 changes: 19 additions & 8 deletions ble_2_0.html
Original file line number Diff line number Diff line change
@@ -1,14 +1,25 @@
<!-- Keep these to redirect links that existed before the BLE rearchitecture -->

<!DOCTYPE html>
<html>
<html lang="en-US">
<head>
<title>Open GoPro BLE specs</title>
<meta charset="UTF-8" />
<meta http-equiv="refresh" content="3; URL=https://gopro.github.io/OpenGoPro/ble/index.html" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta charset="utf-8" />
<title>Redirecting…</title>
<link rel="canonical" href="https://gopro.github.io/OpenGoPro/ble/index.html" />
<script>
location = 'https://gopro.github.io/OpenGoPro/ble/index.html';
</script>
<meta
http-equiv="refresh"
content="0; url=https://gopro.github.io/OpenGoPro/ble/index.html"
/>
<meta name="robots" content="noindex" />
</head>
<body>
<p>
This page has been moved. If you are not redirected within 3 seconds, click
<a href="https://gopro.github.io/OpenGoPro/ble/index.html">here</a>.
</p>
<h1>Redirecting…</h1>
<a href="https://gopro.github.io/OpenGoPro/ble/index.html"
>Click here if you are not redirected.</a
>
</body>
</html>
34 changes: 17 additions & 17 deletions contribution.html
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@
<a href="/OpenGoPro/">Home</a>
</li>
<li class="masthead__menu-item">
<a href="/OpenGoPro/ble">BLE Spec</a>
<a href="/OpenGoPro/ble/">BLE Spec</a>
</li>
<li class="masthead__menu-item">
<a href="/OpenGoPro/http">HTTP Spec</a>
Expand Down Expand Up @@ -520,10 +520,10 @@ <h3 id="quiz">Quiz</h3>
%}
</code></pre></div></div>

<div id="quiz_d3f794d3-d569-4665-bfa1-c21212bc6e23" class="quiz">
<div id="quiz_a897a5e1-6580-48b0-abc3-15db6d61a5a3" class="quiz">
<div>
<div id="question_d3f794d3-d569-4665-bfa1-c21212bc6e23" class="quiz__question">What is the question?</div>
<div id="answers_d3f794d3-d569-4665-bfa1-c21212bc6e23">
<div id="question_a897a5e1-6580-48b0-abc3-15db6d61a5a3" class="quiz__question">What is the question?</div>
<div id="answers_a897a5e1-6580-48b0-abc3-15db6d61a5a3">

<input type="radio" name="question" value="A"><label>A: Option 1 (this one is correct)</label>
<br>
Expand All @@ -536,10 +536,10 @@ <h3 id="quiz">Quiz</h3>

</div>
</div>
<button onclick="showResults('d3f794d3-d569-4665-bfa1-c21212bc6e23', 'A')">Submit Answer</button>
<div id="results_d3f794d3-d569-4665-bfa1-c21212bc6e23" style="display: none">
<span id="correct_d3f794d3-d569-4665-bfa1-c21212bc6e23" style="display: none"> Correct!! 😃</span>
<span id="incorrect_d3f794d3-d569-4665-bfa1-c21212bc6e23" style="display: none"> Incorrect!! 😭 The correct answer is A.</span>
<button onclick="showResults('a897a5e1-6580-48b0-abc3-15db6d61a5a3', 'A')">Submit Answer</button>
<div id="results_a897a5e1-6580-48b0-abc3-15db6d61a5a3" style="display: none">
<span id="correct_a897a5e1-6580-48b0-abc3-15db6d61a5a3" style="display: none"> Correct!! 😃</span>
<span id="incorrect_a897a5e1-6580-48b0-abc3-15db6d61a5a3" style="display: none"> Incorrect!! 😭 The correct answer is A.</span>
And here is some more info
</div>
</div>
Expand All @@ -555,10 +555,10 @@ <h3 id="quiz">Quiz</h3>
%}
</code></pre></div></div>

<div id="quiz_f82a9f72-e678-4d2b-b459-0b3c81473ef6" class="quiz">
<div id="quiz_03a66258-b36b-4bc2-930d-7b19ed76eb87" class="quiz">
<div>
<div id="question_f82a9f72-e678-4d2b-b459-0b3c81473ef6" class="quiz__question">True or False?</div>
<div id="answers_f82a9f72-e678-4d2b-b459-0b3c81473ef6">
<div id="question_03a66258-b36b-4bc2-930d-7b19ed76eb87" class="quiz__question">True or False?</div>
<div id="answers_03a66258-b36b-4bc2-930d-7b19ed76eb87">

<input type="radio" name="question" value="True"><label>True: Option 1(this one is correct)</label>
<br>
Expand All @@ -568,10 +568,10 @@ <h3 id="quiz">Quiz</h3>

</div>
</div>
<button onclick="showResults('f82a9f72-e678-4d2b-b459-0b3c81473ef6', 'True')">Submit Answer</button>
<div id="results_f82a9f72-e678-4d2b-b459-0b3c81473ef6" style="display: none">
<span id="correct_f82a9f72-e678-4d2b-b459-0b3c81473ef6" style="display: none"> Correct!! 😃</span>
<span id="incorrect_f82a9f72-e678-4d2b-b459-0b3c81473ef6" style="display: none"> Incorrect!! 😭 The correct answer is True.</span>
<button onclick="showResults('03a66258-b36b-4bc2-930d-7b19ed76eb87', 'True')">Submit Answer</button>
<div id="results_03a66258-b36b-4bc2-930d-7b19ed76eb87" style="display: none">
<span id="correct_03a66258-b36b-4bc2-930d-7b19ed76eb87" style="display: none"> Correct!! 😃</span>
<span id="incorrect_03a66258-b36b-4bc2-930d-7b19ed76eb87" style="display: none"> Incorrect!! 😭 The correct answer is True.</span>
And here is some more info
</div>
</div>
Expand All @@ -594,7 +594,7 @@ <h3 id="tabs">Tabs</h3>
</code></pre></div></div>

<div>
<ul class="tab" data-tab="2c5e82a8-d7c1-45ce-8894-cfffada20730">
<ul class="tab" data-tab="f3a561b6-befd-4fe7-a63d-951f993669eb">

<li class="active">
<a href="">tab1 </a>
Expand All @@ -609,7 +609,7 @@ <h3 id="tabs">Tabs</h3>
</li>

</ul>
<ul class="tab-content" id="2c5e82a8-d7c1-45ce-8894-cfffada20730">
<ul class="tab-content" id="f3a561b6-befd-4fe7-a63d-951f993669eb">

<li class="active tab-content-container">
<p>This is the content of the first tab.</p>
Expand Down
2 changes: 1 addition & 1 deletion faq.html
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@
<a href="/OpenGoPro/">Home</a>
</li>
<li class="masthead__menu-item">
<a href="/OpenGoPro/ble">BLE Spec</a>
<a href="/OpenGoPro/ble/">BLE Spec</a>
</li>
<li class="masthead__menu-item">
<a href="/OpenGoPro/http">HTTP Spec</a>
Expand Down
2 changes: 1 addition & 1 deletion feed.xml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.3.2">Jekyll</generator><link href="https://gopro.github.io/OpenGoPro/feed.xml" rel="self" type="application/atom+xml" /><link href="https://gopro.github.io/OpenGoPro/" rel="alternate" type="text/html" /><updated>2024-02-23T14:06:49-08:00</updated><id>https://gopro.github.io/OpenGoPro/feed.xml</id><title type="html">Open GoPro</title><subtitle>Open Source GoPro Interface</subtitle><author><name>GoPro</name></author></feed>
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.3.2">Jekyll</generator><link href="https://gopro.github.io/OpenGoPro/feed.xml" rel="self" type="application/atom+xml" /><link href="https://gopro.github.io/OpenGoPro/" rel="alternate" type="text/html" /><updated>2024-02-23T14:25:02-08:00</updated><id>https://gopro.github.io/OpenGoPro/feed.xml</id><title type="html">Open GoPro</title><subtitle>Open Source GoPro Interface</subtitle><author><name>GoPro</name></author></feed>
27 changes: 19 additions & 8 deletions http_2_0.html
Original file line number Diff line number Diff line change
@@ -1,14 +1,25 @@
<!-- Keep these to redirect links that existed before the BLE rearchitecture -->

<!DOCTYPE html>
<html>
<html lang="en-US">
<head>
<title>Open GoPro HTTP specs</title>
<meta charset="UTF-8" />
<meta http-equiv="refresh" content="3; URL=https://gopro.github.io/OpenGoPro/http" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta charset="utf-8" />
<title>Redirecting…</title>
<link rel="canonical" href="https://gopro.github.io/OpenGoPro/http" />
<script>
location = 'https://gopro.github.io/OpenGoPro/http';
</script>
<meta
http-equiv="refresh"
content="0; url=https://gopro.github.io/OpenGoPro/http"
/>
<meta name="robots" content="noindex" />
</head>
<body>
<p>
This page has been moved. If you are not redirected within 3 seconds, click
<a href="https://gopro.github.io/OpenGoPro/http">here</a>.
</p>
<h1>Redirecting…</h1>
<a href="https://gopro.github.io/OpenGoPro/http"
>Click here if you are not redirected.</a
>
</body>
</html>
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@
<a href="/OpenGoPro/">Home</a>
</li>
<li class="masthead__menu-item">
<a href="/OpenGoPro/ble">BLE Spec</a>
<a href="/OpenGoPro/ble/">BLE Spec</a>
</li>
<li class="masthead__menu-item">
<a href="/OpenGoPro/http">HTTP Spec</a>
Expand Down
58 changes: 29 additions & 29 deletions sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,31 +2,31 @@
<urlset xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd" xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://gopro.github.io/OpenGoPro/tutorials/connect-ble</loc>
<lastmod>2024-02-23T14:06:49-08:00</lastmod>
<lastmod>2024-02-23T14:25:02-08:00</lastmod>
</url>
<url>
<loc>https://gopro.github.io/OpenGoPro/tutorials/send-ble-commands</loc>
<lastmod>2024-02-23T14:06:49-08:00</lastmod>
<lastmod>2024-02-23T14:25:02-08:00</lastmod>
</url>
<url>
<loc>https://gopro.github.io/OpenGoPro/tutorials/parse-ble-responses</loc>
<lastmod>2024-02-23T14:06:49-08:00</lastmod>
<lastmod>2024-02-23T14:25:02-08:00</lastmod>
</url>
<url>
<loc>https://gopro.github.io/OpenGoPro/tutorials/ble-queries</loc>
<lastmod>2024-02-23T14:06:49-08:00</lastmod>
<lastmod>2024-02-23T14:25:02-08:00</lastmod>
</url>
<url>
<loc>https://gopro.github.io/OpenGoPro/tutorials/connect-wifi</loc>
<lastmod>2024-02-23T14:06:49-08:00</lastmod>
<lastmod>2024-02-23T14:25:02-08:00</lastmod>
</url>
<url>
<loc>https://gopro.github.io/OpenGoPro/tutorials/send-wifi-commands</loc>
<lastmod>2024-02-23T14:06:49-08:00</lastmod>
<lastmod>2024-02-23T14:25:02-08:00</lastmod>
</url>
<url>
<loc>https://gopro.github.io/OpenGoPro/tutorials/camera-media-list</loc>
<lastmod>2024-02-23T14:06:49-08:00</lastmod>
<lastmod>2024-02-23T14:25:02-08:00</lastmod>
</url>
<url>
<loc>https://gopro.github.io/OpenGoPro/contribution.html</loc>
Expand All @@ -42,90 +42,90 @@
</url>
<url>
<loc>https://gopro.github.io/OpenGoPro/ble/features/access_points.html</loc>
<lastmod>2024-02-23T14:06:25-08:00</lastmod>
<lastmod>2024-02-23T14:24:36-08:00</lastmod>
</url>
<url>
<loc>https://gopro.github.io/OpenGoPro/ble/features/cohn.html</loc>
<lastmod>2024-02-23T14:06:25-08:00</lastmod>
<lastmod>2024-02-23T14:24:36-08:00</lastmod>
</url>
<url>
<loc>https://gopro.github.io/OpenGoPro/ble/features/control.html</loc>
<lastmod>2024-02-23T14:06:25-08:00</lastmod>
<lastmod>2024-02-23T14:24:36-08:00</lastmod>
</url>
<url>
<loc>https://gopro.github.io/OpenGoPro/ble/features/hilights.html</loc>
<lastmod>2024-02-23T14:06:25-08:00</lastmod>
<lastmod>2024-02-23T14:24:36-08:00</lastmod>
</url>
<url>
<loc>https://gopro.github.io/OpenGoPro/ble/features/live_streaming.html</loc>
<lastmod>2024-02-23T14:06:25-08:00</lastmod>
<lastmod>2024-02-23T14:24:36-08:00</lastmod>
</url>
<url>
<loc>https://gopro.github.io/OpenGoPro/ble/features/presets.html</loc>
<lastmod>2024-02-23T14:06:25-08:00</lastmod>
<lastmod>2024-02-23T14:24:36-08:00</lastmod>
</url>
<url>
<loc>https://gopro.github.io/OpenGoPro/ble/features/query.html</loc>
<lastmod>2024-02-23T14:06:25-08:00</lastmod>
<lastmod>2024-02-23T14:24:36-08:00</lastmod>
</url>
<url>
<loc>https://gopro.github.io/OpenGoPro/ble/features/settings.html</loc>
<lastmod>2024-02-23T14:06:25-08:00</lastmod>
<lastmod>2024-02-23T14:24:36-08:00</lastmod>
</url>
<url>
<loc>https://gopro.github.io/OpenGoPro/ble/features/statuses.html</loc>
<lastmod>2024-02-23T14:06:25-08:00</lastmod>
<lastmod>2024-02-23T14:24:36-08:00</lastmod>
</url>
<url>
<loc>https://gopro.github.io/OpenGoPro/ble/genindex.html</loc>
<lastmod>2024-02-23T14:06:25-08:00</lastmod>
<lastmod>2024-02-23T14:24:36-08:00</lastmod>
</url>
<url>
<loc>https://gopro.github.io/OpenGoPro/ble/</loc>
<lastmod>2024-02-23T14:06:25-08:00</lastmod>
<lastmod>2024-02-23T14:24:36-08:00</lastmod>
</url>
<url>
<loc>https://gopro.github.io/OpenGoPro/ble/operation-operation_index.html</loc>
<lastmod>2024-02-23T14:06:25-08:00</lastmod>
<lastmod>2024-02-23T14:24:36-08:00</lastmod>
</url>
<url>
<loc>https://gopro.github.io/OpenGoPro/ble/protocol.html</loc>
<lastmod>2024-02-23T14:06:25-08:00</lastmod>
<lastmod>2024-02-23T14:24:36-08:00</lastmod>
</url>
<url>
<loc>https://gopro.github.io/OpenGoPro/ble/protocol/ble_setup.html</loc>
<lastmod>2024-02-23T14:06:25-08:00</lastmod>
<lastmod>2024-02-23T14:24:36-08:00</lastmod>
</url>
<url>
<loc>https://gopro.github.io/OpenGoPro/ble/protocol/data_protocol.html</loc>
<lastmod>2024-02-23T14:06:25-08:00</lastmod>
<lastmod>2024-02-23T14:24:36-08:00</lastmod>
</url>
<url>
<loc>https://gopro.github.io/OpenGoPro/ble/protocol/id_tables.html</loc>
<lastmod>2024-02-23T14:06:25-08:00</lastmod>
<lastmod>2024-02-23T14:24:36-08:00</lastmod>
</url>
<url>
<loc>https://gopro.github.io/OpenGoPro/ble/protocol/protobuf.html</loc>
<lastmod>2024-02-23T14:06:25-08:00</lastmod>
<lastmod>2024-02-23T14:24:36-08:00</lastmod>
</url>
<url>
<loc>https://gopro.github.io/OpenGoPro/ble/protocol/state_management.html</loc>
<lastmod>2024-02-23T14:06:25-08:00</lastmod>
<lastmod>2024-02-23T14:24:36-08:00</lastmod>
</url>
<url>
<loc>https://gopro.github.io/OpenGoPro/ble/search.html</loc>
<lastmod>2024-02-23T14:06:25-08:00</lastmod>
<lastmod>2024-02-23T14:24:36-08:00</lastmod>
</url>
<url>
<loc>https://gopro.github.io/OpenGoPro/ble_2_0.html</loc>
<lastmod>2024-02-23T14:06:25-08:00</lastmod>
<lastmod>2024-02-23T14:24:36-08:00</lastmod>
</url>
<url>
<loc>https://gopro.github.io/OpenGoPro/http.html</loc>
<lastmod>2024-02-23T14:06:25-08:00</lastmod>
<lastmod>2024-02-23T14:24:36-08:00</lastmod>
</url>
<url>
<loc>https://gopro.github.io/OpenGoPro/http_2_0.html</loc>
<lastmod>2024-02-23T14:06:25-08:00</lastmod>
<lastmod>2024-02-23T14:24:36-08:00</lastmod>
</url>
</urlset>
Loading

0 comments on commit 9a4a1b0

Please sign in to comment.