From cce8c7ed4b1066891c5da6497eaa1fa00b1aed29 Mon Sep 17 00:00:00 2001 From: Ryan Rix Date: Tue, 11 Oct 2016 20:18:08 -0700 Subject: [PATCH 1/5] mclient.el --- supporting-docs/projects/2015-10-01-mclient.el.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/supporting-docs/projects/2015-10-01-mclient.el.md b/supporting-docs/projects/2015-10-01-mclient.el.md index 9825d70d..3d49db75 100644 --- a/supporting-docs/projects/2015-10-01-mclient.el.md +++ b/supporting-docs/projects/2015-10-01-mclient.el.md @@ -1,6 +1,6 @@ --- layout: project -title: Mclient.el +title: matrix-client.el categories: projects client thumbnail: https://matrix.org/blog/wp-content/uploads/2015/10/mclient1-400x284.png description: A Matrix.org frontend for Emacs! @@ -11,4 +11,4 @@ maturity: Alpha ![screenshot](https://matrix.org/blog/wp-content/uploads/2015/10/mclient1-1080x365.png "{{ page.title }}") # {{ page.title }} -Mclient.el is a Matrix.org frontend for Emacs. For more information and install instructions visit [http://whatthefuck.computer/blog/2015/10/26/mclient/](http://whatthefuck.computer/blog/2015/10/26/mclient/). The code is available from [http://fort.kickass.systems:10082/cgit/personal/rrix/pub/matrix.el.git/](http://fort.kickass.systems:10082/cgit/personal/rrix/pub/matrix.el.git/). +`matrix-client.el` is a Matrix.org frontend for Emacs. For more information and install instructions visit [the MELPA Emacs package repository](https://melpa.org/#/matrix-client). The code is available at [https://fort.kickass.systems/git/rrix/matrix-client.git](https://fort.kickass.systems/git/rrix/matrix-client.git). From a52ab39e7fee9320e2cbb74c209866030e41a03f Mon Sep 17 00:00:00 2001 From: Ryan Rix Date: Tue, 11 Oct 2016 20:22:28 -0700 Subject: [PATCH 2/5] Lightrix --- supporting-docs/projects/2016-02-03-lightrix.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/supporting-docs/projects/2016-02-03-lightrix.md b/supporting-docs/projects/2016-02-03-lightrix.md index a2c48d51..0e5690ac 100644 --- a/supporting-docs/projects/2016-02-03-lightrix.md +++ b/supporting-docs/projects/2016-02-03-lightrix.md @@ -10,4 +10,4 @@ maturity: Early beta # {{ page.title }} Control Adafruit Neopixels via Matrix! -Check it out from [Ryan's git repo](http://fort.kickass.systems:10082/cgit/personal/rrix/pub/lightrix.git/) +Check it out from [Ryan's git repo](https://fort.kickass.systems/git/rrix/lightrix) or watch it in action on [YouTube](https://www.youtube.com/watch?v=4YG9Fk5aP24) From 799ca22bb243704692fe39be10bb28cdc298163b Mon Sep 17 00:00:00 2001 From: Ryan Rix Date: Tue, 11 Oct 2016 20:22:34 -0700 Subject: [PATCH 3/5] Feedbot --- supporting-docs/projects/2016-02-03-feedbot.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/supporting-docs/projects/2016-02-03-feedbot.md b/supporting-docs/projects/2016-02-03-feedbot.md index 9f8dcfcf..6201125c 100644 --- a/supporting-docs/projects/2016-02-03-feedbot.md +++ b/supporting-docs/projects/2016-02-03-feedbot.md @@ -8,6 +8,6 @@ maturity: Early beta --- # {{ page.title }} -Connect to RSS and Twitter feeds via Ryan Rix' feedbot! +Connect to RSS and Twitter feeds via Ryan Rix's feedbot! -Check it out from [Ryan's git repo](http://fort.kickass.systems:10082/cgit/personal/rrix/pub/feedbot.git/) +Check it out from [Ryan's git repo](https://fort.kickass.systems/git/rrix/matrix-feedbot) From d2d9d7a3998bafe53e01410c0db0563728ed6e32 Mon Sep 17 00:00:00 2001 From: Ryan Rix Date: Tue, 11 Oct 2016 20:23:51 -0700 Subject: [PATCH 4/5] mcat --- supporting-docs/projects/2016-02-03-mcat.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/supporting-docs/projects/2016-02-03-mcat.md b/supporting-docs/projects/2016-02-03-mcat.md index 0170ca54..3ea8df12 100644 --- a/supporting-docs/projects/2016-02-03-mcat.md +++ b/supporting-docs/projects/2016-02-03-mcat.md @@ -10,4 +10,4 @@ maturity: Early beta # {{ page.title }} Pipe in to and out of a Matrix room using the [Matrix Python SDK](https://github.com/matrix-org/matrix-python-sdk). -Check it out from [Ryan's git repo](http://fort.kickass.systems:10082/cgit/personal/rrix/pub/mcat.git/) +Check it out from [Ryan's git repo](https://fort.kickass.systems/git/rrix/matrix-cat) From 4791c83ce81adbdd00d8279571bbbab0d1065418 Mon Sep 17 00:00:00 2001 From: Ryan Rix Date: Tue, 11 Oct 2016 20:24:48 -0700 Subject: [PATCH 5/5] Polynomial --- supporting-docs/projects/2016-02-03-polynomial.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/supporting-docs/projects/2016-02-03-polynomial.md b/supporting-docs/projects/2016-02-03-polynomial.md index 2b4d7f69..7029d20e 100644 --- a/supporting-docs/projects/2016-02-03-polynomial.md +++ b/supporting-docs/projects/2016-02-03-polynomial.md @@ -10,4 +10,4 @@ maturity: Early beta # {{ page.title }} Webring software built on top of Matrix.org which means it doesn't have a central point of failure. -Check it out at [Ryan's blog](http://whatthefuck.computer/blog/2015/12/06/polynomial-a-decentralized-webring/) and grab the code from [Ryan's git repo](http://fort.kickass.systems:10082/cgit/personal/rrix/pub/webring.git/) +Check it out at [Ryan's blog](http://whatthefuck.computer/blog/2015/12/06/polynomial-a-decentralized-webring/) and grab the code from [Ryan's git repo](https://fort.kickass.systems/git/rrix/polynomial)