Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Beta: lint + update docusaurus + tweak color #746

Merged
merged 7 commits into from
Aug 13, 2024
Merged
Show file tree
Hide file tree
Changes from 5 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 9 additions & 9 deletions static/images/logo-light.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
20 changes: 20 additions & 0 deletions website/biome.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"$schema": "https://biomejs.dev/schemas/1.8.3/schema.json",
"organizeImports": {
"enabled": true
},
"formatter": {
"indentStyle": "space"
},
"linter": {
"enabled": true,
"rules": {
"recommended": true
}
},
"javascript": {
"formatter": {
"quoteStyle": "single"
}
}
}
2 changes: 1 addition & 1 deletion website/blog/2022-11-hackathon-2022-group-chat.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Building a Group Chat with Wazo
date: 2022-11-18 10:00:00
author: Francis Chartrand
authors: fchartrand
category: Wazo Platform
tags: [hackathon, chat, websocket, solidjs]
slug: hackaton-2022-building-group-chat-with-wazo
Expand Down
2 changes: 1 addition & 1 deletion website/blog/2022-11-hackathon-coffee-machine.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Hackathon 2022 - The Virtual Coffee Machine
date: 2023-01-19 12:00:00
author: Sébastien Duthil
authors: sduthil
category: Hackathon
tags: [web, plugin, coffee, machine, app]
slug: hackathon-2022-virtual-coffee-machine
Expand Down
2 changes: 1 addition & 1 deletion website/blog/2023-01-wazo-chatgpt.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Hey ChatGPT, write an article about Wazo and you
date: 2023-01-11 10:00:00
author: Sylvain BOILY
authors: sboily
category: Wazo Platform
tags: [hack, chat, websocket, chatgpt, openai]
slug: 2023-chatgpt-with-wazo
Expand Down
2 changes: 1 addition & 1 deletion website/blog/asterisk-scale-apps-introduction.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Scaling Asterisk applications
date: 2020-01-13 14:00:00
author: Sylvain Baubeau and Sylvain Afchain
authors: [sbaubeau, safchain]
category: Wazo Platform
tags: [asterisk, applications, stasis, scalability]
slug: scale-asterisk-apps
Expand Down
65 changes: 59 additions & 6 deletions website/blog/authors.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,59 @@
# @TODO: add real authors
jdoe:
name: John Doe
title: Developer
url: https://github.com/{}
image_url: https://github.com/{}.png
wazoplatform:
name: The Wazo Platform team

ahoguin:
name: Alexandre Hoguin

asosic:
name: Aleksandar Sosic

equentin:
name: Emmanuel Quentin

fchartrand:
name: Francis Chartrand

ftranchitella:
name: Fabio Tranchitella

jalie:
name: Julien Alie

jlambert:
name: Jean-Philippe Lambert

jpascal:
name: Jérome Pascal

jsopel:
name: Jesse Sopel

mabaakouk:
name: Mehdi Abaakouk

mgerray:
name: Manon Gerray

mwolff:
name: Mathias Wolff

pcadottemichaud:
name: Pascal Cadotte Michaud

rgarrigue:
name: Rémy Garrigue

safchain:
name: Sylvain Afchain

sbaubeau:
name: Sylvain Baubeau

sboily:
name: Sylvain Boily

sduthil:
name: Sébastien Duthil

tboyer:
name: Théo Boyer
2 changes: 1 addition & 1 deletion website/blog/creating-cross-platform-push-to-talk-app.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Creating a Cross Environment push-to-talk Application Using Wazo
date: 2021-10-12 12:30:00
author: Emmanuel QUENTIN
authors: equentin
category: Hackathon
tags: [voip, webrtc, push-to-talk, react, expo]
slug: creating-cross-platform-push-to-talk-app
Expand Down
2 changes: 1 addition & 1 deletion website/blog/engine-installation-and-acceptance-tests.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Development environment for Wazo Platform and acceptance tests
date: 2019-11-20
author: Mehdi Abaakouk
authors: mabaakouk
category: Wazo Platform
tags: [wazo-platform, development]
slug: engine-installation-acceptance-tests
Expand Down
2 changes: 1 addition & 1 deletion website/blog/events-documentation.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: New Events Documentation
date: 2022-10-22 13:00:00
author: Julien Alie
authors: jalie
category: Wazo Platform
tags: [applications, documentation]
slug: new-events-documentation
Expand Down
2 changes: 1 addition & 1 deletion website/blog/extending-wazo-with-plugind.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Extending Wazo with Plugins
date: 2017-06-26
author: Pascal Cadotte Michaud
authors: pcadottemichaud
category: Wazo
slug: extending-wazo-plugins-en
status: published
Expand Down
2 changes: 1 addition & 1 deletion website/blog/hackathon-2022-wazo-matrix-bridge.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Hackathon 2022 - Bridging Wazo and Matrix
date: 2022-11-18 12:00:00
author: Jesse Sopel
authors: jsopel
category: Hackathon
tags: [chat, python, matrix, bridge, hackathon]
slug: hackathon-2022-bridging-wazo-and-matrix
Expand Down
3 changes: 1 addition & 2 deletions website/blog/hackhaton-2022-building-a-pong.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Hackapong Fun at the Shop!
date: 2022-11-04
author: Jean-Philippe Lambert & Alex Hoguin
authors: [ahoguin, jlambert]
category: Hackathon
tags: [hackathon, dtmf, websocket]
slug: hackathon-2022-building-a-pong
Expand All @@ -18,7 +18,6 @@ Our team decided to put the WDA plugin functionality to good use and we decided

To accomplish that feat we used existing tools from the wazo platform as well as webrtc, asterisk, nginx, etc, and some that are not yet available i.e. the plugin interface that is in the works for WDA.


We started by finding a pong javascript [codebase](https://gist.github.com/straker/81b59eecf70da93af396f963596dfdc5) that was functional and had all the features we needed. We used an open-source project and we built on that.

The issues we faced were mostly related to synchronisation and control of the paddles for the players.
Expand Down
2 changes: 1 addition & 1 deletion website/blog/have-an-itch.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Have an itch with your communication system?
date: 2017-02-01
author: The Wazo Authors
authors: wazoplatform
category: Wazo IPBX
tags: [wazo]
slug: itch-communication-system
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: How to Make your VoIP Application Always Reachable
date: 2019-03-19 12:30:00
author: Emmanuel QUENTIN
authors: equentin
category: Wazo IPBX
tags: [mobile, notification, voip, callkit, connection-service, pushkit]
slug: how-to-make-your-voip-application-always-reachable
Expand Down
2 changes: 1 addition & 1 deletion website/blog/integrating-a-jabra-headset.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Integrating a Jabra Headset?
date: 2020-01-21 12:30:00
author: Emmanuel QUENTIN
authors: equentin
category: Wazo Software
tags: [headset, switchboard, voip, jabra]
slug: integrating-a-jabra-headset
Expand Down
2 changes: 1 addition & 1 deletion website/blog/introducing-wazo.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Introducing Wazo
date: 2016-12-05 13:00
author: The Wazo Authors
authors: wazoplatform
category: Wazo software
slug: introducing-wazo
status: published
Expand Down
2 changes: 1 addition & 1 deletion website/blog/introducing-wazotester.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: wazo-tester - an introduction to our SIP testing tool
date: 2019-10-29
author: Aleksandar Sosic
authors: asosic
category: Wazo Platform C4
tags: [wazo-platform, c4, kamailio, sip, test]
slug: wazo-tester-introduction
Expand Down
2 changes: 1 addition & 1 deletion website/blog/kamailio-consul-service-discovery.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Kamailio service discovery with Consul
date: 2019-12-02
author: Fabio Tranchitella
authors: ftranchitella
category: Wazo Platform C4
tags: [wazo-platform, c4, consul, kubernetes, cloud, kamailio, sip]
slug: kamailio-consul-service-discovery
Expand Down
2 changes: 1 addition & 1 deletion website/blog/kamailio-developpers-meeting-2019-kemi.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Kamailio developpers meeting 2019 - kemi framework
date: 2019-12-06
author: Mathias WOLFF
authors: mwolff
category: kamailio
tags: [wazo-platform, development, kamailio, kemi]
slug: kamailio-developpers-meeting-2019-kemi
Expand Down
2 changes: 1 addition & 1 deletion website/blog/kamailio-ha-dispatcher-and-dmq.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: 'Kamailio HA: dispatcher and dmq modules'
date: 2019-11-15
author: Fabio Tranchitella
authors: ftranchitella
category: Wazo Platform C4
tags: [wazo-platform, c4, ha, kamailio, sip]
slug: kamailio-ha-dispatcher-and-dmq
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Kamailio routing with rtjson and http_async_client
date: 2019-11-11
author: Fabio Tranchitella
authors: ftranchitella
category: Wazo Platform C4
tags: [wazo-platform, c4, kamailio, sip, routing]
slug: kamailio-routing-with-rtjson-and-http-async-client
Expand Down
5 changes: 2 additions & 3 deletions website/blog/linear-ring-group-preview.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Preview of linear ring group feature
date: 2024-04-25T13:17:00
author: The Wazo Authors
authors: wazoplatform
category: Wazo Platform
tags: [wazo-platform, development]
slug: linear-ring-group-preview
Expand All @@ -24,13 +24,12 @@ This is of course problematic for high-load deployments of the Wazo Platform, an
After many attempts to evaluate viable solution paths, and considering undertaking patches to the Asterisk `app_queue` module, we finally found a simpler, more viable solution for us: that of implementing the linear strategy for ring groups without relying on the `Queue` application and the `app_queue` module.

> **Publication Note**: due to a publishing mistake, this post was left unpublished following its redaction. As it concerns the 24.06 release, the new 24.07 release might imply some changes to the information presented here.
For up-to-date information on the state of this feature in the latest release, please refer to release notes and related publications for release version 24.07 or later.
> For up-to-date information on the state of this feature in the latest release, please refer to release notes and related publications for release version 24.07 or later.
>
> As a companion to the 24.06 sprint review blog post, here's some detail on a feature that is made available behind a feature flag in this sprint.
>
> The linear ring group feature is a reimplementation of our ring group feature in order to address a longstanding issue within the existing implementation.


## Some explanation

A call to a ring group will now use an alternative path in the dialplan for ring groups configured with the `linear` strategy.
Expand Down
2 changes: 1 addition & 1 deletion website/blog/live-transcript-demo-astricon-19.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Live Conversation Transcript
date: 2020-01-03
author: Pascal Cadotte Michaud
authors: pcadottemichaud
category: Wazo Platform
tags: [wazo-platform, asterisk, stt, astricon]
slug: live-transcript-demo-astricon-19
Expand Down
4 changes: 3 additions & 1 deletion website/blog/new-community-forum.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: New community forum
date: 2019-11-21
author: Rémy Garrigue
authors: rgarrigue
category: Wazo Platform
tags: [wazo-platform, community]
slug: new-community-forum
Expand All @@ -17,3 +17,5 @@ As you might have known, 2 months ago the old Wazo Community forum (`https://pro
Here is the new forum : [https://wazo-platform.discourse.group/](https://wazo-platform.discourse.group/).

And if a forum doesn't fit you, feel free to come talk with the community on our Mattermost [https://mm.wazo.community/wazo-platform](https://mm.wazo.community/wazo-platform).

<!-- truncate -->
2 changes: 1 addition & 1 deletion website/blog/new-public-release-wazo-1913.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Introducing Wazo Platform 19.13
date: 2019-09-20
author: The Wazo Authors
authors: wazoplatform
category: Wazo Platform
tags: [wazo-platform, development]
slug: wazo-platform-1913
Expand Down
2 changes: 1 addition & 1 deletion website/blog/pjsip-multi-tenant.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: A Multi Tenant API for PJSIP
date: 2020-03-03 14:00:00
author: Pascal Cadotte Michaud
authors: pcadottemichaud
category: Wazo Platform
tags: [wazo-platform, asterisk, pjsip, voip, api]
slug: pjsip-multi-tenant
Expand Down
2 changes: 1 addition & 1 deletion website/blog/queuemetrics-partnership.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: New partnership with Loway's Queuemetrics-Live
date: 2017-10-13
author: The Wazo Authors
authors: wazoplatform
category: Wazo
Tags:
slug: wazo-queuemetrics-partnership
Expand Down
Loading