Commit Graph

4 Commits

Author SHA1 Message Date
Rachael Shaw
669f796d3a
Document how performance indicator text is determined (#16553)
Proposing this as a potential resolution for
https://github.com/fleetdm/fleet/issues/16123.
 
The only place we talk about performance impact in the docs is
[here](https://fleetdm.com/docs/get-started/faq#will-fleet-slow-down-my-servers-what-about-my-employee-laptops),
and it feels too high-level to include these details.

Since that FAQ section links to this article for more information about
performance impact, this seems like the most appropriate place to
document that info without adding surface area to the conceptual docs.

Code for displaying performance impact:
7da9019f4d/frontend/utilities/helpers.tsx (L691-L706)
2024-02-02 13:03:43 -06:00
Eric
b28be0c499
Fix broken links to article images (#10986)
Changes:
- Fixed broken links to images in release articles
2023-04-05 09:50:22 -05:00
Mike Thomas
bf11f2df66
Articles housekeeping (#6389)
* Articles housekeeping

Style tweaks:

- reduced categories-and-search margin-top
- changed color of category on cards
- removed time stamps from cards

Image updates:
- created missing images, and replaced existing with a cleaner, more vibrant style to the following categories.
    - security
    - guides
    - engineering
    - podcasts
- Normalized release thumbnails. The current graphics are over-designed, inconsistent, and too busy/hard to process.

* lint fix

* remove ")" from image caption

* remove old article images

* update cover image filenames for consistency

* add deleted image, update filenames to match naming conventions

* fix typo in filename

Co-authored-by: Eric <eashaw@sailsjs.com>
2022-06-28 16:18:41 -05:00
Mike Thomas
7305531742
Migrated the last of the articles (#5971)
* Migrated the last of the articles

Migrated the remaining articles:

• Fleet 4.6.0 with osquery installer, enroll secret management, and improved host vitals
• Fleet 4.5.0 with new team admin role, live OS compatibility checking, query performance impact, and a new-look dashboard
• Fleet 4.4.0 releases aggregated software inventory, team policies, and improved team scheduling
• Fleet 4.3.0
• Fleet 4.2.0
• Fleet 4.1.0
• Fleet 4.0.0
• Fleet 3.13 released
• Fleet 3.12 released
• Fleet 3.11.0 released with software inventory
• Fleet 3.10.0 released with agent auto-updates beta
• Fleet 3.9.0
• Fleet 3.8.0
• Fleet 3.7.1
• Fleet 3.6.0
• Fleet 3.5.0

* update hr styles

* remove unused images

Co-authored-by: eashaw <caglc@live.com>
2022-06-01 12:54:06 -05:00