From 4f7a67d5fb82b4300e94c6df9933f07b9020ffeb Mon Sep 17 00:00:00 2001 From: Matias Linares Date: Sun, 6 Jan 2019 21:01:32 -0300 Subject: Add templates --- templates/index.mustache | 82 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 82 insertions(+) create mode 100644 templates/index.mustache (limited to 'templates/index.mustache') diff --git a/templates/index.mustache b/templates/index.mustache new file mode 100644 index 0000000..c3eec31 --- /dev/null +++ b/templates/index.mustache @@ -0,0 +1,82 @@ + + + + Matrix::Client + + + + + + +
+
+
+ + perl6-matrix +

+ Perl 6 Matrix Client +

+
+ +
+ + +
+

Welcome!

+ This is the home of Matrix::Client. It is a perl 6 client to interact with the + matrix protocol. This library aims to deliver a full + coverage of the client-server api. + + Read more in the Basic tutorial. + +

Contribute

+

Development takes place on Github where the repository, tickets and pull requests can be viewed.

+

If you want to make a contribution, found a bug, or just want to propose a feature, + just open a ticket on github. You can also send an e-mail to me or get in touch through matrix.

+ +

Author

+

Matrix::Client is developed by Matias Linares. You can send an e-mail to + matias AT deprecated DOT org or send a message to + @matias:matrix.deprecated.org

+
+ + + -- cgit v1.2.3-54-g00ecf