mirror of
https://github.com/matrix-org/matrix-hookshot.git
synced 2025-03-10 21:19:13 +00:00

* Add contributing file * Rewrite and point at matrix-appservice-bridge * Add documentation * Ensure we install matrix-appservice-bridge when building docs * Also install for release * changelog * add contrib file * Remove artifact step, it doesn't render so nicely * Update README.md
28 lines
858 B
Markdown
28 lines
858 B
Markdown
# Summary
|
||
|
||
- [ℹ️ Hookshot](./hookshot.md)
|
||
- [⚙️ Setup](./setup.md)
|
||
- [📃 Sample Configuration](./setup/sample-configuration.md)
|
||
- [Feed](./setup/feeds.md)
|
||
- [Figma](./setup/figma.md)
|
||
- [GitHub](./setup/github.md)
|
||
- [GitLab](./setup/gitlab.md)
|
||
- [JIRA](./setup/jira.md)
|
||
- [Webhooks](./setup/webhooks.md)
|
||
- [👤 Usage](./usage.md)
|
||
- [Dynamic Rooms](./usage/dynamic_rooms.md)
|
||
- [Authenticating](./usage/auth.md)
|
||
- [Room Configuration](./usage/room_configuration.md)
|
||
- [GitHub Repo](./usage/room_configuration/github_repo.md)
|
||
- [GitLab Project](./usage/room_configuration/gitlab_project.md)
|
||
- [📊 Metrics](./metrics.md)
|
||
|
||
# 🧑💻 Development
|
||
- [Contributing](./contributing.md)
|
||
|
||
# 🥼 Advanced
|
||
|
||
- [Provisioning](./advanced/provisioning.md)
|
||
- [Workers](./advanced/workers.md)
|
||
- [🪀 Widgets](./advanced/widgets.md)
|