summaryrefslogtreecommitdiffstats
path: root/_build/content/articles
diff options
context:
space:
mode:
Diffstat (limited to '_build/content/articles')
-rw-r--r--_build/content/articles/asciideck.asciidoc2
-rw-r--r--_build/content/articles/cowboy-2.0.0.asciidoc2
-rw-r--r--_build/content/articles/cowboy-2.1.0.asciidoc2
-rw-r--r--_build/content/articles/cowboy-2.2.0.asciidoc2
-rw-r--r--_build/content/articles/cowboy-2.3.0.asciidoc2
-rw-r--r--_build/content/articles/cowboy-2.4.0.asciidoc2
-rw-r--r--_build/content/articles/cowboy-2.5.0.asciidoc2
-rw-r--r--_build/content/articles/cowboy-2.6.0.asciidoc2
-rw-r--r--_build/content/articles/cowboy-2.7.0.asciidoc2
-rw-r--r--_build/content/articles/github-sponsors.asciidoc21
-rw-r--r--_build/content/articles/gun-1.0.0-rc.1.asciidoc2
-rw-r--r--_build/content/articles/gun-1.0.0.asciidoc2
-rw-r--r--_build/content/articles/gun-1.2.0.asciidoc2
-rw-r--r--_build/content/articles/gun-1.3.0.asciidoc2
-rw-r--r--_build/content/articles/gun-2.0.0-pre.1.asciidoc2
-rw-r--r--_build/content/articles/merry-christmas-2018.asciidoc2
-rw-r--r--_build/content/articles/ranch-1.6.0.asciidoc2
-rw-r--r--_build/content/articles/ranch-1.7.0.asciidoc2
-rw-r--r--_build/content/articles/ranch-2.0.0-rc.1.asciidoc2
19 files changed, 39 insertions, 18 deletions
diff --git a/_build/content/articles/asciideck.asciidoc b/_build/content/articles/asciideck.asciidoc
index 3a70bd17..c6a83ffb 100644
--- a/_build/content/articles/asciideck.asciidoc
+++ b/_build/content/articles/asciideck.asciidoc
@@ -75,5 +75,5 @@ You can find the code at the usual locations:
* https://bitbucket.org/ninenines/asciideck
You can also donate to this project via
-https://salt.bountysource.com/teams/ninenines[BountySource].
+https://github.com/sponsors/essen[GitHub Sponsors].
Thanks in advance!
diff --git a/_build/content/articles/cowboy-2.0.0.asciidoc b/_build/content/articles/cowboy-2.0.0.asciidoc
index 8f7f2fa1..6aa03844 100644
--- a/_build/content/articles/cowboy-2.0.0.asciidoc
+++ b/_build/content/articles/cowboy-2.0.0.asciidoc
@@ -36,7 +36,7 @@ to allow users to support the gRPC protocol. Full
details https://github.com/ninenines/cowboy/milestones[in tickets].
Feeling good about this release? Send money one-time
-or monthly via https://salt.bountysource.com/teams/ninenines[BountySource].
+or monthly via https://github.com/sponsors/essen[GitHub Sponsors].
Thanks in advance!
As usual, any feedback is appreciated, and any issues
diff --git a/_build/content/articles/cowboy-2.1.0.asciidoc b/_build/content/articles/cowboy-2.1.0.asciidoc
index e60a9ca7..5662e943 100644
--- a/_build/content/articles/cowboy-2.1.0.asciidoc
+++ b/_build/content/articles/cowboy-2.1.0.asciidoc
@@ -31,7 +31,7 @@ The next release will see the added support for trailers,
which are necessary for implementing the gRPC protocol.
You can donate to this project via
-https://salt.bountysource.com/teams/ninenines[BountySource]
+https://github.com/sponsors/essen[GitHub Sponsors]
because I need to eat snacks when I write code.
Thanks in advance!
diff --git a/_build/content/articles/cowboy-2.2.0.asciidoc b/_build/content/articles/cowboy-2.2.0.asciidoc
index edc062d0..70f81281 100644
--- a/_build/content/articles/cowboy-2.2.0.asciidoc
+++ b/_build/content/articles/cowboy-2.2.0.asciidoc
@@ -35,7 +35,7 @@ If there is a pain point in Cowboy 2.2 I would love to hear
about it.
You can donate to this project via
-https://salt.bountysource.com/teams/ninenines[BountySource]
+https://github.com/sponsors/essen[GitHub Sponsors]
because I need to eat snacks when I write code.
Thanks in advance!
diff --git a/_build/content/articles/cowboy-2.3.0.asciidoc b/_build/content/articles/cowboy-2.3.0.asciidoc
index 4e38ecfe..a346f6e6 100644
--- a/_build/content/articles/cowboy-2.3.0.asciidoc
+++ b/_build/content/articles/cowboy-2.3.0.asciidoc
@@ -14,7 +14,7 @@ list of changes can be found in the migration guide:
https://ninenines.eu/docs/en/cowboy/2.3/guide/migrating_from_2.2/[Migrating from Cowboy 2.2 to 2.3].
You can donate to this project via
-https://salt.bountysource.com/teams/ninenines[BountySource]
+https://github.com/sponsors/essen[GitHub Sponsors]
because I need to eat snacks when I write code.
Thanks in advance!
diff --git a/_build/content/articles/cowboy-2.4.0.asciidoc b/_build/content/articles/cowboy-2.4.0.asciidoc
index b5892cb1..bce70067 100644
--- a/_build/content/articles/cowboy-2.4.0.asciidoc
+++ b/_build/content/articles/cowboy-2.4.0.asciidoc
@@ -30,7 +30,7 @@ list of changes can be found in the migration guide:
https://ninenines.eu/docs/en/cowboy/2.4/guide/migrating_from_2.3/[Migrating from Cowboy 2.3 to 2.4].
You can donate to this project via
-https://salt.bountysource.com/teams/ninenines[BountySource].
+https://github.com/sponsors/essen[GitHub Sponsors].
These funds are used to pay for additional servers for
testing. A new server was added this month and allows
me to test with additional Linux distributions Alpine,
diff --git a/_build/content/articles/cowboy-2.5.0.asciidoc b/_build/content/articles/cowboy-2.5.0.asciidoc
index 5088d5f5..f0e45bff 100644
--- a/_build/content/articles/cowboy-2.5.0.asciidoc
+++ b/_build/content/articles/cowboy-2.5.0.asciidoc
@@ -49,7 +49,7 @@ list of changes can be found in the migration guide:
https://ninenines.eu/docs/en/cowboy/2.5/guide/migrating_from_2.4/[Migrating from Cowboy 2.4 to 2.5].
You can donate to this project via
-https://salt.bountysource.com/teams/ninenines[BountySource].
+https://github.com/sponsors/essen[GitHub Sponsors].
These funds are used to pay for additional servers for
testing.
diff --git a/_build/content/articles/cowboy-2.6.0.asciidoc b/_build/content/articles/cowboy-2.6.0.asciidoc
index 24f7b705..dfc728c8 100644
--- a/_build/content/articles/cowboy-2.6.0.asciidoc
+++ b/_build/content/articles/cowboy-2.6.0.asciidoc
@@ -33,7 +33,7 @@ list of changes can be found in the migration guide:
https://ninenines.eu/docs/en/cowboy/2.6/guide/migrating_from_2.5/[Migrating from Cowboy 2.5 to 2.6].
You can donate to this project via
-https://salt.bountysource.com/teams/ninenines[BountySource].
+https://github.com/sponsors/essen[GitHub Sponsors].
These funds are used to pay for additional servers for
testing.
diff --git a/_build/content/articles/cowboy-2.7.0.asciidoc b/_build/content/articles/cowboy-2.7.0.asciidoc
index 0e6f4c4e..735dd7b7 100644
--- a/_build/content/articles/cowboy-2.7.0.asciidoc
+++ b/_build/content/articles/cowboy-2.7.0.asciidoc
@@ -42,7 +42,7 @@ be ready soon, for examples of projects I'd be interested in
working on.
You can donate to this project via
-https://salt.bountysource.com/teams/ninenines[BountySource].
+https://github.com/sponsors/essen[GitHub Sponsors].
These funds are used to pay for additional servers for
testing.
diff --git a/_build/content/articles/github-sponsors.asciidoc b/_build/content/articles/github-sponsors.asciidoc
new file mode 100644
index 00000000..964f92f8
--- /dev/null
+++ b/_build/content/articles/github-sponsors.asciidoc
@@ -0,0 +1,21 @@
++++
+date = "2019-10-28T07:00:00+01:00"
+title = "GitHub Sponsors"
+
++++
+
+https://github.com/sponsors/essen[You can now reward my work via GitHub Sponsors].
+
+GitHub will basically
+https://help.github.com/en/github/supporting-the-open-source-community-with-github-sponsors/about-github-sponsors#about-the-github-sponsors-matching-fund[double the funds]
+given to me for one year, so now's the best time to
+reward my work!
+
+I have replaced all BountySource links with GitHub Sponsors
+because GitHub Sponsors will make it easier for me to know
+who sponsors my work when responding to issues. We'll see
+how that goes.
+
+Head on to my https://github.com/sponsors/essen[GitHub Sponsors] page now!
+
+Thanks.
diff --git a/_build/content/articles/gun-1.0.0-rc.1.asciidoc b/_build/content/articles/gun-1.0.0-rc.1.asciidoc
index 0936878d..feeb314b 100644
--- a/_build/content/articles/gun-1.0.0-rc.1.asciidoc
+++ b/_build/content/articles/gun-1.0.0-rc.1.asciidoc
@@ -39,7 +39,7 @@ Gun 1.0 will be released once customers projects
are updated and I confirm everything works as intended.
You can donate to this project via
-https://salt.bountysource.com/teams/ninenines[BountySource].
+https://github.com/sponsors/essen[GitHub Sponsors].
These funds are used to pay for additional servers for
testing. A new server was added last month and allows
me to test with additional Linux distributions Alpine,
diff --git a/_build/content/articles/gun-1.0.0.asciidoc b/_build/content/articles/gun-1.0.0.asciidoc
index 249806ea..6ed77e36 100644
--- a/_build/content/articles/gun-1.0.0.asciidoc
+++ b/_build/content/articles/gun-1.0.0.asciidoc
@@ -34,7 +34,7 @@ inside the Gun process. They will be documented as
part of the next few releases.
You can donate to this project via
-https://salt.bountysource.com/teams/ninenines[BountySource].
+https://github.com/sponsors/essen[GitHub Sponsors].
These funds are used to pay for additional servers for
testing. A new server was added last month and allows
me to test with additional Linux distributions Alpine,
diff --git a/_build/content/articles/gun-1.2.0.asciidoc b/_build/content/articles/gun-1.2.0.asciidoc
index 45876a31..f0e44e29 100644
--- a/_build/content/articles/gun-1.2.0.asciidoc
+++ b/_build/content/articles/gun-1.2.0.asciidoc
@@ -27,7 +27,7 @@ list of changes can be found in the migration guide:
https://ninenines.eu/docs/en/gun/1.2/guide/migrating_from_1.1/[Migrating from Gun 1.1 to 1.2].
You can donate to this project via
-https://salt.bountysource.com/teams/ninenines[BountySource].
+https://github.com/sponsors/essen[GitHub Sponsors].
These funds are used to pay for additional servers for
testing. And healthy food.
diff --git a/_build/content/articles/gun-1.3.0.asciidoc b/_build/content/articles/gun-1.3.0.asciidoc
index f4d3e60f..30fd2a61 100644
--- a/_build/content/articles/gun-1.3.0.asciidoc
+++ b/_build/content/articles/gun-1.3.0.asciidoc
@@ -18,7 +18,7 @@ list of changes can be found in the migration guide:
https://ninenines.eu/docs/en/gun/1.3/guide/migrating_from_1.2/[Migrating from Gun 1.2 to 1.3].
You can donate to this project via
-https://salt.bountysource.com/teams/ninenines[BountySource].
+https://github.com/sponsors/essen[GitHub Sponsors].
These funds are used to pay for additional servers for
testing. And healthy food.
diff --git a/_build/content/articles/gun-2.0.0-pre.1.asciidoc b/_build/content/articles/gun-2.0.0-pre.1.asciidoc
index 05680856..7eec9fcd 100644
--- a/_build/content/articles/gun-2.0.0-pre.1.asciidoc
+++ b/_build/content/articles/gun-2.0.0-pre.1.asciidoc
@@ -62,7 +62,7 @@ be ready soon, for example of projects I'd be interested in
working on.
You can donate to this project via
-https://salt.bountysource.com/teams/ninenines[BountySource].
+https://github.com/sponsors/essen[GitHub Sponsors].
These funds are used to pay for additional servers for
testing. We will soon add two Raspberry Pi 4 in order
to have some ARM targets when testing. (The Pis are here!
diff --git a/_build/content/articles/merry-christmas-2018.asciidoc b/_build/content/articles/merry-christmas-2018.asciidoc
index 57cd8b7e..230cc674 100644
--- a/_build/content/articles/merry-christmas-2018.asciidoc
+++ b/_build/content/articles/merry-christmas-2018.asciidoc
@@ -99,7 +99,7 @@ I still managed to squeeze in a https://github.com/erlang/otp/pull/2072[PR to Er
which will help optimize Cowboy and Gun further.
You can forward Santa Claus to
-https://salt.bountysource.com/teams/ninenines[BountySource]
+https://github.com/sponsors/essen[GitHub Sponsors]
for sending presents. I will use these funds to buy a Mac
Mini or similar for testing projects under macOS. If there's
funds remaining after that I will spend them on a similar
diff --git a/_build/content/articles/ranch-1.6.0.asciidoc b/_build/content/articles/ranch-1.6.0.asciidoc
index 60472a67..6eb5f8f7 100644
--- a/_build/content/articles/ranch-1.6.0.asciidoc
+++ b/_build/content/articles/ranch-1.6.0.asciidoc
@@ -30,7 +30,7 @@ list of changes can be found in the migration guide:
https://ninenines.eu/docs/en/ranch/1.6/guide/migrating_from_1.5/[Migrating from Ranch 1.5 to 1.6].
You can donate to this project via
-https://salt.bountysource.com/teams/ninenines[BountySource].
+https://github.com/sponsors/essen[GitHub Sponsors].
These funds are used to pay for additional servers for
testing. A new server was added last month and allows
me to test with additional Linux distributions Alpine,
diff --git a/_build/content/articles/ranch-1.7.0.asciidoc b/_build/content/articles/ranch-1.7.0.asciidoc
index 2b300e2d..b064adac 100644
--- a/_build/content/articles/ranch-1.7.0.asciidoc
+++ b/_build/content/articles/ranch-1.7.0.asciidoc
@@ -23,7 +23,7 @@ list of changes can be found in the migration guide:
https://ninenines.eu/docs/en/ranch/1.7/guide/migrating_from_1.6/[Migrating from Ranch 1.6 to 1.7].
You can donate to this project via
-https://salt.bountysource.com/teams/ninenines[BountySource].
+https://github.com/sponsors/essen[GitHub Sponsors].
These funds are used to pay for additional servers for
testing and allow to me allocate more days to open source
work. Thanks in advance!
diff --git a/_build/content/articles/ranch-2.0.0-rc.1.asciidoc b/_build/content/articles/ranch-2.0.0-rc.1.asciidoc
index 77e8c623..a78e3ddd 100644
--- a/_build/content/articles/ranch-2.0.0-rc.1.asciidoc
+++ b/_build/content/articles/ranch-2.0.0-rc.1.asciidoc
@@ -73,7 +73,7 @@ list of changes can be found in the migration guide:
https://ninenines.eu/docs/en/ranch/2.0/guide/migrating_from_1.7/[Migrating from Ranch 1.7 to 2.0].
You can donate to this project via
-https://salt.bountysource.com/teams/ninenines[BountySource].
+https://github.com/sponsors/essen[GitHub Sponsors].
These funds are used to pay for additional servers for
testing. We will soon add two Raspberry Pi 4 in order
to have some ARM targets when testing.