commit a80cfc097eefd29c83fb59d5e4fb75ce29edc647
from: Bradley Taunt
date: Wed Nov 13 15:20:00 2024 UTC
Update website for transition to OpenBSD server, new repo links
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 @@
Maintained with ♥ for a performant web
Proud supporter of NextDNS and Fathom
Feel free to reach out via Mastodon
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: