fleet/docs/Using-Fleet
Mike Thomas 7e18bcce8c
Website docs style patch (#11286)
This PR is in response to https://github.com/fleetdm/fleet/issues/10420,
to improve the readability of the docs. In particular,
[docs/using-fleet/mdm-setup](https://fleetdm.com/docs/using-fleet/mdm-setup).

**CSS changes**
- Adjusted margins and paddings on `<ol>` and `<ul>` elements. As well
as h-tags and code blocks.
- Added styling to docs `<h3>` tags to help differentiate sub-sections.
This helps to make the docs pages easier to scan.
- Reduced the boldness of `<b>` and `<strong>` tags. The recently
updated font, Inter, renders bold a little too heavily. (This is a
site-wide change.)
- Changed the default font color to `@core-fleet-black-75` and made sure
that h-tags are set to `@core-fleet-black`. The softer contrast helps
reduce fatigue while reading large blocks of text (while still
conforming to recommended contrast levels). This site-wide change brings
the text styling in sync with Figma.

**Content changes**
- Reformatted content on
[docs/using-fleet/mdm-setup](https://fleetdm.com/docs/using-fleet/mdm-setup)
to fix Markdown issues that were causing sections to render incorrectly,
and were also breaking the "On this page" side nav.
- Made grammar and content fixes to improve readability and flow.

# Checklist for submitter

If some of the following don't apply, delete the relevant line.

- [x] Manual QA for all new/changed functionality

---------

Co-authored-by: Eric <eashaw@sailsjs.com>
2023-05-02 13:07:31 -05:00
..
configuration-files Docs: Fix broken links in documentation (#11424) 2023-04-28 16:04:33 -05:00
Adding-hosts.md Add mTLS support to fleetd (#11319) 2023-04-27 08:44:39 -03:00
Application-security.md change relative links in documentation (#8441) 2022-10-26 18:26:49 -05:00
Audit-Activities.md Add user activity logs for MDM bootstrap package endpoints (#11302) 2023-04-26 13:40:14 -05:00
Automations.md Feature 9834: Add published date to vulnerability object (#10434) 2023-03-28 16:11:31 -04:00
CIS-Benchmarks.md fix links on CIS benchmarks page (#10956) 2023-04-04 08:27:04 -07:00
Detail-Queries-Summary.md Add activities for macOS setup assistant. (#11310) 2023-04-26 10:37:03 -04:00
FAQ.md Updated formatting for downgrade instructions (#10527) 2023-04-13 09:41:24 +09:00
Fleet-desktop.md Update Fleet-desktop.md (#9891) 2023-02-16 15:23:54 -06:00
Fleet-UI.md Fleet Documentation: Update agent options and enrollment secret documentation (#9565) 2023-02-13 10:45:37 -05:00
fleetctl-CLI.md Fleetctl docs: reference MDM commands page (#11298) 2023-05-01 11:27:02 -04:00
Learn-how-to-use-Fleet.md Fleet Documentation: Update agent options and enrollment secret documentation (#9565) 2023-02-13 10:45:37 -05:00
Log-destinations.md Generate audit logs for activities (#9001) 2022-12-23 19:04:13 -03:00
MDM-commands.md MDM docs: move disk encryption to its own page (#11277) 2023-05-01 11:52:57 -04:00
MDM-custom-macOS-settings.md MDM docs: move disk encryption to its own page (#11277) 2023-05-01 11:52:57 -04:00
MDM-disk-encryption.md Update MDM-disk-encryption.md (#11470) 2023-05-01 17:57:35 -07:00
MDM-macOS-setup.md MDM docs: move disk encryption to its own page (#11277) 2023-05-01 11:52:57 -04:00
MDM-macOS-updates.md MDM docs: Update macOS updates 2023-03-31 10:05:53 -04:00
MDM-migration-guide.md MDM docs: move disk encryption to its own page (#11277) 2023-05-01 11:52:57 -04:00
MDM-setup.md Website docs style patch (#11286) 2023-05-02 13:07:31 -05:00
mobile-device-management.md MDM docs: move disk encryption to its own page (#11277) 2023-05-01 11:52:57 -04:00
Monitoring-Fleet.md change relative links in documentation (#8441) 2022-10-26 18:26:49 -05:00
Orbit.md Docs: Fix broken links in documentation (#11424) 2023-04-28 16:04:33 -05:00
Osquery-process.md Add new page explaining how osquery children process are terminated (#8134) 2022-10-11 14:09:56 -04:00
Permissions.md add CRUD for EULA (#11274) 2023-05-02 10:09:33 -03:00
README.md Updating security link (#10882) 2023-03-30 11:13:26 -05:00
REST-API.md add CRUD for EULA (#11274) 2023-05-02 10:09:33 -03:00
Security-audits.md Publish pentest blog + Security-audits.md section (#5659) 2022-05-11 09:05:18 -04:00
Supported-browsers.md Update Supported-browsers.md (#5802) 2022-05-19 07:37:20 +09:00
Supported-host-operating-systems.md Link to our maintained tables (#8675) 2022-11-11 13:42:05 -08:00
Teams.md Remove packs from docs (#9452) 2023-01-20 16:47:24 -06:00
Usage-statistics.md Add orbit version and osquery version usage statistics (#8229) 2022-10-24 11:12:56 -05:00
Vulnerability-Processing.md Update Vulnerability-Processing.md (#11049) 2023-04-07 15:38:53 -05:00

Using Fleet

Fleet UI

Provides documentation about running and scheduling queries from within the Fleet UI

fleetctl CLI

Includes resources for setting up and configuring Fleet via the fleetctl CLI

REST API

Provides resources for working with Fleet's API and includes example code for endpoints

Adding hosts

Provides resources for enrolling your hosts to Fleet

Log destinations

Includes documentation on the log destinations for sending with osquery logs

Osquery processes

Includes documentation about osquery children processes and under which conditions they are terminated

Monitoring Fleet

Provides documentation for load balancer health checks and working with Fleet server metrics and performance

Application Security

Includes information on how Fleet mitigates against the OWASP top 10 issues

FAQ

Includes frequently asked questions and answers about using Fleet from the Fleet community