From a80cfc097eefd29c83fb59d5e4fb75ce29edc647 Mon Sep 17 00:00:00 2001
From: Bradley Taunt
Date: Wed, 13 Nov 2024 10:20:00 -0500
Subject: Update website for transition to OpenBSD server, new repo links
---
.build.yml | 23 -----------------------
_includes/footer.html | 4 ++--
submit.md | 2 ++
3 files changed, 4 insertions(+), 25 deletions(-)
delete mode 100644 .build.yml
diff --git a/.build.yml b/.build.yml
deleted file mode 100644
index 7c9eb65..0000000
--- a/.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
diff --git a/_includes/footer.html b/_includes/footer.html
index 3a6468c..a115375 100644
--- a/_includes/footer.html
+++ b/_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
diff --git a/submit.md b/submit.md
index 9351199..ed71eb7 100644
--- a/submit.md
+++ b/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:
--
cgit v1.2.3-70-g09d2