Handbook: Tweaks to messaging (#15684)

Mike T, I did not update the messaging framework yet doc. (want to get
your feedback first)
This commit is contained in:
Mike McNeil 2023-12-15 03:35:40 -06:00 committed by GitHub
parent abaeeac697
commit b49008bb30
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 4 deletions

View File

@ -48,8 +48,9 @@
<h3>Convention over configuration</h3>
<p>Configure your users' computers with sensible defaults, or customize every traditional MDM feature exactly how you want it with Fleet's API, CLI, and webhooks.</p>
<div purpose="checklist" class="flex-column d-flex">
<p>Set up and verify ongoing compliance with CIS standards (one click, 400+ queries, supported by Fleet)</p>
<p>Tasked with zero trust? Use sensible, enterprise-ready device health checks from the community</p>
<p>Migrate devices quickly with out-of-the-box features, or control every detail using a modern REST API</p>
<p>Tasked with zero trust? Use sensible, enterprise-ready device health checks from the community, or build your own</p>
<p>Set up and verify ongoing compliance with CIS standards (one click, 400+ queries, supported by Fleet), or pick and choose baselines for different environments</p>
<p>Use default workflows for employee offboarding, or run any low-level MDM command</p>
</div>
</div>
@ -75,7 +76,7 @@
</div>
<div purpose="feature-text" class="d-flex flex-column">
<h3>ClickOps or DevOps</h3>
<p>Manage your IT infrastructure in any browser or use git to make infrastructure changes as code. You can use the CLI or API to automate the deployment, configuration, and monitoring of your devices.</p>
<p>Manage your IT infrastructure in any browser, or use git to make changes using your existing <a href="https://fleetdm.com/handbook/company/why-this-way#why-direct-responsibility">approval processes</a> and audit trail.</p>
</div>
</div>

View File

@ -108,7 +108,7 @@
<div purpose="platform-block" class="d-flex flex-lg-row flex-column justify-content-between mx-auto align-items-lg-center align-items-start" :class="[selectedCategory === 'device-management' ? 'show' : 'hidden']">
<div purpose="category-text-block" class="d-flex flex-column">
<h3>Manage devices like code</h3>
<p>Automate the management of your fleet of devices with increased visibility and control, improved stability, all while automating configuration deployments using GitOps.</p>
<p>Manage your IT infrastructure in any browser, or use git to make changes using your existing approval processes and audit trail.</p>
<a purpose="animated-arrow-button-red" class="text-nowrap" href="/device-management">More about device management</a>
</div>
<div purpose="category-image">