From 3b0099e334aa17a668903cb8937f4808c102a679 Mon Sep 17 00:00:00 2001 From: timvisee Date: Sat, 28 Mar 2020 02:34:06 +0100 Subject: [PATCH] Simplify voice page information, add separate detailed page --- content/voice.md | 61 ++++++------------------------------- content/voice/details.md | 66 ++++++++++++++++++++++++++++++++++++++++ 2 files changed, 75 insertions(+), 52 deletions(-) create mode 100644 content/voice/details.md diff --git a/content/voice.md b/content/voice.md index 286a160..50eae48 100644 --- a/content/voice.md +++ b/content/voice.md @@ -6,61 +6,18 @@ description = "Mumble hosted by timvisee.com" zenn_hide_header_meta = true +++ -_Old page @ [old.timvisee.com/voice](https://old.timvisee.com/voice)_ +[» Download Mumble][downloads] -Welcome to the official page of our voice server. You can quick connect to our -server by clicking [here][connect] if you already have Mumble installed. +[» Quick connect][connect] -If you're new to Mumble, you can download/configure Mumble and connect to our -server, walk through the steps below to connect. +[» Detailed guide & more info](@/voice/details.md) -## 1. Download Mumble -Download the latest version from the [official page][downloads]. Versions from -other sources might not work properly. - -| Platform | Instruction | -|---------:|:----------------------------------------------------------------| -| Windows | Download and install the [`mumble-*.msi`][downloads] installer. | -| macOS | Download the [`Mumble-*.dmg`][downloads] package. | -| Linux | Download the [`mumble-*.tar.gz`][downloads] package. | - -## 2. Configure Audio -Start Mumble once installed, and configure your audio with the wizard that pops -up. Please carefully walk through the wizard instructions for the best Mumble -experience. - -To manually open the audio wizard if it doesn't pop-up, open it by go to -`Configure ≫ Audio Wizard`. - -## 3. Connect -When Mumble has been configured properly, you can connect to our voice server. -Click on `Add New...` in the server browser that pops up to add our server. Use -the following credentials: - -| Property | Value | -|---------:|:----------------------------------------------------| -| Label | `timvisee.com - Mumble` _or different as preferred_ | -| Address | `voice.timvisee.com` | -| Port | `64738` | -| Username | _Your preferred username_ | - -Click the `Ok` button to save the credentials. Double click on the newly added -server to connect. - -To quickly connect to our server without saving the credentials, click on the -button below. Of course, Mumble needs to be installed. - -## Enjoy! -You can join different channels on the server, and you can talk to all others in -your current channel. - -The `AFK` channel is silent and for people that are connected but unavailable at -the moment. - -It is also possible to create your very own channel in the `Custom Channels` -section. To do this, right click on this section and click `Add`. - -Please enjoy your time on our server. +| Field | Value | +|---------:|:----------------------| +| Label | `timvisee.com - Mumble` | +| Address | `voice.timvisee.com` | +| Port | `64738` | +| Username | _Choose yourself_ | [downloads]: https://github.com/mumble-voip/mumble/releases [connect]: mumble://voice.timvisee.com:64738?title=timvisee.com%20-%20Mumble&version=1.2.0 diff --git a/content/voice/details.md b/content/voice/details.md new file mode 100644 index 0000000..da9c310 --- /dev/null +++ b/content/voice/details.md @@ -0,0 +1,66 @@ ++++ +title = "Voice: Mumble (details)" +description = "Mumble hosted by timvisee.com" + +[extra] +zenn_hide_header_meta = true ++++ + +_Old page @ [old.timvisee.com/voice](https://old.timvisee.com/voice)_ + +Welcome to the official page of our voice server. You can quick connect to our +server by clicking [here][connect] if you already have Mumble installed. + +If you're new to Mumble, you can download/configure Mumble and connect to our +server, walk through the steps below to connect. + +## 1. Download Mumble +Download the latest version from the [official page][downloads]. Versions from +other sources might not work properly. + +| Platform | Instruction | +|---------:|:----------------------------------------------------------------| +| Windows | Download and install the [`mumble-*.msi`][downloads] installer. | +| macOS | Download the [`Mumble-*.dmg`][downloads] package. | +| Linux | Download the [`mumble-*.tar.gz`][downloads] package. | + +## 2. Configure Audio +Start Mumble once installed, and configure your audio with the wizard that pops +up. Please carefully walk through the wizard instructions for the best Mumble +experience. + +To manually open the audio wizard if it doesn't pop-up, open it by go to +`Configure ≫ Audio Wizard`. + +## 3. Connect +When Mumble has been configured properly, you can connect to our voice server. +Click on `Add New...` in the server browser that pops up to add our server. Use +the following credentials: + +| Field | Value | +|---------:|:----------------------| +| Label | `timvisee.com - Mumble` | +| Address | `voice.timvisee.com` | +| Port | `64738` | +| Username | _Choose yourself_ | + +Click the `Ok` button to save the credentials. Double click on the newly added +server to connect. + +To quickly connect to our server without saving the credentials, click on the +button below. Of course, Mumble needs to be installed. + +## Enjoy! +You can join different channels on the server, and you can talk to all others in +your current channel. + +The `AFK` channel is silent and for people that are connected but unavailable at +the moment. + +It is also possible to create your very own channel in the `Custom Channels` +section. To do this, right click on this section and click `Add`. + +Please enjoy your time on our server. + +[downloads]: https://github.com/mumble-voip/mumble/releases +[connect]: mumble://voice.timvisee.com:64738?title=timvisee.com%20-%20Mumble&version=1.2.0