Updating links, adding FAQ page, massaging file structure

This commit is contained in:
Zachary Klosko 2020-11-02 23:14:27 -05:00
parent b2a3b57933
commit e24f36ffc0
8 changed files with 309 additions and 317 deletions

View file

@ -1,7 +1,8 @@
---
title: Contribute to Libretime
layout: article
title: Contributing to LibreTime
git: contribute.md
category: dev
permalink: /contribute
---
> LibreTime is a fork of AirTime due to stalled development of the FLOSS version. For background on this,

View file

@ -44,7 +44,7 @@ large number of users on the system, you can use the search tool above the table
to identify specific user accounts. Click the white chevrons in the table headings to sort the search results
by **Username**, **First Name**, **Last Name** or **User Type**.
![](img/user-edit.png)
![](/img/user-edit.png)
To edit a user account, click on that user's row in the table, change the user's details in the box on the
right side, and then click the **Save** button. To remove a user account, click the small **x** icon to the right

View file

@ -1,7 +1,7 @@
---
layout: article
title: Using Vagrant and Virtualbox for developing LibreTime
git: vagrant.md
title: Using Vagrant for local development
category: dev
---
> Prerequisites: git, [Vagrant](https://vagrantup.com), libvirt or VirtualBox