mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-01-04 23:13:43 +01:00
Merge pull request #400 from rrix/rr/fix-my-urls
Fix URLs pointing to Ryan Rix's projects
This commit is contained in:
commit
fcf47386e9
|
|
@ -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
|
|||

|
||||
|
||||
# {{ 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).
|
||||
|
|
|
|||
|
|
@ -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)
|
||||
|
|
|
|||
|
|
@ -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)
|
||||
|
|
|
|||
|
|
@ -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)
|
||||
|
|
|
|||
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Reference in a new issue