summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDustin Walker <dustin.walker@email.wsu.edu>2025-03-05 15:43:30 -0500
committerDustin Walker <dustin.walker@email.wsu.edu>2025-03-05 15:43:30 -0500
commitc7aade0c90ccc30b804bb601abd5af1896e3cad9 (patch)
tree7fb595ea234593f11cac04196fd3bf1fbcd49678
parent98c2a47a5ee286c46574ffa3cbd914723342ec85 (diff)
Add reference for openrc.run; add new links for budget and homestead chronicle
-rw-r--r--index.html2
-rw-r--r--reference.html5
2 files changed, 5 insertions, 2 deletions
diff --git a/index.html b/index.html
index 514ffc2..40bd9e5 100644
--- a/index.html
+++ b/index.html
@@ -34,6 +34,7 @@
<li><a href="production.html">Production</a></li>
<li><a href="reference.html">Reference</a></li>
<li><a href="https://bridge.dwalker.xyz">RSS Bridge</a></li>
+ <li><a href="https://budget.dwalker.xyz">Budget</a></li>
</ul>
</div>
<div class="column">
@@ -47,6 +48,7 @@
<li><a href="https://1mb.club">1MB Club</a></li>
<li><a href="https://simplytranslate.org">Translations</a></li>
<li><a href="https://steamdb.info/">SteamDB</a></li>
+ <li><a href="https://thehomesteaderschronicle.com/">Homesteader's Chronicle</a></li>
</ul>
</div>
</div>
diff --git a/reference.html b/reference.html
index c55d06d..7850c77 100644
--- a/reference.html
+++ b/reference.html
@@ -24,7 +24,7 @@
<div class="row">
<div class="column">
- <h2>Food Related</h2>
+ <h2>Food</h2>
<hr/>
<ul>
<li><i>Spiced rice</i> - 1 cup rice, onion, 2 cloves garlic, 2 tsp turmeric, 1 tsp ginger, ½ tsp cumin</li>
@@ -33,10 +33,11 @@
</ul>
</div>
<div class="column">
- <h2>Tasks</h2>
+ <h2>Machine</h2>
<hr/>
<ul>
<li><i>git clone self</i> - git clone ssh://user@url:port/full/path/to/repo.git</li>
+ <li><a href="http://openrc.run/">systemd => openrc</a></li>
</ul>
</div>
</div>