mirror of
https://github.com/clearlinux/clear-linux-documentation.git
synced 2026-06-30 01:35:59 +00:00
3c3a1c3757
-Edits to about page (per request) -Edits to landing page (per request) -Moved bootable usb out of containing folder (unnecessary) -Update conf future version name Signed-off-by: Kristal Dale <kristal.dale@intel.com>
59 lines
1.5 KiB
ReStructuredText
59 lines
1.5 KiB
ReStructuredText
.. _clear-linux:
|
|
|
|
|CL-PRJ|
|
|
#############################################
|
|
|
|
Welcome to the |CL-ATTR| documentation pages, the source for |CL| documentation.
|
|
|
|
Our documentation is divided into the following sections:
|
|
|
|
|
|
:ref:`get-started`
|
|
|
|
If you are new to |CL|, get started quickly with step-by-step instructions
|
|
for installing |CL| on bare metal, in a virtual environment, or as a live
|
|
image on a USB stick.
|
|
|
|
:ref:`about`
|
|
|
|
|CL| is different from other Linux distributions.
|
|
|
|
Updates, ease of use, and custom derivatives are a few of the differences
|
|
this section explains. Orient yourself to these differences and why they
|
|
matter to you.
|
|
|
|
.. raw:: html
|
|
|
|
<iframe width="560" height="315" src="https://www.youtube.com/embed/JFg-_5xihkE" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen style="padding:10px; background-color: #fff;"></iframe>
|
|
|
|
:ref:`guides`
|
|
|
|
Guides cover a range of topics from |CL| features and tooling, to system
|
|
maintenance, network, and stacks.
|
|
|
|
:ref:`Use case tutorials <tutorials>`
|
|
|
|
Sample use cases, with step-by-step instructions, show how to set up
|
|
third-party tools and software with |CL|.
|
|
|
|
:ref:`reference`
|
|
|
|
This section provides additional reference information on the |CL| project.
|
|
|
|
:ref:`faq`
|
|
|
|
The FAQ section provides answers to commonly asked questions about |CL|.
|
|
|
|
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:hidden:
|
|
|
|
get-started/index
|
|
about
|
|
guides/index
|
|
tutorials/index
|
|
reference/index
|
|
FAQ/index
|