diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index cc149a1..5593448 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -1 +1,2 @@ -liberapay: Telodendria +liberapay: "Telodendria" +custom: "https://donate.stripe.com/8wM29AfF5bRJc48eUU" diff --git a/site/index.html b/site/index.html index 6ea2008..0fbbbd7 100644 --- a/site/index.html +++ b/site/index.html @@ -36,8 +36,73 @@ functional. Note: Telodendria is under heavy development. Please see the Project Status. +
- +If you would like to donate to this project, you can do so with the +following links: +
+ +
+If you would like to do a recurring donation larger than what's allowed
+by LiberaPay, please contact me directly on Matrix at @jordan:bancino.net
.
+
+Telodendria is distributed as source tarballs, in true Unix
+fashion. If you want, you can verify the checksum of your download,
+and check the signature. To check the signature, you'll need
+signify
, and the signify public key:
+
+telodendria-signify.pub.
+
+If your operating system has an official package or port of +Telodendria, you should prefer to use that instead of manually +downloading the source and building it. If your operating system's +package or port is too out of date for your tastes, please contact +the package's maintainers to notify them, or offer to update the +package yourself. +
+Version | +Download | +Checksum | +Signature | +
---|---|---|---|
+No downloads here yet. See the +Project Status for more +information. + | +
+You can find the change log in the documentation.
@@ -123,61 +188,6 @@ Basic fixed-size circular queue implementation. -
-Telodendria is distributed as source tarballs, in true Unix
-fashion. If you want, you can verify the checksum of your download,
-and check the signature. To check the signature, you'll need
-signify
, and the signify public key:
-
-telodendria-signify.pub.
-
-If your operating system has an official package or port of -Telodendria, you should prefer to use that instead of manually -downloading the source and building it. If your operating system's -package or port is too out of date for your tastes, please contact -the package's maintainers to notify them, or offer to update the -package yourself. -
-Version | -Download | -Checksum | -Signature | -
---|---|---|---|
-No downloads here yet. See the -Project Status for more -information. - | -
-You can find the change log in the documentation. -