Assorted work

This commit is contained in:
Zachary Klosko 2020-11-09 23:19:28 -05:00
parent 6dac3e3f07
commit a5c67887a4
9 changed files with 46 additions and 28 deletions

View File

@ -1,4 +1,15 @@
---
permalink: /404.html
layout: 404
---
layout: default
---
<div class="container">
<section class="center-text">
<p><strong>Page not found :(</strong></p>
<p>The requested page could not be found.</p>
<a href="/docs"><svg class="bi bi-arrow-left-circle-fill" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" d="M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zm-7.646 2.646a.5.5 0 0 1-.708.708l-3-3a.5.5 0 0 1 0-.708l3-3a.5.5 0 1 1 .708.708L6.207 7.5H11a.5.5 0 0 1 0 1H6.207l2.147 2.146z"/>
</svg> Back to Docs
</a>
</section>
</div>

View File

@ -1,7 +1,7 @@
title: LibreTime
description: An open source radio automation server made for (and by) low-power FM stations and the rest of us.
logo: 144px.png
baseurl: "/" # The subpath of your site, e.g. /blog
baseurl: "zklosko.github.io/libretime/" # The subpath of your site, e.g. /blog
url: "https://libretime.org" # The base hostname & protocol for your site, e.g. http://example.com
layouts_dir: _layouts

View File

@ -1,8 +1,7 @@
---
layout: article
title: Backing Up The Server
title: Backing Up Libretime
category: admin
git: backing-up-the-server.md
---
## Database Backup

View File

@ -0,0 +1,17 @@
---
layout: article
title: Libretime for Terrestrial Broadcasters
category: manager
---
## How to
### 1. Prepare your studio
### 2. Install Ubuntu 18.04 LTS
### 3. Install Libretime
### 4. Configure soundcard
### 5. Set up SSH tunneling (optional)
SSH tunneling is similar to using a VPN but with the need to manually connect to individual computers
and ports instead of gaining access to the entire network.

7
docs/_docs/widgets.md Normal file
View File

@ -0,0 +1,7 @@
---
title: Widgets
category: interface
layout: article
---
<iframe frameborder="0" width="400" height="300" src="http://broadcast.wcrsfm.org/embed/player?stream=auto&title=Now Playing"></iframe>

View File

@ -1,16 +0,0 @@
---
layout: default
---
<div class="container">
<section class="center-text">
<img src="/img/404.png" alt="404 Tape">
<p><strong>Page not found :(</strong></p>
<p>The requested page could not be found.</p>
<a href="/docs"><svg class="bi bi-arrow-left-circle-fill" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" d="M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zm-7.646 2.646a.5.5 0 0 1-.708.708l-3-3a.5.5 0 0 1 0-.708l3-3a.5.5 0 1 1 .708.708L6.207 7.5H11a.5.5 0 0 1 0 1H6.207l2.147 2.146z"/>
</svg> Back to Docs
</a>
</section>
</div>

View File

@ -26,7 +26,7 @@ layout: default
<div class="card-header border-0"><i class="fas fa-wrench fa-3x text-dark"></i></div>
<div class="card-body pt-0">
<h4 class="h5 mb-2"><a class="link-dark" href="/docs/host-configuration">Configure</a></h4>
<p class="card-text mb-4">We strive to embrace and drive change in our industry.</p>
<p class="card-text mb-4">Prepare Libretime for primetime.</p>
</div>
</div>
</div>
@ -36,7 +36,7 @@ layout: default
<div class="card-header border-0"><i class="far fa-clock fa-3x text-dark"></i></div>
<div class="card-body pt-0">
<h4 class="h5 mb-2"><a class="link-dark" href="/docs/scheduling-shows">Schedule Shows</a></h4>
<p class="card-text mb-4">We strive to embrace and drive change in our industry.</p>
<p class="card-text mb-4">Putting in your first show? Start here.</p>
</div>
</div>
</div>
@ -55,8 +55,8 @@ layout: default
<div class="card p-3 border-0 shadow">
<div class="card-header border-0"><i class="fas fa-broadcast-tower fa-3x text-dark"></i></div>
<div class="card-body pt-0">
<h4 class="h5 mb-2"><a class="link-dark" href="article.html">Libretime for FM Radio</a></h4>
<p class="card-text mb-4">We strive to embrace and drive change in our industry.</p>
<h4 class="h5 mb-2"><a class="link-dark" href="/docs/station-setup">Libretime for AM/FM Radio</a></h4>
<p class="card-text mb-4">Libretime isn't just for internet radio; use it to supercharge your terrestrial radio station too!</p>
</div>
</div>
</div>

View File

@ -93,12 +93,12 @@ layout: default
<div class="card border-bottom mb-3">
<div class="card-header accordion-header d-flex align-items-center" id="headingFour-001" data-toggle="collapse" data-target="#collapseFour-001" aria-expanded="true" aria-controls="collapseFour-001" role="region">
<h6 class="mb-0">Where can I download Docs UI Kit?</h6>
<h6 class="mb-0">Is LibreTime free?</h6>
<i class="fas fa-angle-down accordion-control ml-auto text-primary"></i>
</div>
<div id="collapseFour-001" class="collapse" aria-labelledby="headingFour-001" data-parent="#accordionExample-001">
<div class="card-body">You can download Docs UI Kit on <a target="_blank" href="https://htmlstream.com/">Htmlstream website</a> or on the <a href="#">Github page</a>.</div>
<div class="card-body">Absolutely, but "free as in freedom" free. While there is no cost to use the Libretime software at your radio station or in the cloud, please consider supporting the project <a href="https://opencollective.com/libretime" target="_blank">financially</a> or <a href="/contribute">with your many talents</a>. Our supporters allow the Libretime project to keep growing and improving.</div>
</div>
</div>

View File

@ -1133,7 +1133,7 @@ fi
if [ ! -d "/etc/airtime" ]; then
loud "\n-----------------------------------------------------"
loud " * Installing Airtime * "
loud " * Installing Libretime * "
loud "-----------------------------------------------------"
verbose "\n * Creating /etc/airtime/ directory..."