diff --git a/docs/_config.yml b/docs/_config.yml index 4292674da..3cdf18f09 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -18,5 +18,5 @@ navigation: url: tutorials - text: Config url: config -- text: On Air in 60 Seconds - url: on-air-in-60-seconds/index \ No newline at end of file +- text: Help! + url: troubleshooting \ No newline at end of file diff --git a/docs/index.md b/docs/index.md index 3e3a082e5..f9bdde9a6 100644 --- a/docs/index.md +++ b/docs/index.md @@ -8,6 +8,7 @@ Welcome to LibreTime ==================== LibreTime makes it easy to run your own online or terrestrial radio station. Check out some [features](features.md) and [screenshots](features.md#screenshots), then [install it](install.md) and start broadcasting! +Don't believe us? Check out our [On Air in 60 Seconds](on-air-in-60-seconds/index) page to see just how easy it is to use LibreTime! LibreTime is Free/Libre and Open Source Software (FLOSS). Among other things, this means that you have the freedom to: diff --git a/docs/manual/troubleshooting/index.md b/docs/troubleshooting.md similarity index 93% rename from docs/manual/troubleshooting/index.md rename to docs/troubleshooting.md index da7a45ceb..8ef3b6dd6 100644 --- a/docs/manual/troubleshooting/index.md +++ b/docs/troubleshooting.md @@ -1,6 +1,8 @@ # Troubleshooting -If your Airtime server is not working as expected, individual components of the system can be started, stopped, restarted or checked in the server console using the **systemctl** command: +Having trouble with your LibreTime installation? We've got you covered! + +Since LibreTime is effectively a web site running on a LAPP stack, individual components of the system can be started, stopped, restarted or checked in the server console using the **systemctl** command: sudo systemctl start|stop|restart|status airtime-liquidsoap sudo systemctl start|stop|restart|status airtime-playout