GitHub user mike-jumper opened a pull request:
https://github.com/apache/guacamole-website/pull/56
Document frequently asked questions.
[As discussed on the user@
list](https://lists.apache.org/thread.html/556f4473cd20cf9e504f313eb328c214ab7236404919de003ed1e5df@%3Cuser.guacamole.apache.org%3E),
these changes add a new FAQ page to the Guacamole website, addressing a number
of extremely frequently asked questions.
The new page is linked via a new item within the navigation bar, with the
link itself bold and at the top so that it's extra tempting to read:

Other items within the same menu have been rephrased to avoid creating a
confusing stack of [TLA](https://en.wikipedia.org/wiki/Three-letter_acronym)s.
Each question and section has an associated, human-readable ID for ease of
linking to answers directly. The `{:toc}` magic that you see at the top of the
page results in a sizable table of contents being rendered, hopefully making
finding relevant answers within the FAQ easier:

You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mike-jumper/guacamole-website add-faq
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/guacamole-website/pull/56.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #56
----
commit a0d0dcb2f0565111599c2f5277f5b7a19bdd1a94
Author: Michael Jumper <mjumper@...>
Date: 2018-01-16T01:50:02Z
Document frequently asked questions.
----
---