Skip to content

Commit 6c2f52c

Browse files
committed
removing old tracker, spotify ew, and mastodon
1 parent 0408649 commit 6c2f52c

File tree

18 files changed

+61
-84
lines changed

18 files changed

+61
-84
lines changed

hugo.toml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -34,22 +34,11 @@ theme = "hugo-theme-console"
3434
url = "https://instagram.com/dustywusty"
3535
icon = "fa-brands fa-instagram"
3636

37-
[[params.social_links]]
38-
name = "Spotify"
39-
url = "https://open.spotify.com/user/316xqjsja5rwctlgtjubzwpijrtu?si=4d0cb4429b624594"
40-
icon = "fa-brands fa-spotify"
41-
4237
[[params.social_links]]
4338
name = "Bluesky"
4439
url = "https://bsky.app/profile/dusty.wtf"
4540
icon = "fa-brands fa-bluesky"
4641

47-
[[params.social_links]]
48-
name = "Mastodon"
49-
url = "https://mastodon.social/@dusty"
50-
rel = "me"
51-
icon = "fa-brands fa-mastodon"
52-
5342
[[params.social_links]]
5443
name = "LinkedIn"
5544
url = "https://www.linkedin.com/in/dustinclark/"

public/404.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!DOCTYPE html>
22
<html lang="en-us">
3-
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=34521&amp;path=livereload" data-no-instant defer></script>
3+
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
44
<meta charset="utf-8" />
55
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
66
<title>dusty.wtf/404.html</title>
@@ -48,7 +48,7 @@
4848
<meta property="og:title" content="404 Page not found" />
4949
<meta property="og:description" content="" />
5050
<meta property="og:type" content="website" />
51-
<meta property="og:url" content="http://localhost:34521/404.html" />
51+
<meta property="og:url" content="http://localhost:1313/404.html" />
5252

5353

5454
<meta name="twitter:title" content="404 Page not found"/>

public/about/index.html

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!DOCTYPE html>
22
<html lang="en-us">
3-
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=34521&amp;path=livereload" data-no-instant defer></script>
3+
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
44
<meta charset="utf-8" />
55
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
66
<title>dusty.wtf/about/</title>
@@ -48,7 +48,7 @@
4848
<meta property="og:title" content="Dustin Clark" />
4949
<meta property="og:description" content="be kind, please rewind" />
5050
<meta property="og:type" content="article" />
51-
<meta property="og:url" content="http://localhost:34521/about/" /><meta property="article:published_time" content="2016-11-05T21:05:33+05:30" />
51+
<meta property="og:url" content="http://localhost:1313/about/" /><meta property="article:published_time" content="2016-11-05T21:05:33+05:30" />
5252

5353

5454

@@ -200,36 +200,36 @@
200200
</div>
201201
<div class="container animate-fade-up">
202202
<h1>Dustin Clark</h1>
203-
<div id="pr-1764532202252216251" class="profile-row" style="--img-size: 250px">
203+
<div id="pr-1767084098954388832" class="profile-row" style="--img-size: 250px">
204204
<style>
205205

206-
#pr-1764532202252216251.profile-row {
206+
#pr-1767084098954388832.profile-row {
207207
display: flex;
208208
align-items: flex-start;
209209
gap: 1rem;
210210
margin: 1rem 0;
211211
}
212-
#pr-1764532202252216251 .profile-row__img {
212+
#pr-1767084098954388832 .profile-row__img {
213213
flex: 0 0 var(--img-size);
214214
width: var(--img-size);
215215
height: var(--img-size);
216216
object-fit: cover;
217217
border-radius: 50%;
218218
display: block;
219219
}
220-
#pr-1764532202252216251 .profile-row__text {
220+
#pr-1767084098954388832 .profile-row__text {
221221
flex: 1 1 0;
222222
min-width: 12rem;
223223

224224
}
225225

226-
#pr-1764532202252216251 .profile-row__text p {
226+
#pr-1767084098954388832 .profile-row__text p {
227227
margin: 0 0 0.75rem 0;
228228
text-align: left;
229229
}
230230
@media (max-width: 600px) {
231-
#pr-1764532202252216251.profile-row { flex-direction: column; align-items: center; }
232-
#pr-1764532202252216251 .profile-row__text { width: 100%; }
231+
#pr-1767084098954388832.profile-row { flex-direction: column; align-items: center; }
232+
#pr-1767084098954388832 .profile-row__text { width: 100%; }
233233
}
234234
</style>
235235

public/categories/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!DOCTYPE html>
22
<html lang="en-us">
3-
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=34521&amp;path=livereload" data-no-instant defer></script>
3+
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
44
<meta charset="utf-8" />
55
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
66
<title>dusty.wtf/categories/</title>
@@ -50,7 +50,7 @@
5050
<meta property="og:title" content="Categories" />
5151
<meta property="og:description" content="" />
5252
<meta property="og:type" content="website" />
53-
<meta property="og:url" content="http://localhost:34521/categories/" />
53+
<meta property="og:url" content="http://localhost:1313/categories/" />
5454

5555

5656
<meta name="twitter:title" content="Categories"/>

public/categories/index.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
33
<channel>
44
<title>Categories on dusty.wtf</title>
5-
<link>http://localhost:34521/categories/</link>
5+
<link>http://localhost:1313/categories/</link>
66
<description>Recent content in Categories on dusty.wtf</description>
77
<generator>Hugo -- gohugo.io</generator>
88
<language>en-us</language>
9-
<atom:link href="http://localhost:34521/categories/index.xml" rel="self" type="application/rss+xml" />
9+
<atom:link href="http://localhost:1313/categories/index.xml" rel="self" type="application/rss+xml" />
1010
</channel>
1111
</rss>

public/index.html

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -217,24 +217,12 @@
217217
</a>
218218
</li>
219219

220-
<li>
221-
<a href="https://open.spotify.com/user/316xqjsja5rwctlgtjubzwpijrtu?si=4d0cb4429b624594" target="_blank" aria-label="Spotify">
222-
<i class="fa-brands fa-spotify" aria-hidden="true"></i>
223-
</a>
224-
</li>
225-
226220
<li>
227221
<a href="https://bsky.app/profile/dusty.wtf" target="_blank" aria-label="Bluesky">
228222
<i class="fa-brands fa-bluesky" aria-hidden="true"></i>
229223
</a>
230224
</li>
231225

232-
<li>
233-
<a href="https://mastodon.social/@dusty" target="_blank" rel="me" aria-label="Mastodon">
234-
<i class="fa-brands fa-mastodon" aria-hidden="true"></i>
235-
</a>
236-
</li>
237-
238226
<li>
239227
<a href="https://www.linkedin.com/in/dustinclark/" target="_blank" aria-label="LinkedIn">
240228
<i class="fa-brands fa-linkedin" aria-hidden="true"></i>
@@ -253,7 +241,7 @@ <h1>Latest posts</h1>
253241
<div class="post">
254242
<p>
255243
<div class="date">Nov 1, 2025</div>
256-
<h1><a href="/posts/amsat-adventures-pt2/" title="Quick AMSAT Adventure Update">Quick AMSAT Adventure Update</a></h1>
244+
<h1><a href="/posts/amsat-adventures-pt2/" title="Quick AMSAT Update">Quick AMSAT Update</a></h1>
257245
<p>All of our components are here and <del>I can start assembly soon(tm)!</del> I&rsquo;ve started assembly!</p>
258246
</p>
259247
</div>

public/index.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<lastBuildDate>Sat, 01 Nov 2025 00:00:00 +0000</lastBuildDate>
1010
<atom:link href="http://localhost:1313/index.xml" rel="self" type="application/rss+xml" />
1111
<item>
12-
<title>Quick AMSAT Adventure Update</title>
12+
<title>Quick AMSAT Update</title>
1313
<link>http://localhost:1313/posts/amsat-adventures-pt2/</link>
1414
<pubDate>Sat, 01 Nov 2025 00:00:00 +0000</pubDate>
1515
<guid>http://localhost:1313/posts/amsat-adventures-pt2/</guid>

public/posts/amsat-adventures-pt1/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!DOCTYPE html>
22
<html lang="en-us">
3-
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=34521&amp;path=livereload" data-no-instant defer></script>
3+
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
44
<meta charset="utf-8" />
55
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
66
<title>dusty.wtf/posts/amsat-adventures-pt1/</title>
@@ -48,7 +48,7 @@
4848
<meta property="og:title" content="AMSAT Adventures (Part 1)" />
4949
<meta property="og:description" content="be kind, please rewind" />
5050
<meta property="og:type" content="article" />
51-
<meta property="og:url" content="http://localhost:34521/posts/amsat-adventures-pt1/" /><meta property="article:published_time" content="2025-08-29T00:00:00+00:00" />
51+
<meta property="og:url" content="http://localhost:1313/posts/amsat-adventures-pt1/" /><meta property="article:published_time" content="2025-08-29T00:00:00+00:00" />
5252

5353

5454

public/posts/amsat-adventures-pt2/index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -45,14 +45,14 @@
4545
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
4646
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
4747
<![endif]-->
48-
<meta property="og:title" content="Quick AMSAT Adventure Update" />
48+
<meta property="og:title" content="Quick AMSAT Update" />
4949
<meta property="og:description" content="be kind, please rewind" />
5050
<meta property="og:type" content="article" />
5151
<meta property="og:url" content="http://localhost:1313/posts/amsat-adventures-pt2/" /><meta property="article:published_time" content="2025-11-01T00:00:00+00:00" />
5252

5353

5454

55-
<meta name="twitter:title" content="Quick AMSAT Adventure Update"/>
55+
<meta name="twitter:title" content="Quick AMSAT Update"/>
5656
<meta name="twitter:description" content="All of our components are here and I can start assembly soon(tm)! I&rsquo;ve started assembly!"/>
5757

5858
</head>
@@ -197,22 +197,22 @@
197197
</div>
198198
</div>
199199
<div class="container animate-fade-up">
200-
<h1>Quick AMSAT Adventure Update</h1>
200+
<h1>Quick AMSAT Update</h1>
201201

202202
Nov 1, 2025
203203

204204

205205
<br/><br/>
206206
<p>All of our components are here and <del>I can start assembly soon(tm)!</del> I&rsquo;ve started assembly!</p>
207-
<p>Update: 11/30 - Here is the completed rotator control board!</p>
207+
<p>Update: 11/30 - Here is the completed rotator control board</p>
208208
<p><img src="satran.jpg" alt="rotator control pcb" title="rotator control pcb" class="img-responsive"> </p>
209209
<p>We&rsquo;ve got our mounting bracket from <a href="https://www.oshcut.com/" target="_blank" rel="noopener">OSH Cut</a> </p>
210210
<p><img src="bracket.jpg" alt="aluminum mounting bracket" title="aluminum mounting bracket" class="img-responsive"> </p>
211211
<p>PCBs from <a href="https://oshpark.com/" target="_blank" rel="noopener">OSH Park</a> </p>
212212
<p><img src="pcbs.jpg" alt="Printed circuit boards" title="PCBs" class="img-responsive"> </p>
213213
<p>And finally the components from <a href="https://www.digikey.com/" target="_blank" rel="noopener">DigiKey</a> </p>
214214
<p><img src="components.jpg" alt="PCB components" title="components" class="img-responsive"> </p>
215-
<p>In the mean-time I had been playing w/ SDR and my YAGI to some success!</p>
215+
<p>In the mean-time I have also been playing w/ SDR and my YAGI to ~some success</p>
216216
<p><img src="antenna.jpg" alt="Yagi antenna mounted on tripod" title="antenna" class="img-responsive"> </p>
217217

218218
</div>

public/posts/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!DOCTYPE html>
22
<html lang="en-us">
3-
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=34521&amp;path=livereload" data-no-instant defer></script>
3+
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
44
<meta charset="utf-8" />
55
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
66
<title>dusty.wtf/posts/</title>
@@ -50,7 +50,7 @@
5050
<meta property="og:title" content="Posts" />
5151
<meta property="og:description" content="" />
5252
<meta property="og:type" content="website" />
53-
<meta property="og:url" content="http://localhost:34521/posts/" />
53+
<meta property="og:url" content="http://localhost:1313/posts/" />
5454

5555

5656
<meta name="twitter:title" content="Posts"/>
@@ -205,8 +205,8 @@ <h1>Posts</h1>
205205
<div class="post">
206206
<p>
207207
<div class="date">Nov. 1, 2025</div>
208-
<h1><a href="/posts/amsat-adventures-pt2/" title="Quick AMSAT Adventure Update (Part 2)">Quick AMSAT Adventure Update (Part 2)</a></h1>
209-
<p>All of our components are here and ~I can start assembly soon(tm)!~ I&rsquo;ve started assembly!</p>
208+
<h1><a href="/posts/amsat-adventures-pt2/" title="Quick AMSAT Update">Quick AMSAT Update</a></h1>
209+
<p>All of our components are here and <del>I can start assembly soon(tm)!</del> I&rsquo;ve started assembly!</p>
210210
</p>
211211
</div>
212212

0 commit comments

Comments
 (0)