The Function Multi-versioning tutorial content was provided by Victor Rodriguez.
This version has been edited and the markup fixed to comply with the
documentation repo's guidelines.
Signed-off-by: Rodrigo Caballero <rodrigo.caballero.abraham@intel.com>
Beyond adding those two sections, some commands were updated and other minor
issues were fixed.
Signed-off-by: Rodrigo Caballero <rodrigo.caballero.abraham@intel.com>
Creates new bootable-usb options for macOS and windows. Changes
live image and bare metal installs to include modularized options.
Removes hard-coded numbering in bare metal install. Updates toc
trees where appropriate.
Signed-off-by: ihutchin <ianeta.hutchinson@intel.com>
Content files are moved, renamed, and relabeled to fit into get started,
concepts, guides, tutorials, and reference sections. Toc-trees were
changed where apropriate and section descriptions were provided.
Signed-off-by: ihutchin <ianeta.hutchinson@intel.com>
This tutorial guides users through the process of installing other operating
systems alongside Clear Linux.
Signed-off-by: Rodrigo Caballero <rodrigo.caballero.abraham@intel.com>
Add additional steps to change the default Apache DocumentRoot to /etc/www/html by adding additional .conf files in /etc/httpd/conf.d and changing all references to this new DocumentRoot directory.
The website does not support important notices, therfore the notice had to
change to a note.
Signed-off-by: Rodrigo Caballero <rodrigo.caballero.abraham@intel.com>
Includes kernel in gs contents page introduction and adds
compatibility check to doc-tree.
Improves introduction to compatible kernels and bundles.
Updates links to avoid hard coding.
Moves bare metal install from tutorial to getting started guide.
Removes repeated and/or out of date information about VM and BM
installations and hardware compatibility check. Adds reference
tags for future documentation.
The machine learning tutorial showcases how to install, configure, and run a
Jupyter notebook on Clear Linux with the MNIST example.
Signed-off-by: Rodrigo Caballero <rodrigo.caballero.abraham@intel.com>
This restructure organizes the content into three sections, one per
technology. The content was left as untouched as possible, however
several directives needed to be standardized in order to implement the
new structure. All filenames follow use dashes-as-spaces and are written
using lower-case. Standard labels for files were implemented using the
filename as the label, thus, content can be cross-referenced without
having to open the file to see the label. Figures were moved to
decentralized folders to enable modularity. The scope of the restructure
as well as the dependencies between the changes required me to do it in
a single commit. Lastly, some cleanup had to be done for the
standardized structure to function properly.
Signed-off-by: Rodrigo Caballero <rodrigo.caballero.abraham@intel.com>