Skip to content

Commit

Permalink
Add links to new community Matrix server
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeff S committed Dec 5, 2021
1 parent a13f837 commit 61e8e41
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,12 @@ https://jreesun.github.io/krux/
# Contributing
Issues and pull requests welcome! Let's make this as good as it can be.

# Support the Project
# Get Support
For support installing or using Krux, please join [#krux:matrix.org](https://matrix.to/#/#krux:matrix.org) and ask questions there. We do not use GitHub issues for support requests, only for bug reports and feature requests.

You can also post a question in our [Discussions](https://github.com/jreesun/krux/discussions) forum here on GitHub.

# Give Support
If you would like to support the project, BTC is kindly accepted!

`19f8HVt8LZKzBv8CuBYnxCqn5sd75V658J`
8 changes: 8 additions & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,14 @@ repo_url: https://github.com/jreesun/krux
edit_uri: edit/main/docs
docs_dir: docs
site_dir: public
extra:
social:
- icon: material/chat
link: https://matrix.to/#/#krux:matrix.org
name: Join our Matrix server
- icon: fontawesome/brands/github
link: https://github.com/jreesun/krux

nav:
- Home: index.md
- Getting Started:
Expand Down

0 comments on commit 61e8e41

Please sign in to comment.