about summary refs log tree commit diff homepage
diff options
context:
space:
mode:
authorNguyễn Gia Phong <mcsinyx@disroot.org>2021-04-10 14:54:57 +0700
committerNguyễn Gia Phong <mcsinyx@disroot.org>2021-04-10 14:54:57 +0700
commit41b4bf3143a5bc3ffa0531b312a6d78f8093bc6d (patch)
tree9aeefb14c6b20d17e7a93c32a7f9245186f24409
parent24a450351349df5c71958e0fddac02be615018f7 (diff)
downloadsite-41b4bf3143a5bc3ffa0531b312a6d78f8093bc6d.tar.gz
Add SourceHut to Fediverse accounts listing
With a web UI for sending patches, SourceHut is really part
of the Fediverse.  While it is well known that SourceHut embracing
the #email workflow is embracing federation, but providing facilities
(including an email server) to send patches from git.sr.ht
on one instance to lists.sr.ht, possibly on another instance,
is a whole other level.
-rw-r--r--Manifest.toml36
-rw-r--r--README.md4
-rw-r--r--index.md2
3 files changed, 26 insertions, 16 deletions
diff --git a/Manifest.toml b/Manifest.toml
index 396895d..a7d096a 100644
--- a/Manifest.toml
+++ b/Manifest.toml
@@ -28,9 +28,9 @@ uuid = "8ba89e20-285c-5b6f-9357-94700520ee1b"
 
 [[DocStringExtensions]]
 deps = ["LibGit2", "Markdown", "Pkg", "Test"]
-git-tree-sha1 = "50ddf44c53698f5e784bbebb3f4b21c5807401b1"
+git-tree-sha1 = "9d4f64f79012636741cf01133158a54b24924c32"
 uuid = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
-version = "0.8.3"
+version = "0.8.4"
 
 [[ExprTools]]
 git-tree-sha1 = "10407a39b87f29d47ebaca8edbc75d7c302ff93e"
@@ -42,15 +42,15 @@ uuid = "7b1f6079-737a-58dc-b8bc-7a2ca5c1b5ee"
 
 [[Franklin]]
 deps = ["Dates", "DelimitedFiles", "DocStringExtensions", "ExprTools", "FranklinTemplates", "HTTP", "Literate", "LiveServer", "Logging", "Markdown", "NodeJS", "OrderedCollections", "Pkg", "REPL", "Random"]
-git-tree-sha1 = "19e1fe4aec820a8e085b3f28415da2f8ba045ca3"
+git-tree-sha1 = "8f5fcebbe4301c673e6c587c2794f06d4408a34e"
 uuid = "713c75ef-9fc9-4b05-94a9-213340da978e"
-version = "0.10.33"
+version = "0.10.34"
 
 [[FranklinTemplates]]
 deps = ["LiveServer"]
-git-tree-sha1 = "7159314a91990842cfa6484f3a0fd5666015a7c2"
+git-tree-sha1 = "efe1863c594ff302b85539cbecb2fdb8e91895a3"
 uuid = "3a985190-f512-4703-8d38-2a7944ed5916"
-version = "0.8.12"
+version = "0.8.16"
 
 [[HTTP]]
 deps = ["Base64", "Dates", "IniFile", "MbedTLS", "NetworkOptions", "Sockets", "URIs"]
@@ -58,6 +58,12 @@ git-tree-sha1 = "c9f380c76d8aaa1fa7ea9cf97bddbc0d5b15adc2"
 uuid = "cd3eb016-35fb-5094-929b-558a96fad6f3"
 version = "0.9.5"
 
+[[IOCapture]]
+deps = ["Logging"]
+git-tree-sha1 = "1868e4e7ad2f93d8de0904d89368c527b46aa6a1"
+uuid = "b5f81e59-6552-4d32-b1f0-c071b021bf89"
+version = "0.2.1"
+
 [[IniFile]]
 deps = ["Test"]
 git-tree-sha1 = "098e4d2c533924c921f9f9847274f2ad89e018b8"
@@ -87,16 +93,16 @@ uuid = "76f85450-5226-5b5a-8eaa-529ad045b433"
 uuid = "8f399da3-3557-5675-b5ff-fb832c97cbdb"
 
 [[Literate]]
-deps = ["Base64", "JSON", "REPL"]
-git-tree-sha1 = "32b517d4d8219d3bbab199de3416ace45010bdb3"
+deps = ["Base64", "IOCapture", "JSON", "REPL"]
+git-tree-sha1 = "501a1a74a0c825037860d36d87d703e987d39dbc"
 uuid = "98b081ad-f1c9-55d3-8b20-4c87d4299306"
-version = "2.8.0"
+version = "2.8.1"
 
 [[LiveServer]]
 deps = ["Crayons", "FileWatching", "HTTP", "Pkg", "Sockets", "Test"]
-git-tree-sha1 = "ef2c43d4f768e24c7af5de03d64bcd6a9ddc2d48"
+git-tree-sha1 = "232282032d6daf8548510385a00c33533576c297"
 uuid = "16fef848-5104-11e9-1b77-fb7a48bbb589"
-version = "0.6.3"
+version = "0.6.4"
 
 [[Logging]]
 uuid = "56ddb016-857b-54e1-b83d-db4d58db5568"
@@ -127,9 +133,9 @@ version = "1.2.0"
 
 [[NodeJS]]
 deps = ["Pkg"]
-git-tree-sha1 = "350ac618f41958e6e0f6b0d2005ae4547eb1b503"
+git-tree-sha1 = "0c39361bf76293a7bade80e6442e50992f18482b"
 uuid = "2bd173c7-0d6d-553b-b6af-13a54713934c"
-version = "1.1.1"
+version = "1.1.2"
 
 [[OrderedCollections]]
 git-tree-sha1 = "4fa2ba51070ec13fcc7517db714445b4ab986bdf"
@@ -138,9 +144,9 @@ version = "1.4.0"
 
 [[Parsers]]
 deps = ["Dates"]
-git-tree-sha1 = "223a825cccef2228f3fdbf2ecc7ca93363059073"
+git-tree-sha1 = "c8abc88faa3f7a3950832ac5d6e690881590d6dc"
 uuid = "69de0a69-1ddd-5017-9359-2bf0b02dc9f0"
-version = "1.0.16"
+version = "1.1.0"
 
 [[Pkg]]
 deps = ["Dates", "LibGit2", "Libdl", "Logging", "Markdown", "Printf", "REPL", "Random", "SHA", "UUIDs"]
diff --git a/README.md b/README.md
index 7d7546a..0c12338 100644
--- a/README.md
+++ b/README.md
@@ -28,4 +28,6 @@ plus their own dependencies:
 
 ![Creative Commons License](https://i.creativecommons.org/l/by-sa/4.0/88x31.png)
 
-The content of this site is licensed under a [Creative Commons Attribution-ShareAlike 4.0 International License](https://creativecommons.org/licenses/by-sa/4.0/).
+The content of this site is licensed
+under a [Creative Commons Attribution-ShareAlike 4.0
+International License](https://creativecommons.org/licenses/by-sa/4.0/).
diff --git a/index.md b/index.md
index 2bc895d..5b2b7a7 100644
--- a/index.md
+++ b/index.md
@@ -9,6 +9,7 @@ McSinyx in the [Fediverse][]:
 * Matrix: [@McSinyx:matrix.org][]
 * Email: [mcsinyx@disroot.org][]
 * Mastodon: [@mcsinyx@librem.one][]
+* SourceHut: [sr.ht/~cnx][]
 
 [My name is]: https://www.youtube.com/watch?v=LDj8kkVwisY
 [free software]: https://www.gnu.org/philosophy/free-sw.html
@@ -16,3 +17,4 @@ McSinyx in the [Fediverse][]:
 [@McSinyx:matrix.org]: https://matrix.to/#/@McSinyx:matrix.org
 [mcsinyx@disroot.org]: mailto:mcsinyx@disroot.org
 [@mcsinyx@librem.one]: https://social.librem.one/@mcsinyx
+[sr.ht/~cnx]: https://sr.ht/~cnx