mirror of
https://github.com/fleetdm/fleet
synced 2026-04-21 13:37:30 +00:00
Fix sentence case violations on marketing handbook pages (#42208)
## Summary
- Fix sentence case violations in headings and table headers across
three marketing handbook pages: `fleet-social-proof.md`,
`marketing-assets.md`, and `socialmedia.md`
- Lowercased non-proper-noun words in headings (e.g., "Marketing Assets"
→ "Marketing assets", "Social Media" → "Social media", "Fleet Customer
Testimonials" → "Fleet customer testimonials")
- Applied consistent sentence case to sub-section headings with dash
separators (e.g., "Anonymous stories — Financial Services" → "Anonymous
stories — financial services")
- Corrected table header row in `socialmedia.md` ("Social Media
Platform" → "Social media platform")
- No changes to `event-execution.md` or `product-education.md` as they
already follow sentence case conventions
**Note:** Only headings (`#`, `##`, `###`) and table header rows were
modified. Body text, URLs, anchor links, and image paths were left
unchanged.
Built for [Ashish
Kuthiala](https://fleetdm.slack.com/archives/D0AG9JQ53GA/p1774074336792759)
by [Kilo for Slack](https://kilo.ai/features/slack-integration)
Co-authored-by: kiloconnect[bot] <240665456+kiloconnect[bot]@users.noreply.github.com>
This commit is contained in:
parent
25455dfa80
commit
3cad27085f
3 changed files with 10 additions and 10 deletions
|
|
@ -1,9 +1,9 @@
|
|||
# Marketing Assets
|
||||
# Marketing assets
|
||||
|
||||
This is the single source of truth of all Fleet customer stroies.
|
||||
|
||||
|
||||
## 🟠 Social Proof
|
||||
## 🟠 Social proof
|
||||
|
||||
Champion stories and case studies showing real customers achieving real outcomes. Use in late-stage sales, objection handling, vertical campaigns, and website. Audience: AEs, demand gen, content team.
|
||||
|
||||
|
|
@ -18,7 +18,7 @@ Champion stories and case studies showing real customers achieving real outcomes
|
|||
| [How Deputy achieved compliance and clarity with Fleet](https://fleetdm.com/articles/deputy-achieves-compliance-and-clarity-with-fleet) | Software / SaaS | ✓ | | ✓ | <nobr>2024‑12‑17</nobr> |
|
||||
| [Fastly gains visibility into all endpoints and critical infrastructure worldwide](https://fleetdm.com/case-study/fastly) | Networking / CDN | ✓ | ✓ | ✓ | <nobr>2025‑01‑29</nobr> |
|
||||
|
||||
### Anonymous stories — Financial Services
|
||||
### Anonymous stories — financial services
|
||||
|
||||
| Story | Mac | Windows | Linux | Date |
|
||||
| --- | --- | --- | --- | --- |
|
||||
|
|
@ -31,7 +31,7 @@ Champion stories and case studies showing real customers achieving real outcomes
|
|||
| [American financial services company migrates to Fleet for MDM and next-gen change management](https://fleetdm.com/case-study/financial-services-company) | ✓ | ✓ | | <nobr>2024‑12‑19</nobr> |
|
||||
| [Digital bank strengthens security and compliance with Fleet](https://fleetdm.com/case-study/digital-bank) | ✓ | ✓ | ✓ | <nobr>2024‑06‑01</nobr> |
|
||||
|
||||
### Anonymous stories — Technology & SaaS
|
||||
### Anonymous stories — technology & SaaS
|
||||
|
||||
| Story | Mac | Windows | Linux | Date |
|
||||
| --- | --- | --- | --- | --- |
|
||||
|
|
@ -45,7 +45,7 @@ Champion stories and case studies showing real customers achieving real outcomes
|
|||
| [Global social media platform migrates to Fleet](https://fleetdm.com/case-study/global-social-media-platform) | ✓ | ✓ | ✓ | <nobr>2024‑12‑16</nobr> |
|
||||
| [Global collaboration platform consolidates device management with Fleet](https://fleetdm.com/case-study/collaboration-platform) | ✓ | ✓ | ✓ | <nobr>2024‑06‑01</nobr> |
|
||||
|
||||
### Anonymous stories — Security, IT Services, Healthcare & Other
|
||||
### Anonymous stories — security, IT services, healthcare & other
|
||||
|
||||
| Story | Vertical | Mac | Windows | Linux | Date |
|
||||
| --- | --- | --- | --- | --- | --- |
|
||||
|
|
@ -74,7 +74,7 @@ Champion stories and case studies showing real customers achieving real outcomes
|
|||
| [National research organization improves Linux automation with Fleet](https://fleetdm.com/articles/national-research-organization) | Research / Nonprofit | | | ✓ | <nobr>2026‑03‑14</nobr> |
|
||||
| [Technology platform manages 15,000 iPads with Fleet](https://fleetdm.com/articles/technology-platform) | Technology | | | | <nobr>2026‑03‑14</nobr> |
|
||||
|
||||
### Fleet Customer Testimonials
|
||||
### Fleet customer testimonials
|
||||
|
||||
> All quotes sourced from [fleetdm.com/customers](https://fleetdm.com/customers)
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
# Marketing Assets
|
||||
# Marketing assets
|
||||
|
||||
This is the single source of truth of all marketing assets created or co-created by the marketing team. Any collateral listed on this page should be treated as the latest and most updated collateral.
|
||||
|
||||
|
|
|
|||
|
|
@ -1,10 +1,10 @@
|
|||
# Social Media
|
||||
# Social media
|
||||
|
||||
**Fleet accounts:**
|
||||
|
||||
## Fleet Social Media Directory
|
||||
## Fleet social media directory
|
||||
|
||||
| Social Media Platform | Fleet UserID |
|
||||
| Social media platform | Fleet UserID |
|
||||
| :--- | :--- |
|
||||
| [LinkedIn](https://www.linkedin.com/company/fleetdm/) | FleetDM |
|
||||
| [YouTube](https://www.youtube.com/channel/UCZyoqZ4exJvoibmTKJrQ-dQ) | FleetDM |
|
||||
|
|
|
|||
Loading…
Reference in a new issue