Add matrix-dimension

Signed-off-by: Travis Ralston <travpc@gmail.com>
This commit is contained in:
Travis Ralston 2017-09-18 14:39:45 -06:00
parent a4a3ad29d4
commit c102f7921a

View file

@ -0,0 +1,13 @@
---
layout: project
title: Dimension
categories: projects other
author: Travis Ralston
description: An alternative integrations manager for Riot
maturity: Alpha
---
# {{ page.title }}
The integrations manager in Riot is the piece that provides an easy way to add bots, bridges, widgets, and more to your room. Dimension replaces Riot's default manager, Modular, and offers the option of self-hosting your own integrations. Dimension offers a generic interface for custom solutions to be added and acts as the UI for configuring the various integrations you host.
Learn more about Dimension on [Github](https://github.com/turt2live/matrix-dimension).