aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBradley Taunt <bt@btxx.org>2024-09-18 08:09:28 -0400
committerBradley Taunt <bt@btxx.org>2024-09-18 08:09:28 -0400
commit72ed9a9b2d2695471cb9974f767c370d6f122b8e (patch)
tree78cbda605940f892f6afdc9f1256e3bf7de1c9d7
parent9cedf4163a648938f05d0a39f7514b5da50e025a (diff)
Add new member, remove sourcehut build file
-rw-r--r--.build.yml15
-rwxr-xr-xeveryone-should-become-an-html-expert.html2
-rwxr-xr-xindex.html2
-rwxr-xr-xmembers.html3
4 files changed, 4 insertions, 18 deletions
diff --git a/.build.yml b/.build.yml
deleted file mode 100644
index 1910806..0000000
--- a/.build.yml
+++ /dev/null
@@ -1,15 +0,0 @@
-image: alpine/latest
-oauth: pages.sr.ht/PAGES:RW
-packages:
-- go
-- hut
-environment:
-site: xhtml.club
-sources:
-- https://git.sr.ht/~bt/xhtml-club
-tasks:
-- package: |
- cd xhtml-club
- tar -cvz . > ../site.tar.gz
-- upload: |
- hut pages publish -d xhtml.club site.tar.gz \ No newline at end of file
diff --git a/everyone-should-become-an-html-expert.html b/everyone-should-become-an-html-expert.html
index 31b0764..f40bce4 100755
--- a/everyone-should-become-an-html-expert.html
+++ b/everyone-should-become-an-html-expert.html
@@ -86,7 +86,7 @@
<p>All content posted on this website will always remain free to everyone. No pay-walls, obtrusive ads or annoying tracking cookies. Basically zero bullshit or fluff. If you feel like you would like to support my efforts in continuously posting free (<em>and hopefully interesting</em>) content, then please consider <a href="https://btxx.org/pizza">donating</a>.</p>
<h3>Colophon</h3>
- <p>This website is hand-coded with <a href="http://validator.w3.org/check?uri=referer">valid XHTML</a> and hosted on <a href="https://sourcehut.org">sourcehut.org</a>. Reach out on <a rel="me" href="https://mastodon.bsd.cafe/@bt">Mastodon</a></p>
+ <p>This website is hand-coded with <a href="http://validator.w3.org/check?uri=referer">valid XHTML</a> and hosted on <a href="https://nearlyfreespeech.net">NearlyFreeSpeech</a>. Reach out on <a rel="me" href="https://mastodon.bsd.cafe/@bt">Mastodon</a></p>
</div>
</body>
</html> \ No newline at end of file
diff --git a/index.html b/index.html
index e61440f..aac3526 100755
--- a/index.html
+++ b/index.html
@@ -35,7 +35,7 @@
<p>All content posted on this website will always remain free to everyone. No pay-walls, obtrusive ads or annoying tracking cookies. Basically zero bullshit or fluff. If you feel like you would like to support my efforts in continuously posting free (<em>and hopefully interesting</em>) content, then please consider <a href="https://btxx.org/pizza">donating</a>.</p>
<h3>Colophon</h3>
- <p>This website is hand-coded with <a href="http://validator.w3.org/check?uri=referer">valid XHTML</a> and hosted on <a href="https://sourcehut.org">sourcehut.org</a>. Reach out on <a rel="me" href="https://mastodon.bsd.cafe/@bt">Mastodon</a></p>
+ <p>This website is hand-coded with <a href="http://validator.w3.org/check?uri=referer">valid XHTML</a> and hosted on <a href="https://nearlyfreespeech.net">NearlyFreeSpeech</a>. Reach out on <a rel="me" href="https://mastodon.bsd.cafe/@bt">Mastodon</a></p>
</div>
</body>
</html> \ No newline at end of file
diff --git a/members.html b/members.html
index ed712b6..7f2edfe 100755
--- a/members.html
+++ b/members.html
@@ -69,13 +69,14 @@
<li><a href="https://storin.nl/">storin.nl</a></li>
<li><a href="https://barf.btxx.org">barf.btxx.org</a></li>
<li><a href="https://secu.pages.dev">secu.pages.dev</a></li>
+ <li><a href="https://ethan-mircheff.github.io/Portfolio/">ethan-mircheff.github.io/Portfolio</a></li>
</ul>
<div id="footer">
<h3>Support XHTML</h3>
<p>All content posted on this website will always remain free to everyone. No pay-walls, obtrusive ads or annoying tracking cookies. Basically zero bullshit or fluff. If you feel like you would like to support my efforts in continuously posting free (<em>and hopefully interesting</em>) content, then please consider <a href="https://btxx.org/pizza">donating</a>.</p>
<h3>Colophon</h3>
- <p>This website is hand-coded with <a href="http://validator.w3.org/check?uri=referer">valid XHTML</a> and hosted on <a href="https://sourcehut.org">sourcehut.org</a>. Reach out on <a rel="me" href="https://mastodon.bsd.cafe/@bt">Mastodon</a></p>
+ <p>This website is hand-coded with <a href="http://validator.w3.org/check?uri=referer">valid XHTML</a> and hosted on <a href="https://nearlyfreespeech.net">NearlyFreeSpeech</a>. Reach out on <a rel="me" href="https://mastodon.bsd.cafe/@bt">Mastodon</a></p>
</div>
</body>
</html>