mirror of
https://github.com/peter-tanner/peter-tanner.github.io.git
synced 2024-11-30 12:00:18 +08:00
Replace all occurrences of github.io
This commit is contained in:
parent
c0c70bd285
commit
ccd0a751e8
|
@ -1,5 +1,5 @@
|
||||||
# Welcome to my personal website
|
# Welcome to my personal website
|
||||||
|
|
||||||
## peter-tanner.github.io
|
## www.petertanner.dev
|
||||||
|
|
||||||
Chirpy template is MIT licensed, Copyright (c) 2021 Cotes Chung
|
Chirpy template is MIT licensed, Copyright (c) 2021 Cotes Chung
|
||||||
|
|
|
@ -26,7 +26,7 @@ description: >- # used by seo meta and the atom feed
|
||||||
Ramblings about electronics, programming and mechanical design.
|
Ramblings about electronics, programming and mechanical design.
|
||||||
|
|
||||||
# fill in the protocol & hostname for your site, e.g., 'https://username.github.io'
|
# fill in the protocol & hostname for your site, e.g., 'https://username.github.io'
|
||||||
url: "https://peter-tanner.github.io"
|
url: "https://petertanner.dev"
|
||||||
|
|
||||||
github:
|
github:
|
||||||
username: peter-tanner # change to your github username
|
username: peter-tanner # change to your github username
|
||||||
|
@ -87,7 +87,7 @@ comments:
|
||||||
shortname: # fill with the Disqus shortname. › https://help.disqus.com/en/articles/1717111-what-s-a-shortname
|
shortname: # fill with the Disqus shortname. › https://help.disqus.com/en/articles/1717111-what-s-a-shortname
|
||||||
# utterances settings › https://utteranc.es/
|
# utterances settings › https://utteranc.es/
|
||||||
utterances:
|
utterances:
|
||||||
repo: "peter-tanner/peter-tanner.github.io" # <gh-username>/<repo>
|
repo: "peter-tanner/www.petertanner.dev" # <gh-username>/<repo>
|
||||||
issue_term: "pathname" # < url | pathname | title | ...>
|
issue_term: "pathname" # < url | pathname | title | ...>
|
||||||
label: "Comments"
|
label: "Comments"
|
||||||
theme: "preferred-color-scheme"
|
theme: "preferred-color-scheme"
|
||||||
|
|
|
@ -6,7 +6,7 @@ categories: [Blogging]
|
||||||
tags: [getting started]
|
tags: [getting started]
|
||||||
---
|
---
|
||||||
|
|
||||||
Welcome to my blog, about time I got one of these since there's a lot of random thoughts and technical experiences I have that might be useful. **The legacy site is still available if you want to see that crap at [https://peter-tanner.github.io/legacy_site/index.html](https://peter-tanner.github.io/legacy_site/index.html)**
|
Welcome to my blog, about time I got one of these since there's a lot of random thoughts and technical experiences I have that might be useful. **The legacy site is still available if you want to see that crap at [https://www.petertanner.dev/legacy_site/index.html](https://www.petertanner.dev/legacy_site/index.html)**
|
||||||
|
|
||||||
The site is using the [chirpy](https://chirpy.cotes.page/) theme, which I chose due to it's good use of screen space.
|
The site is using the [chirpy](https://chirpy.cotes.page/) theme, which I chose due to it's good use of screen space.
|
||||||
|
|
||||||
|
|
|
@ -7,4 +7,4 @@ order: 4
|
||||||
> Add Markdown syntax content to file `_tabs/about.md`{: .filepath } and it will show up on this page.
|
> Add Markdown syntax content to file `_tabs/about.md`{: .filepath } and it will show up on this page.
|
||||||
> {: .prompt-tip }
|
> {: .prompt-tip }
|
||||||
|
|
||||||
Legacy homepage: [https://peter-tanner.github.io/legacy_site/index.html](https://peter-tanner.github.io/legacy_site/index.html)
|
Legacy homepage: [https://www.petertanner.dev/legacy_site/index.html](https://www.petertanner.dev/legacy_site/index.html)
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
<a
|
<a
|
||||||
class="link"
|
class="link"
|
||||||
style="left: 1%; top: 1%; position: absolute"
|
style="left: 1%; top: 1%; position: absolute"
|
||||||
href="https://peter-tanner.github.io/legacy_site"
|
href="https://www.petertanner.dev/legacy_site"
|
||||||
>🔗 Back to home page</a
|
>🔗 Back to home page</a
|
||||||
><br /><br /><br />
|
><br /><br /><br />
|
||||||
|
|
||||||
|
@ -42,8 +42,8 @@ https://github.com/peter-tanner/minecraft-ore-analysis
|
||||||
</h2>
|
</h2>
|
||||||
<h2>
|
<h2>
|
||||||
Go to
|
Go to
|
||||||
<a href="https://peter-tanner.github.io/legacy_site/cave-update-ore-analysis"
|
<a href="https://www.petertanner.dev/legacy_site/cave-update-ore-analysis"
|
||||||
>https://peter-tanner.github.io/legacy_site/cave-update-ore-analysis</a
|
>https://www.petertanner.dev/legacy_site/cave-update-ore-analysis</a
|
||||||
>
|
>
|
||||||
for interactive graphs!
|
for interactive graphs!
|
||||||
</h2>
|
</h2>
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
<meta
|
<meta
|
||||||
http-equiv="refresh"
|
http-equiv="refresh"
|
||||||
content="0; URL='https://peter-tanner.github.io/legacy_site/methanos'"
|
content="0; URL='https://www.petertanner.dev/legacy_site/methanos'"
|
||||||
/>
|
/>
|
||||||
|
|
|
@ -51,7 +51,7 @@ Our team will continue to make changes and monitor community feedback and update
|
||||||
<a
|
<a
|
||||||
class="link"
|
class="link"
|
||||||
style="left: 1%; bottom: 1%; position: absolute"
|
style="left: 1%; bottom: 1%; position: absolute"
|
||||||
href="https://peter-tanner.github.io/legacy_site"
|
href="https://www.petertanner.dev/legacy_site"
|
||||||
>🔗 Back to home page</a
|
>🔗 Back to home page</a
|
||||||
><br />
|
><br />
|
||||||
|
|
||||||
|
|
|
@ -16,11 +16,11 @@
|
||||||
made.</h2>
|
made.</h2>
|
||||||
|
|
||||||
Stupid methane / thanos joke:<br>
|
Stupid methane / thanos joke:<br>
|
||||||
<a href="https://peter-tanner.github.io/legacy_site/methanos/">https://peter-tanner.github.io/legacy_site/methanos</a><br>
|
<a href="https://www.petertanner.dev/legacy_site/methanos/">https://www.petertanner.dev/legacy_site/methanos</a><br>
|
||||||
<br>
|
<br>
|
||||||
EAifier - EAntEAr any tEAxt and have it EAmphasizEAd!<br>
|
EAifier - EAntEAr any tEAxt and have it EAmphasizEAd!<br>
|
||||||
<a href="https://peter-tanner.github.io/legacy_site/ea/">https://peter-tanner.github.io/legacy_site/ea</a><br>
|
<a href="https://www.petertanner.dev/legacy_site/ea/">https://www.petertanner.dev/legacy_site/ea</a><br>
|
||||||
<a href="https://peter-tanner.github.io/legacy_site/moneyfier/">https://peter-tanner.github.io/legacy_site/moneyfier</a><br>
|
<a href="https://www.petertanner.dev/legacy_site/moneyfier/">https://www.petertanner.dev/legacy_site/moneyfier</a><br>
|
||||||
<br>
|
<br>
|
||||||
WACE Stage 3/ATAR past papers archive - the most comprehensive archive of past papers (I think... :D )<br>
|
WACE Stage 3/ATAR past papers archive - the most comprehensive archive of past papers (I think... :D )<br>
|
||||||
<a href="https://atar-wace-archive.github.io/">https://atar-wace-archive.github.io/</a><br>
|
<a href="https://atar-wace-archive.github.io/">https://atar-wace-archive.github.io/</a><br>
|
||||||
|
@ -29,14 +29,14 @@
|
||||||
<a href="https://classpad.github.io/">https://classpad.github.io/</a><br>
|
<a href="https://classpad.github.io/">https://classpad.github.io/</a><br>
|
||||||
<br>
|
<br>
|
||||||
Maths page - specialist and methods ramblings<br>
|
Maths page - specialist and methods ramblings<br>
|
||||||
<a href="https://peter-tanner.github.io/legacy_site/maths">https://peter-tanner.github.io/legacy_site/maths</a><br>
|
<a href="https://www.petertanner.dev/legacy_site/maths">https://www.petertanner.dev/legacy_site/maths</a><br>
|
||||||
<br>
|
<br>
|
||||||
Programming ramblings - do not expect clean code here!<br>
|
Programming ramblings - do not expect clean code here!<br>
|
||||||
<a href="https://peter-tanner.github.io/code">https://peter-tanner.github.io/code</a><br>
|
<a href="https://www.petertanner.dev/code">https://www.petertanner.dev/code</a><br>
|
||||||
<br>
|
<br>
|
||||||
Graphs/analysis showing differences in ore generation between 1.16.5 and cave update snapshots.<br>
|
Graphs/analysis showing differences in ore generation between 1.16.5 and cave update snapshots.<br>
|
||||||
<a
|
<a
|
||||||
href="https://peter-tanner.github.io/legacy_site/cave-update-ore-analysis">https://peter-tanner.github.io/legacy_site/cave-update-ore-analysis</a><br>
|
href="https://www.petertanner.dev/legacy_site/cave-update-ore-analysis">https://www.petertanner.dev/legacy_site/cave-update-ore-analysis</a><br>
|
||||||
<br>
|
<br>
|
||||||
<br>
|
<br>
|
||||||
<br>
|
<br>
|
||||||
|
|
|
@ -75,13 +75,13 @@
|
||||||
<a
|
<a
|
||||||
class="link"
|
class="link"
|
||||||
style="left: 1%; top: 1%"
|
style="left: 1%; top: 1%"
|
||||||
href="https://peter-tanner.github.io/legacy_site/maths"
|
href="https://www.petertanner.dev/legacy_site/maths"
|
||||||
>🔗 Back to MATHS home page</a
|
>🔗 Back to MATHS home page</a
|
||||||
><br />
|
><br />
|
||||||
<a
|
<a
|
||||||
class="link"
|
class="link"
|
||||||
style="left: 1%; top: 1%"
|
style="left: 1%; top: 1%"
|
||||||
href="https://peter-tanner.github.io/legacy_site"
|
href="https://www.petertanner.dev/legacy_site"
|
||||||
>🔗 Back to home page</a
|
>🔗 Back to home page</a
|
||||||
><br />
|
><br />
|
||||||
|
|
||||||
|
@ -461,13 +461,13 @@ X_ = s * np.matmul(SHEAR, X) + S # shear, then scale every point by s.
|
||||||
<a
|
<a
|
||||||
class="link"
|
class="link"
|
||||||
style="left: 1%; bottom: 1%"
|
style="left: 1%; bottom: 1%"
|
||||||
href="https://peter-tanner.github.io/legacy_site/maths"
|
href="https://www.petertanner.dev/legacy_site/maths"
|
||||||
>🔗 Back to MATHS home page</a
|
>🔗 Back to MATHS home page</a
|
||||||
><br />
|
><br />
|
||||||
<a
|
<a
|
||||||
class="link"
|
class="link"
|
||||||
style="left: 1%; bottom: 1%"
|
style="left: 1%; bottom: 1%"
|
||||||
href="https://peter-tanner.github.io/legacy_site"
|
href="https://www.petertanner.dev/legacy_site"
|
||||||
>🔗 Back to home page</a
|
>🔗 Back to home page</a
|
||||||
><br />
|
><br />
|
||||||
</body>
|
</body>
|
||||||
|
|
|
@ -42,13 +42,13 @@
|
||||||
<a
|
<a
|
||||||
class="link"
|
class="link"
|
||||||
style="left: 1%; top: 1%"
|
style="left: 1%; top: 1%"
|
||||||
href="https://peter-tanner.github.io/legacy_site/maths"
|
href="https://www.petertanner.dev/legacy_site/maths"
|
||||||
>🔗 Back to MATHS home page</a
|
>🔗 Back to MATHS home page</a
|
||||||
><br />
|
><br />
|
||||||
<a
|
<a
|
||||||
class="link"
|
class="link"
|
||||||
style="left: 1%; top: 1%"
|
style="left: 1%; top: 1%"
|
||||||
href="https://peter-tanner.github.io/legacy_site"
|
href="https://www.petertanner.dev/legacy_site"
|
||||||
>🔗 Back to home page</a
|
>🔗 Back to home page</a
|
||||||
><br />
|
><br />
|
||||||
|
|
||||||
|
@ -162,13 +162,13 @@
|
||||||
<a
|
<a
|
||||||
class="link"
|
class="link"
|
||||||
style="left: 1%; bottom: 1%"
|
style="left: 1%; bottom: 1%"
|
||||||
href="https://peter-tanner.github.io/legacy_site/maths"
|
href="https://www.petertanner.dev/legacy_site/maths"
|
||||||
>🔗 Back to MATHS home page</a
|
>🔗 Back to MATHS home page</a
|
||||||
><br />
|
><br />
|
||||||
<a
|
<a
|
||||||
class="link"
|
class="link"
|
||||||
style="left: 1%; bottom: 1%"
|
style="left: 1%; bottom: 1%"
|
||||||
href="https://peter-tanner.github.io/legacy_site"
|
href="https://www.petertanner.dev/legacy_site"
|
||||||
>🔗 Back to home page</a
|
>🔗 Back to home page</a
|
||||||
><br />
|
><br />
|
||||||
</body>
|
</body>
|
||||||
|
|
|
@ -46,13 +46,13 @@
|
||||||
<a
|
<a
|
||||||
class="link"
|
class="link"
|
||||||
style="left: 1%; top: 1%"
|
style="left: 1%; top: 1%"
|
||||||
href="https://peter-tanner.github.io/legacy_site/maths"
|
href="https://www.petertanner.dev/legacy_site/maths"
|
||||||
>🔗 Back to MATHS home page</a
|
>🔗 Back to MATHS home page</a
|
||||||
><br />
|
><br />
|
||||||
<a
|
<a
|
||||||
class="link"
|
class="link"
|
||||||
style="left: 1%; top: 1%"
|
style="left: 1%; top: 1%"
|
||||||
href="https://peter-tanner.github.io/legacy_site"
|
href="https://www.petertanner.dev/legacy_site"
|
||||||
>🔗 Back to home page</a
|
>🔗 Back to home page</a
|
||||||
><br />
|
><br />
|
||||||
|
|
||||||
|
@ -331,13 +331,13 @@
|
||||||
<a
|
<a
|
||||||
class="link"
|
class="link"
|
||||||
style="left: 1%; bottom: 1%"
|
style="left: 1%; bottom: 1%"
|
||||||
href="https://peter-tanner.github.io/legacy_site/maths"
|
href="https://www.petertanner.dev/legacy_site/maths"
|
||||||
>🔗 Back to MATHS home page</a
|
>🔗 Back to MATHS home page</a
|
||||||
><br />
|
><br />
|
||||||
<a
|
<a
|
||||||
class="link"
|
class="link"
|
||||||
style="left: 1%; bottom: 1%"
|
style="left: 1%; bottom: 1%"
|
||||||
href="https://peter-tanner.github.io/legacy_site"
|
href="https://www.petertanner.dev/legacy_site"
|
||||||
>🔗 Back to home page</a
|
>🔗 Back to home page</a
|
||||||
><br />
|
><br />
|
||||||
</body>
|
</body>
|
||||||
|
|
|
@ -41,7 +41,7 @@
|
||||||
<b>Multivariable calc</b><br />
|
<b>Multivariable calc</b><br />
|
||||||
<del
|
<del
|
||||||
><a
|
><a
|
||||||
href="https://peter-tanner.github.io/legacy_site/maths/1011_potential.html"
|
href="https://www.petertanner.dev/legacy_site/maths/1011_potential.html"
|
||||||
>Scalar potential calculator \(\Psi(x,y,z)=?\)</a
|
>Scalar potential calculator \(\Psi(x,y,z)=?\)</a
|
||||||
>
|
>
|
||||||
<br
|
<br
|
||||||
|
@ -55,12 +55,12 @@
|
||||||
<div style="text-align: center">Knowledge from WACE</div>
|
<div style="text-align: center">Knowledge from WACE</div>
|
||||||
<b>Year 12</b><br />
|
<b>Year 12</b><br />
|
||||||
<a
|
<a
|
||||||
href="https://peter-tanner.github.io/legacy_site/maths/de moivre theorem.html"
|
href="https://www.petertanner.dev/legacy_site/maths/de moivre theorem.html"
|
||||||
>Polar form of complex number, De Moivre's theorem</a
|
>Polar form of complex number, De Moivre's theorem</a
|
||||||
>
|
>
|
||||||
<br />
|
<br />
|
||||||
<a
|
<a
|
||||||
href="https://peter-tanner.github.io/legacy_site/maths/cis notation rant.html"
|
href="https://www.petertanner.dev/legacy_site/maths/cis notation rant.html"
|
||||||
>A little rant on why \(e^{\pi\theta}\) is superior to
|
>A little rant on why \(e^{\pi\theta}\) is superior to
|
||||||
\(\cis(\theta)\). All my opinion only ⚠</a
|
\(\cis(\theta)\). All my opinion only ⚠</a
|
||||||
>
|
>
|
||||||
|
@ -75,7 +75,7 @@
|
||||||
><br />
|
><br />
|
||||||
<b>Year 11</b><br />
|
<b>Year 11</b><br />
|
||||||
<a
|
<a
|
||||||
href="https://peter-tanner.github.io/legacy_site/maths/2.5d rotations.html"
|
href="https://www.petertanner.dev/legacy_site/maths/2.5d rotations.html"
|
||||||
>'2.5d' rotations using matrix transformations ⚠</a
|
>'2.5d' rotations using matrix transformations ⚠</a
|
||||||
>
|
>
|
||||||
<br />
|
<br />
|
||||||
|
@ -88,7 +88,7 @@
|
||||||
<a
|
<a
|
||||||
class="link"
|
class="link"
|
||||||
style="left: 1%; bottom: 1%; position: absolute"
|
style="left: 1%; bottom: 1%; position: absolute"
|
||||||
href="https://peter-tanner.github.io/legacy_site"
|
href="https://www.petertanner.dev/legacy_site"
|
||||||
>🔗 Back to home page</a
|
>🔗 Back to home page</a
|
||||||
><br />
|
><br />
|
||||||
</body>
|
</body>
|
||||||
|
|
|
@ -1,16 +1,16 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
||||||
<url>
|
<url>
|
||||||
<loc>https://peter-tanner.github.io/legacy_site/maths/</loc>
|
<loc>https://www.petertanner.dev/legacy_site/maths/</loc>
|
||||||
<lastmod>2021-01-15</lastmod>
|
<lastmod>2021-01-15</lastmod>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://peter-tanner.github.io/legacy_site/maths/de%20moivre%20theorem/</loc>
|
<loc>https://www.petertanner.dev/legacy_site/maths/de%20moivre%20theorem/</loc>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://peter-tanner.github.io/legacy_site/maths/cis%20notation%20rant/</loc>
|
<loc>https://www.petertanner.dev/legacy_site/maths/cis%20notation%20rant/</loc>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://peter-tanner.github.io/legacy_site/maths/2.5d%20rotations/</loc>
|
<loc>https://www.petertanner.dev/legacy_site/maths/2.5d%20rotations/</loc>
|
||||||
</url>
|
</url>
|
||||||
</urlset>
|
</urlset>
|
|
@ -19,7 +19,7 @@
|
||||||
<a>t</a> to toggle text.<br />
|
<a>t</a> to toggle text.<br />
|
||||||
</div>
|
</div>
|
||||||
<div id="info-link">
|
<div id="info-link">
|
||||||
<a class="link" href="https://peter-tanner.github.io/legacy_site"
|
<a class="link" href="https://www.petertanner.dev/legacy_site"
|
||||||
>🔗 Back to home page</a
|
>🔗 Back to home page</a
|
||||||
><br />
|
><br />
|
||||||
<a class="thank"
|
<a class="thank"
|
||||||
|
|
|
@ -60,7 +60,7 @@ Our team will continue to make changes and monitor community feedback and update
|
||||||
<a
|
<a
|
||||||
class="link"
|
class="link"
|
||||||
style="left: 1%; bottom: 1%; position: absolute"
|
style="left: 1%; bottom: 1%; position: absolute"
|
||||||
href="https://peter-tanner.github.io/legacy_site"
|
href="https://www.petertanner.dev/legacy_site"
|
||||||
>🔗 Back to home page</a
|
>🔗 Back to home page</a
|
||||||
><br />
|
><br />
|
||||||
|
|
||||||
|
|
|
@ -1,16 +1,16 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
||||||
<url>
|
<url>
|
||||||
<loc>https://peter-tanner.github.io/legacy_site/</loc>
|
<loc>https://www.petertanner.dev/legacy_site/</loc>
|
||||||
<lastmod>2023-08-05</lastmod>
|
<lastmod>2023-08-05</lastmod>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://peter-tanner.github.io/legacy_site/methanos/</loc>
|
<loc>https://www.petertanner.dev/legacy_site/methanos/</loc>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://peter-tanner.github.io/legacy_site/ea/</loc>
|
<loc>https://www.petertanner.dev/legacy_site/ea/</loc>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://peter-tanner.github.io/legacy_site/</loc>
|
<loc>https://www.petertanner.dev/legacy_site/</loc>
|
||||||
</url>
|
</url>
|
||||||
</urlset>
|
</urlset>
|
|
@ -1,9 +1,9 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
||||||
<sitemap>
|
<sitemap>
|
||||||
<loc>https://peter-tanner.github.io/legacy_site/sitemap.xml</loc>
|
<loc>https://www.petertanner.dev/legacy_site/sitemap.xml</loc>
|
||||||
</sitemap>
|
</sitemap>
|
||||||
<sitemap>
|
<sitemap>
|
||||||
<loc>https://peter-tanner.github.io/legacy_site/maths/sitemap.xml</loc>
|
<loc>https://www.petertanner.dev/legacy_site/maths/sitemap.xml</loc>
|
||||||
</sitemap>
|
</sitemap>
|
||||||
</sitemapindex>
|
</sitemapindex>
|
Loading…
Reference in New Issue
Block a user