adding descriptions; moving things around
This commit is contained in:
parent
6b4af54f42
commit
5d2eae58bd
17 changed files with 33 additions and 4 deletions
11
supporting-docs/projects/2015-01-01-index.md
Normal file
11
supporting-docs/projects/2015-01-01-index.md
Normal file
|
@ -0,0 +1,11 @@
|
|||
---
|
||||
layout: project
|
||||
title: Try Matrix Now!
|
||||
categories: projects
|
||||
---
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="refresh" content="0; url=./try-matrix-now.html" />
|
||||
</head>
|
||||
</html>
|
|
@ -2,6 +2,7 @@
|
|||
layout: project
|
||||
title: feedbot
|
||||
categories: projects other
|
||||
description: Connects to RSS and Twitter feeds
|
||||
author: Ryan Rix
|
||||
maturity: Early beta
|
||||
---
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
layout: project
|
||||
title: Lightrix
|
||||
categories: projects other
|
||||
description: Drive Adafruit Neopixels over Matrix
|
||||
author: Ryan Rix
|
||||
maturity: Early beta
|
||||
---
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
layout: project
|
||||
title: mcat
|
||||
categories: projects other
|
||||
description: Pipe to/from a Matrix room via the Python SDK
|
||||
author: Ryan Rix
|
||||
maturity: Early beta
|
||||
---
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
layout: project
|
||||
title: Mero
|
||||
categories: projects as
|
||||
description: NodeJS based XMPP facade bridge for matrix.org
|
||||
author: SkaveRat
|
||||
maturity: Alpha
|
||||
---
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
layout: project
|
||||
title: Polynomial - A Decentralized Webring
|
||||
title: Polynomial
|
||||
description: A Decentralized Webring
|
||||
categories: projects other
|
||||
author: Ryan Rix
|
||||
maturity: Early beta
|
||||
|
|
|
@ -1,7 +1,8 @@
|
|||
---
|
||||
layout: project
|
||||
title: Perpetually Talking Online (PTO)
|
||||
categories: projects other
|
||||
categories: projects client
|
||||
description: PTO is an IRC frontend to the federated Matrix network.
|
||||
author: tdfischer
|
||||
maturity: Alpha
|
||||
---
|
|
@ -2,6 +2,7 @@
|
|||
layout: project
|
||||
title: purple-matrix
|
||||
categories: projects other
|
||||
description: A plugin for libpurple
|
||||
author: Matrix.org team
|
||||
maturity: Early beta
|
||||
---
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
layout: project
|
||||
title: Bender
|
||||
categories: projects other
|
||||
description: A simple/flexible bot framework
|
||||
author: Dylan Griffith
|
||||
maturity: Alpha
|
||||
---
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
layout: project
|
||||
title: Hubot-Matrix
|
||||
categories: projects other
|
||||
description: A Matrix-adapter for Hubot
|
||||
author: David A Roberts
|
||||
maturity: Alpha
|
||||
---
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
layout: project
|
||||
title: ivar2 Matrix/IRC Bot
|
||||
categories: projects other
|
||||
description: IRC bot with native Matrix support
|
||||
author: haste / Tor
|
||||
maturity: Beta
|
||||
---
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
layout: project
|
||||
title: Perl Matrix-IRC Bridge
|
||||
categories: projects other
|
||||
description: The first Matrix/IRC bridge
|
||||
author: Tom Molesworth / Paul Evans
|
||||
maturity: Beta
|
||||
---
|
||||
|
|
|
@ -3,7 +3,7 @@ layout: project
|
|||
title: Dendron
|
||||
categories: projects server
|
||||
author: Matrix.org team
|
||||
maturity: Alpha
|
||||
maturity: Beta
|
||||
---
|
||||
|
||||
# {{ page.title }}
|
||||
|
|
|
@ -18,4 +18,10 @@ Dockerfile from Silvio Fricke: [https://registry.hub.docker.com/u/silviof/docker
|
|||
|
||||
ArchLinux package from Ivan Shapovalov: [https://aur.archlinux.org/packages/matrix-synapse](https://aur.archlinux.org/packages/matrix-synapse)
|
||||
|
||||
There is a FreeBSD package on [freshports.org](http://www.freshports.org/net/py-matrix-synapse/).
|
||||
|
||||
Martin Giess has created an auto-deployment process with vagrant/ansible, tested with VirtualBox/AWS/DigitalOcean – see [https://github.com/EMnify/matrix-synapse-auto-deploy](https://github.com/EMnify/matrix-synapse-auto-deploy) for details.
|
||||
|
||||
Synapse is also on the [Open Build Service](https://obs.infoserver.lv/project/show/matrix-synapse).
|
||||
|
||||
Finally, a Synapse package is available for the [Nix package manager](https://github.com/NixOS/nixpkgs/blob/master/nixos/modules/services/misc/matrix-synapse.nix).
|
||||
|
|
|
@ -5,7 +5,7 @@ categories: projects client
|
|||
thumbnail: https://matrix.org/blog/wp-content/uploads/2015/08/vector030216-400x284.png
|
||||
author: Vector.im
|
||||
description: Vector is a glossy web client with an emphasis on performance and usability
|
||||
maturity: Early beta
|
||||
maturity: Late beta
|
||||
---
|
||||
|
||||

|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
layout: project
|
||||
title: NEB (N. E. Bot)
|
||||
categories: projects other
|
||||
description: Our dear Matrix Bot
|
||||
author: Kegsay
|
||||
maturity: Late beta
|
||||
---
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue