From 9acfe104c87e74e6ea86548af8cbd10b534ca7ac Mon Sep 17 00:00:00 2001 From: Zachary Klosko Date: Mon, 25 May 2020 18:15:56 -0400 Subject: [PATCH] Working on Features page --- docs/_data/nav.yml | 4 +++- docs/features.md | 23 +++++++++++++++++++++++ docs/freeipa.md | 5 ++++- 3 files changed, 30 insertions(+), 2 deletions(-) diff --git a/docs/_data/nav.yml b/docs/_data/nav.yml index a29fb2390..90ecb61cd 100644 --- a/docs/_data/nav.yml +++ b/docs/_data/nav.yml @@ -53,7 +53,9 @@ docsnav: - page: Backing up LibreTime url: backing-up-the-server - page: Configuring Streaming Services - url: icecast-shoutcast + url: icecast-shoutcast + - page: FreeIPA Configuration + url: freeipa - page: Interface Customization url: interface-customization - page: Upgrading LibreTime diff --git a/docs/features.md b/docs/features.md index 1405d61a8..8f2a1674d 100644 --- a/docs/features.md +++ b/docs/features.md @@ -4,14 +4,37 @@ title: Features blurb: Just some of LibreTime's greatest hits --- +> Quick Links: +- [Library Intelligence](#library) +- [Programming](#programming) +- [DJ Management](#managedjs) +- [Podcasting & More!](#podcasting) +- [B-Sides](#bsides) + +# Library Intelligence {#library} + +* *Automation* - LibreTime has a scheduler function that enables users to + create shows with content for playback at the exact date and time specified. + Playlists, smart blocks and remote stream URLs can be used multiple times. + +# Programming {#programming} + * *Web-based remote station management* - authorized personnel can add programme material, create playlists or smart blocks, and stream in live, all via a web interface. * *Automation* - LibreTime has a scheduler function that enables users to create shows with content for playback at the exact date and time specified. Playlists, smart blocks and remote stream URLs can be used multiple times. + +# DJ Management {#managedjs} + +# Podcasting & More! {#podcasting} + * *Solid playout* - LibreTime uses the open source Liquidsoap streaming language for reliable and precise playback to multiple outputs. + +# B-Sides {#bsides} + * *Open source* - run LibreTime royalty-free, make changes to the code, and contribute to the project as you see fit, under the GNU AGPLv3 license. * *Multilingual* - supports over 15 languages both in the interface and inside file metadata * *Low system requirements* diff --git a/docs/freeipa.md b/docs/freeipa.md index f0c255721..2878628e0 100644 --- a/docs/freeipa.md +++ b/docs/freeipa.md @@ -1,4 +1,7 @@ -# FreeIPA configuration +--- +layout: docs +title: FreeIPA Configuration +--- You can configure LibreTime to delegate all authentication to a FreeIPA server.