Commit Diff


commit - 92559c7ecc1c4e139441a237953c75096af3de0e
commit + a80cfc097eefd29c83fb59d5e4fb75ce29edc647
blob - 7c9eb653ce01da20fbbbf0220b73c0b1c399be3a (mode 644)
blob + /dev/null
--- .build.yml
+++ /dev/null
@@ -1,23 +0,0 @@
-image: alpine/latest
-oauth: pages.sr.ht/PAGES:RW
-packages:
-- go
-- hut
-- ruby-full
-- ruby-dev
-environment:
-site: 1mb.club
-sources:
-- https://git.sr.ht/~bt/1mb-club
-tasks:
-- install-bundler: |
-    sudo gem install bundler
-- build: |
-    cd 1mb-club
-    sudo bundle install
-    sudo bundle exec jekyll build
-- package: |
-    cd 1mb-club/_site
-    tar -cvz . > ../../site.tar.gz
-- upload: |
-    hut pages publish -d 1mb.club site.tar.gz
\ No newline at end of file
blob - 3a6468c53fb3679e03272da26dc9412659a03ed0
blob + a115375792585b55e47821094acc865db8240242
--- _includes/footer.html
+++ _includes/footer.html
@@ -2,8 +2,8 @@
 <footer>
     <p>The content for this site is <a
       href="https://creativecommons.org/licenses/by-sa/2.0/">CC-BY-SA</a>.<br>
-    The <a href="https://git.sr.ht/~bt/1mb-club">code for this site</a> is <a
-      href="https://git.sr.ht/~bt/1mb-club/tree/master/item/LICENSE">MIT</a></p>
+    The <a href="https://got.btxx.org/?action=summary&path=1mb.club.git">code for this site</a> is <a
+      href="https://got.btxx.org/?action=blob&commit=92559c7ecc1c4e139441a237953c75096af3de0e&file=LICENSE&folder=&path=1mb.club.git">MIT</a></p>
     <p>Maintained with &hearts; for a performant web<br>
     Proud supporter of <a href="https://nextdns.io/?from=74d3p3h8">NextDNS</a> and <a href="https://usefathom.com/ref/DKHJVX">Fathom</a><br>
     Feel free to reach out via <a rel="me" href="https://mastodon.bsd.cafe/@bt">Mastodon</a><br>
blob - 935119942a9ab2347227cb06a439f6f20db52d97
blob + ed71eb74bf6634e742f4e1763862765ae923b692
--- submit.md
+++ submit.md
@@ -25,6 +25,8 @@ permalink: "submit/"
 
 ### Sending Patches
 
+The main project repo can be found [here](https://got.btxx.org/?action=summary&path=1mb.club.git).
+
 [Submit a patch](https://lists.sr.ht/~bt/1mb-club-devel) and your web page will be reviewed for quality assurance. If you are not familiar with submitting patches through email, please take a look at: [git-send-email.io/](https://git-send-email.io/).
 
 The format of your newly added web page should be as follows: