Add links to community forum

This commit is contained in:
Yarmo Mackenbach 2022-03-15 13:22:16 +01:00
parent 84e365922f
commit 05c26c5e5a
No known key found for this signature in database
GPG key ID: 37367F4AF4087AD1
3 changed files with 17 additions and 12 deletions

View file

@ -7,6 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased] ## [Unreleased]
### Added ### Added
- Webpack bundling - Webpack bundling
- Link to community forum
### Changed ### Changed
- Updated openpgpjs to 5.1.0 - Updated openpgpjs to 5.1.0

View file

@ -85,20 +85,24 @@ block content
.card .card
p p
| Discussion of the Keyoxide project happens primarily on the | Discussion of the Keyoxide project happens primarily on the
a(href="https://matrix.to/#/#keyoxide:matrix.org") #keyoxide matrix channel a(href="https://community.keyoxide.org") Keyoxide Community Forum
| . There is also the | . This is the place to propose new service providers for identity verification, make feature suggestions or report bugs.
a(href="https://lists.sr.ht/~yarmo/keyoxide-devel") keyoxide-devel mailing list
| .
p p
| Bug reports and feature requests can be submitted on the | There is also the
a(href="https://codeberg.org/keyoxide/keyoxide-web/issues") source code issue tracker a(href="irc://irc.libera.chat/#keyoxide") #keyoxide:libera.chat IRC room
| or the | , the
a(href="https://matrix.to/#/#keyoxide:matrix.org") #keyoxide Matrix channel
| and the
a(href="https://lists.sr.ht/~yarmo/keyoxide-devel") keyoxide-devel mailing list a(href="https://lists.sr.ht/~yarmo/keyoxide-devel") keyoxide-devel mailing list
| . | . The IRC room and Matrix channel are bridged together.
p p
| The project is also present on the fediverse as | The project is also present on the fediverse as
a(href="https://fosstodon.org/@keyoxide") @keyoxide@fosstodon.org a(href="https://fosstodon.org/@keyoxide") @keyoxide@fosstodon.org
| . | .
p
| Announcements and project updates are published on the
a(href="https://blog.keyoxide.org") Keyoxide blog
| .
h2 Fund the project h2 Fund the project

View file

@ -11,11 +11,11 @@ footer
h1 Keyoxide project h1 Keyoxide project
a(href="https://keyoxide.org") Keyoxide.org a(href="https://keyoxide.org") Keyoxide.org
br br
a(href="https://docs.keyoxide.org") Keyoxide docs a(href="https://community.keyoxide.org") Community forum
br br
a(href="https://blog.keyoxide.org") Keyoxide blog a(href="https://docs.keyoxide.org") Documentation
br br
a(href="https://keytoidentity.foundation") KeyToIdentity Foundation a(href="https://blog.keyoxide.org") Blog
div div
h1 Development h1 Development