diff --git a/README.md b/README.md new file mode 100644 index 0000000..b28c2bf --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +# plugins.maubot.xyz +This is a simple website built with [Hugo](https://gohugo.io/) that lists known +maubot plugins. + +## Listing your plugins +Simply copy [template.yaml] to [data/plugins/thirdparty/]some-identifier.yaml, +fill out the fields, and make a pull request. + +[template.yaml]: https://github.com/maubot/plugins.maubot.xyz/tree/main/data/plugins/thirdparty +[data/plugins/thirdparty/]: https://github.com/maubot/plugins.maubot.xyz/tree/main/data/plugins/thirdparty