Reworking site to reflect main features @paddatrapper

This commit is contained in:
Zachary Klosko 2020-05-28 10:49:28 -04:00
parent 3bb37c3d4f
commit aa60810d7b
8 changed files with 37 additions and 51 deletions

View File

@ -2,7 +2,7 @@ topnav:
- page: Introduction
url: index
- page: Docs
url: scheduling-shows
url: contributing
- page: <svg class="bi bi-people-fill" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" d="M7 14s-1 0-1-1 1-4 5-4 5 3 5 4-1 1-1 1H7zm4-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm-5.784 6A2.238 2.238 0 0 1 5 13c0-1.355.68-2.75 1.936-3.72A6.325 6.325 0 0 0 5 9c-4 0-5 3-5 4s1 1 1 1h4.216zM4.5 8a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5z"/></svg> Github
url: https://github.com/LibreTime/libretime
- page: <svg class="bi bi-heart-fill" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" d="M8 1.314C12.438-3.248 23.534 4.735 8 15-7.534 4.736 3.562-3.248 8 1.314z"/></svg> Sponsor
@ -22,16 +22,20 @@ docsnav:
- page:
- section: Using LibreTime
contents:
- page: AM/FM Broadcast Setup
url: ota-broadcast
- page: Broadcasting Live
url: live-broadcast
- page: Dashboard and Calendar
url: dashboard
- page: Listen To Your Stream
url: listen
- page: Managing Users
- page: Intelligent Library
url: library
- page: Built-in Microsite
url: microsite
- page: User Management
url: users
- page: Playlists and Smartblocks
url: playlists-smartblocks
- page: Playout History & Auditing
url: playout-history
- page: Podcasts and Webstreams
url: podcasts-webstreams
- page: Preparing Media
@ -40,6 +44,8 @@ docsnav:
url: scheduling-shows
- page: Settings
url: settings
- page: Streaming Listener Statistics
url: listener-stats
- section: Advanced Configuration
contents:
- page: Backing up LibreTime
@ -56,11 +62,6 @@ docsnav:
contents:
- page: Basic Troubleshooting
url: troubleshooting
- section: Radio Broadcasting 101
contents:
- page: UNESCO Public Radio Guide
url: learnradio-unescoguide
- page:
- section: Appendix
contents:
- page: HD Audio Modules

View File

@ -167,7 +167,7 @@
</a>
</div>
<div class="col-lg-4 col-sm-6">
<a class="portfolio-box" href="img/portfolio/stream-stats.jpg">
<a class="portfolio-box" href="listener-stats">
<img class="img-fluid" src="img/portfolio/stream-stats.jpg" alt="">
<div class="portfolio-box-caption">
<div class="portfolio-box-caption-content">
@ -191,19 +191,19 @@
</a>
</div>
<div class="col-lg-4 col-sm-6">
<a class="portfolio-box" href="img/portfolio/builtin-microsite.jpg">
<a class="portfolio-box" href="microsite">
<img class="img-fluid" src="img/portfolio/builtin-microsite.jpg" alt="">
<div class="portfolio-box-caption">
<div class="portfolio-box-caption-content">
<div class="project-category text-faded">
Built-in Website/Microsite
Built-in Microsite
</div>
</div>
</div>
</a>
</div>
<div class="col-lg-4 col-sm-6">
<a class="portfolio-box" href="img/portfolio/playout-history.jpg">
<a class="portfolio-box" href="playout-history">
<img class="img-fluid" src="img/portfolio/playout-history.jpg" alt="">
<div class="portfolio-box-caption">
<div class="portfolio-box-caption-content">
@ -257,7 +257,7 @@
<div class="row">
<div class="col-lg-4">
<a class="btn btn-light btn-xl sr-button btn-outline-full-width" target="_blank" target="_blank" href="https://github.com/libretime/libretime">Contribute to Libretime</a>
<a class="btn btn-light btn-xl sr-button btn-outline-full-width" target="_blank" target="_blank" href="contribute">Contribute to Libretime</a>
<a class="btn btn-light btn-xl sr-button btn-outline-full-width" target="_blank" target="_blank" href="https://discourse.libretime.org/">Get Support on Discourse</a>

View File

@ -1,35 +0,0 @@
---
layout: docs
---
## Listen
![](img/listen-button.png)
In the Master Panel, beneath the **ON AIR** indicator, you will find the **LISTEN** button. This button opens a
pop-up **Live stream** window, which enables you to monitor the streams that have been configured previously
in the **Streams** page on the **System** menu. In the **Live stream** window, a drop-down menu enables you to
switch between the streams which are currently available. Both the streaming server and name of the stream are
shown. Your station logo is shown in the top left corner of the window, if you have uploaded one via
the **Preferences** page on the **System** menu.
![](img/Screenshot477-Live_stream_chooser.png)
> Note: the volume controls in the Listen window only affect what you hear on your computer, not LibreTime's main output
![](img/Screenshot478-Live_stream_mute.png) 
To display the URL of the stream you are monitoring, so that you can copy and paste it into an email or web page, click the **Share** button. Click the **X** icon to the right of the URL to return to the drop-down menu of available streams.
![](img/Screenshot479-Live_stream_share.png)
## Radio page
![](img/radio-page.png)
LibreTime includes a mini-site, which can be accessed at _serverIP_ (for local installations), or
_libretime.yourdomain.com_ or _cloudvmIP_ (for installations to a server on a domain). The site includes your
logo and station description (set under Settings > General), the login button to the LibreTime interface, the schedule for the next seven days,
podcast tabs, and a live feed of your station with the currently playing artist and track displayed.
The background of the radio page can be changed; see instructions [here](interface-customization).

View File

@ -1,3 +1,8 @@
---
layout: docs
title: Streaming Listener Statistics
---
The Listener Stats page on the Analytics menu shows graphs of listener connections to the configured streaming servers for the selected date and time range.  On the right side, a green **Status** indicator shows **OK** if the connection to the streaming server is active.
![](img/Screenshot483-Listener_Stats.png)

15
docs/microsite.md Normal file
View File

@ -0,0 +1,15 @@
---
layout: docs
title: Built-in Microsite
---
## Radio page
![](img/radio-page.png)
LibreTime includes a mini-site, which can be accessed at _serverIP_ (for local installations), or
_libretime.yourdomain.com_ or _cloudvmIP_ (for installations to a server on a domain). The site includes your
logo and station description (set under Settings > General), the login button to the LibreTime interface, the schedule for the next seven days,
podcast tabs, and a live feed of your station with the currently playing artist and track displayed.
The background of the radio page can be changed; see instructions [here](interface-customization).