diff --git a/CHANGELOG.md b/CHANGELOG.md index d0a42a7..e8ec3a0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] ### Added - Webpack bundling +- Link to community forum ### Changed - Updated openpgpjs to 5.1.0 diff --git a/views/index.pug b/views/index.pug index 4b98fc9..3d86c78 100644 --- a/views/index.pug +++ b/views/index.pug @@ -85,20 +85,24 @@ block content .card p | Discussion of the Keyoxide project happens primarily on the - a(href="https://matrix.to/#/#keyoxide:matrix.org") #keyoxide matrix channel - | . There is also the + a(href="https://community.keyoxide.org") Keyoxide Community Forum + | . This is the place to propose new service providers for identity verification, make feature suggestions or report bugs. + p + | There is also the + a(href="irc://irc.libera.chat/#keyoxide") #keyoxide:libera.chat IRC room + | , 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 - | . - p - | Bug reports and feature requests can be submitted on the - a(href="https://codeberg.org/keyoxide/keyoxide-web/issues") source code issue tracker - | or the - a(href="https://lists.sr.ht/~yarmo/keyoxide-devel") keyoxide-devel mailing list - | . + | . The IRC room and Matrix channel are bridged together. p | The project is also present on the fediverse as 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 diff --git a/views/partials/footer.pug b/views/partials/footer.pug index a965ab7..49d059f 100644 --- a/views/partials/footer.pug +++ b/views/partials/footer.pug @@ -11,11 +11,11 @@ footer h1 Keyoxide project a(href="https://keyoxide.org") Keyoxide.org br - a(href="https://docs.keyoxide.org") Keyoxide docs + a(href="https://community.keyoxide.org") Community forum br - a(href="https://blog.keyoxide.org") Keyoxide blog + a(href="https://docs.keyoxide.org") Documentation br - a(href="https://keytoidentity.foundation") KeyToIdentity Foundation + a(href="https://blog.keyoxide.org") Blog div h1 Development