Add simple readme
This commit is contained in:
10
README.md
Normal file
10
README.md
Normal file
@@ -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
|
||||||
Reference in New Issue
Block a user