Skip to content

Commit a5ee917

Browse files
committed
update website via GitHub Actions
1 parent 14a561a commit a5ee917

9 files changed

Lines changed: 27 additions & 16 deletions

File tree

404.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020

2121
<link rel="icon" href="/geopython-workshop/assets/images/favicon.png">
22-
<meta name="generator" content="zensical-0.0.46">
22+
<meta name="generator" content="zensical-0.0.47">
2323

2424

2525

@@ -30,7 +30,7 @@
3030

3131

3232

33-
<link rel="stylesheet" href="/geopython-workshop/assets/stylesheets/modern/main.19d3147f.min.css">
33+
<link rel="stylesheet" href="/geopython-workshop/assets/stylesheets/modern/main.5e19f6ca.min.css">
3434

3535

3636

@@ -321,7 +321,7 @@ <h1>404 - Not found</h1>
321321
<script id="__config" type="application/json">{"annotate":null,"base":"/geopython-workshop","features":[],"search":"/geopython-workshop/assets/javascripts/workers/search.b6b7e04f.min.js","tags":null,"translations":{"clipboard.copied":"Copied to clipboard","clipboard.copy":"Copy to clipboard","search.result.more.one":"1 more on this page","search.result.more.other":"# more on this page","search.result.none":"No matching documents","search.result.one":"1 matching document","search.result.other":"# matching documents","search.result.placeholder":"Type to start searching","search.result.term.missing":"Missing","select.version":"Select version"},"version":null}</script>
322322

323323

324-
<script src="/geopython-workshop/assets/javascripts/bundle.ee611ef6.min.js"></script>
324+
<script src="/geopython-workshop/assets/javascripts/bundle.0df4f2d0.min.js"></script>
325325

326326

327327
</body>

assets/javascripts/bundle.0df4f2d0.min.js

Lines changed: 14 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/javascripts/bundle.ee611ef6.min.js

Lines changed: 0 additions & 3 deletions
This file was deleted.

assets/stylesheets/classic/main.82a87433.min.css renamed to assets/stylesheets/classic/main.6cf5c66f.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/stylesheets/modern/main.19d3147f.min.css

Lines changed: 0 additions & 1 deletion
This file was deleted.

assets/stylesheets/modern/main.5e19f6ca.min.css

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docker/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

2424

2525
<link rel="icon" href="../assets/images/favicon.png">
26-
<meta name="generator" content="zensical-0.0.46">
26+
<meta name="generator" content="zensical-0.0.47">
2727

2828

2929

@@ -34,7 +34,7 @@
3434

3535

3636

37-
<link rel="stylesheet" href="../assets/stylesheets/modern/main.19d3147f.min.css">
37+
<link rel="stylesheet" href="../assets/stylesheets/modern/main.5e19f6ca.min.css">
3838

3939

4040

@@ -494,7 +494,7 @@ <h2 id="installation">Installation<a class="headerlink" href="#installation" tit
494494
<script id="__config" type="application/json">{"annotate":null,"base":"..","features":[],"search":"../assets/javascripts/workers/search.b6b7e04f.min.js","tags":null,"translations":{"clipboard.copied":"Copied to clipboard","clipboard.copy":"Copy to clipboard","search.result.more.one":"1 more on this page","search.result.more.other":"# more on this page","search.result.none":"No matching documents","search.result.one":"1 matching document","search.result.other":"# matching documents","search.result.placeholder":"Type to start searching","search.result.term.missing":"Missing","select.version":"Select version"},"version":null}</script>
495495

496496

497-
<script src="../assets/javascripts/bundle.ee611ef6.min.js"></script>
497+
<script src="../assets/javascripts/bundle.0df4f2d0.min.js"></script>
498498

499499

500500
</body>

index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

2424

2525
<link rel="icon" href="./assets/images/favicon.png">
26-
<meta name="generator" content="zensical-0.0.46">
26+
<meta name="generator" content="zensical-0.0.47">
2727

2828

2929

@@ -34,7 +34,7 @@
3434

3535

3636

37-
<link rel="stylesheet" href="./assets/stylesheets/modern/main.19d3147f.min.css">
37+
<link rel="stylesheet" href="./assets/stylesheets/modern/main.5e19f6ca.min.css">
3838

3939

4040

@@ -942,7 +942,6 @@ <h2 id="running-locally">Running locally<a class="headerlink" href="#running-loc
942942
<h2 id="running-this-workshop-via-online-services">Running this workshop via online services<a class="headerlink" href="#running-this-workshop-via-online-services" title="Permanent link">&para;</a></h2>
943943
<p>If you somehow were not able to install Docker, or had trouble starting the workshop, the following option exist for running on the cloud:</p>
944944
<h3 id="github-codespaces">GitHub Codespaces<a class="headerlink" href="#github-codespaces" title="Permanent link">&para;</a></h3>
945-
<p><strong>Tip:</strong> the simplest way is to open the Codespace in VS Code (the default when you launch a Codespace) and run the notebooks directly from the editor — select the Python kernel when prompted and run the cells. VS Code talks to the kernel directly, so you can skip the Jupyter token steps below.</p>
946945
<p>To run this workshop via GitHub Codespaces, please complete the following steps:</p>
947946
<ul>
948947
<li>Navigate to <a href="https://github.com/geopython/geopython-workshop">https://github.com/geopython/geopython-workshop</a></li>
@@ -957,6 +956,7 @@ <h3 id="github-codespaces">GitHub Codespaces<a class="headerlink" href="#github-
957956
</ul>
958957
<p>Note that a GitHub account is required.</p>
959958
<p>NOTE: Please consult <a href="https://docs.github.com/en/billing/concepts/product-billing/github-codespaces#free-and-billed-use-by-personal-accounts">GitHub Codespaces documentation</a> for more information on personal GitHub accounts and free usage.</p>
959+
<p>NOTE: the simplest way is to open the Codespace in VS Code (the default when you launch a Codespace) and run the notebooks directly from the editor — select the Python kernel when prompted and run the cells. VS Code talks to the kernel directly, so you can skip the Jupyter token steps below.</p>
960960
<h3 id="binder">Binder<a class="headerlink" href="#binder" title="Permanent link">&para;</a></h3>
961961
<p>There is a Cloud version of the Jupyter-Notebook-part of the workshop,
962962
available via <a href="https://jupyter.org/binder">Jupyter Binder</a>.</p>
@@ -1030,7 +1030,7 @@ <h3 id="bugs-and-issues">Bugs and Issues<a class="headerlink" href="#bugs-and-is
10301030
<script id="__config" type="application/json">{"annotate":null,"base":".","features":[],"search":"./assets/javascripts/workers/search.b6b7e04f.min.js","tags":null,"translations":{"clipboard.copied":"Copied to clipboard","clipboard.copy":"Copy to clipboard","search.result.more.one":"1 more on this page","search.result.more.other":"# more on this page","search.result.none":"No matching documents","search.result.one":"1 matching document","search.result.other":"# matching documents","search.result.placeholder":"Type to start searching","search.result.term.missing":"Missing","select.version":"Select version"},"version":null}</script>
10311031

10321032

1033-
<script src="./assets/javascripts/bundle.ee611ef6.min.js"></script>
1033+
<script src="./assets/javascripts/bundle.0df4f2d0.min.js"></script>
10341034

10351035

10361036
</body>

search.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)