Skip to content

Commit 20a42cd

Browse files
committed
add satran pcb and update our update post
1 parent dd39b72 commit 20a42cd

File tree

20 files changed

+71
-65
lines changed

20 files changed

+71
-65
lines changed

content/posts/amsat-adventures-pt2/index.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,16 @@
11
+++
2-
title = "Quick AMSAT Adventures Update (Part 2)"
2+
title = "Quick AMSAT Adventure Update"
33
date = "2025-11-01"
44
+++
55

6-
All of our components are here and I can start assembly soon(tm)!
6+
All of our components are here and ~~I can start assembly soon(tm)!~~ I've started assembly!
77

88
<!--more-->
99

10+
Here is the completed rotator control board
11+
12+
![rotator control pcb](satran.jpg "rotator control pcb")
13+
1014
We've got our mounting bracket from [OSH Cut](https://www.oshcut.com/)
1115

1216
![aluminum mounting bracket](bracket.jpg "aluminum mounting bracket")
935 KB
Loading

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=1313&amp;path=livereload" data-no-instant defer></script>
3+
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=34521&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:1313/404.html" />
51+
<meta property="og:url" content="http://localhost:34521/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=1313&amp;path=livereload" data-no-instant defer></script>
3+
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=34521&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:1313/about/" /><meta property="article:published_time" content="2016-11-05T21:05:33+05:30" />
51+
<meta property="og:url" content="http://localhost:34521/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-1764434164638693560" class="profile-row" style="--img-size: 250px">
203+
<div id="pr-1764532202252216251" class="profile-row" style="--img-size: 250px">
204204
<style>
205205

206-
#pr-1764434164638693560.profile-row {
206+
#pr-1764532202252216251.profile-row {
207207
display: flex;
208208
align-items: flex-start;
209209
gap: 1rem;
210210
margin: 1rem 0;
211211
}
212-
#pr-1764434164638693560 .profile-row__img {
212+
#pr-1764532202252216251 .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-1764434164638693560 .profile-row__text {
220+
#pr-1764532202252216251 .profile-row__text {
221221
flex: 1 1 0;
222222
min-width: 12rem;
223223

224224
}
225225

226-
#pr-1764434164638693560 .profile-row__text p {
226+
#pr-1764532202252216251 .profile-row__text p {
227227
margin: 0 0 0.75rem 0;
228228
text-align: left;
229229
}
230230
@media (max-width: 600px) {
231-
#pr-1764434164638693560.profile-row { flex-direction: column; align-items: center; }
232-
#pr-1764434164638693560 .profile-row__text { width: 100%; }
231+
#pr-1764532202252216251.profile-row { flex-direction: column; align-items: center; }
232+
#pr-1764532202252216251 .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=1313&amp;path=livereload" data-no-instant defer></script>
3+
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=34521&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:1313/categories/" />
53+
<meta property="og:url" content="http://localhost:34521/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:1313/categories/</link>
5+
<link>http://localhost:34521/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:1313/categories/index.xml" rel="self" type="application/rss+xml" />
9+
<atom:link href="http://localhost:34521/categories/index.xml" rel="self" type="application/rss+xml" />
1010
</channel>
1111
</rss>

public/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -253,8 +253,8 @@ <h1>Latest posts</h1>
253253
<div class="post">
254254
<p>
255255
<div class="date">Nov 1, 2025</div>
256-
<h1><a href="/posts/amsat-adventures-pt2/" title="Quick AMSAT Adventures Update (Part 2)">Quick AMSAT Adventures Update (Part 2)</a></h1>
257-
<p>All of our components are here and I can start assembly soon(tm)!</p>
256+
<h1><a href="/posts/amsat-adventures-pt2/" title="Quick AMSAT Adventure Update">Quick AMSAT Adventure Update</a></h1>
257+
<p>All of our components are here and <del>I can start assembly soon(tm)!</del> I&rsquo;ve started assembly!</p>
258258
</p>
259259
</div>
260260

public/index.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@
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 Adventures Update (Part 2)</title>
12+
<title>Quick AMSAT Adventure 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>
16-
<description>&lt;p&gt;All of our components are here and I can start assembly soon(tm)!&lt;/p&gt;</description>
16+
<description>&lt;p&gt;All of our components are here and &lt;del&gt;I can start assembly soon(tm)!&lt;/del&gt; I&amp;rsquo;ve started assembly!&lt;/p&gt;</description>
1717
</item>
1818
<item>
1919
<title>AMSAT Adventures (Part 1)</title>

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=1313&amp;path=livereload" data-no-instant defer></script>
3+
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=34521&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:1313/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:34521/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: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -45,15 +45,15 @@
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 Adventures Update (Part 2)" />
48+
<meta property="og:title" content="Quick AMSAT Adventure 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 Adventures Update (Part 2)"/>
56-
<meta name="twitter:description" content="All of our components are here and I can start assembly soon(tm)!"/>
55+
<meta name="twitter:title" content="Quick AMSAT Adventure Update"/>
56+
<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>
5959
<body class="terminal">
@@ -197,13 +197,15 @@
197197
</div>
198198
</div>
199199
<div class="container animate-fade-up">
200-
<h1>Quick AMSAT Adventures Update (Part 2)</h1>
200+
<h1>Quick AMSAT Adventure Update</h1>
201201

202202
Nov 1, 2025
203203

204204

205205
<br/><br/>
206-
<p>All of our components are here and I can start assembly soon(tm)!</p>
206+
<p>All of our components are here and <del>I can start assembly soon(tm)!</del> I&rsquo;ve started assembly!</p>
207+
<p>Here is the completed rotator control board</p>
208+
<p><img src="satran.jpg" alt="rotator control pcb" title="rotator control pcb" class="img-responsive"> </p>
207209
<p>We&rsquo;ve got our mounting bracket from <a href="https://www.oshcut.com/" target="_blank" rel="noopener">OSH Cut</a> </p>
208210
<p><img src="bracket.jpg" alt="aluminum mounting bracket" title="aluminum mounting bracket" class="img-responsive"> </p>
209211
<p>PCBs from <a href="https://oshpark.com/" target="_blank" rel="noopener">OSH Park</a> </p>

0 commit comments

Comments
 (0)