diff --git a/website/config/routes.js b/website/config/routes.js index d010f88245..7a493ba3eb 100644 --- a/website/config/routes.js +++ b/website/config/routes.js @@ -499,6 +499,7 @@ module.exports.routes = { // // For example, a clever user might try to visit fleetdm.com/documentation, not knowing that Fleet's website // puts this kind of thing under /docs, NOT /documentation. These "convenience" redirects are to help them out. + 'GET /testimonials': 'https://github.com/fleetdm/fleet/blob/28cd420b086c23a6606ba17c4f3821ed267c6bbb/handbook/company/testimonials.yml#L190', 'GET /admin': '/admin/email-preview', 'GET /renew': 'https://calendly.com/zayhanlon/fleet-renewal-discussion', 'GET /documentation': '/docs', diff --git a/website/views/layouts/layout.ejs b/website/views/layouts/layout.ejs index 986408f456..9c4787bedb 100644 --- a/website/views/layouts/layout.ejs +++ b/website/views/layouts/layout.ejs @@ -156,41 +156,42 @@
- +
- Device management (MDM) - Endpoint operations - Vulnerability management + Device management   (+ MDM) + Observability   (+ scripting) + Software management   (+ CVEs) Integrations

- +
- Docs - REST API - Guides - Built-in queries - Data tables - SUPPORT + Get started + Built-in checks + Raw data + Tutorials & guides + API + SUPPORT
Chat Hosting - Release notes - Get your license Contribute + Release notes + "Why is Fleet on my computer?" + Get your license

- +
- Chat + Ask around + What people are saying News - Podcasts - Articles - Success stories - COMPANY + COMPANY
- Handbook + Origins   (Fleet & osquery) + The handbook + Logos & artwork Why open source?
@@ -210,47 +211,48 @@
<%}%> <%if(!hideGetStartedButton){%> - Start now + Take a tour <% }%>
<%/* Desktop Navigation bar */%>
- +
-
- + -
- Community +
+ Stories @@ -261,7 +263,7 @@ allowtransparency="true" frameborder="0" scrolling="0" width="100" height="20"> <%if(!hideGetStartedButton){%> - Start now + Try it yourself <% }%> <% if(_.has(me, 'id')) {%> Log out diff --git a/website/views/pages/docs/basic-documentation.ejs b/website/views/pages/docs/basic-documentation.ejs index cc8b15b912..0e02590a9e 100644 --- a/website/views/pages/docs/basic-documentation.ejs +++ b/website/views/pages/docs/basic-documentation.ejs @@ -17,7 +17,7 @@
@@ -74,7 +74,7 @@
diff --git a/website/views/pages/endpoint-ops.ejs b/website/views/pages/endpoint-ops.ejs index 0bedaa52af..c37f480e1e 100644 --- a/website/views/pages/endpoint-ops.ejs +++ b/website/views/pages/endpoint-ops.ejs @@ -34,8 +34,8 @@

Use "read-only" mode or enable remote scripting to automate anything on every operating system, including Linux.

<% }%>
- Start now - Talk to us + Take a tour + Try it yourself
diff --git a/website/views/pages/homepage.ejs b/website/views/pages/homepage.ejs index 1cf45ea645..f012ed24e8 100644 --- a/website/views/pages/homepage.ejs +++ b/website/views/pages/homepage.ejs @@ -10,7 +10,7 @@

Replace the sprawl with <%= primaryBuyingSituation === 'vm'? 'secure, open-source reporting that works the way you want' : primaryBuyingSituation === 'eo-security'? 'open-source endpoint observability for every platform' : 'a modern device management platform that works the way you want' %>.

Learn how - Talk to us + What people are saying
@@ -369,7 +369,7 @@
transparency -
Scope transparency
+
"Why is this running on my computer?"

Let end users see the source code for exactly how they are being monitored, and set clear expectations about what is and isn’t acceptable use of work computers.

@@ -381,8 +381,8 @@
An open book -
We value openness
-

Fleet's company handbook is public and open source. You can read about the history of Fleet and osquery and our commitment to improving the product.

+
Open source
+

All of Fleet's source code is public, and our company handbook is public and open to the world. You can read about the history of Fleet and osquery and our commitment to improving the product.

@@ -396,7 +396,7 @@

For teams with lots of computing devices

<%- partial('../partials/primary-tagline.partial.ejs') %>

- Start now + Try it yourself Talk to us
diff --git a/website/views/pages/support.ejs b/website/views/pages/support.ejs index 8459b56085..e471f2bb66 100644 --- a/website/views/pages/support.ejs +++ b/website/views/pages/support.ejs @@ -7,27 +7,26 @@ <%primaryBuyingSituation%>
- -
-
- Osquery logo -

Osquery Slack

-
-

<%= primaryBuyingSituation === 'eo-it' ? 'Chat about IT visibility, scripting, access, and identity.' : - primaryBuyingSituation === 'eo-security' ? 'Chat about securing servers, laptops, and more.' : - primaryBuyingSituation === 'vm' ? 'Chat about the future of vulnerability management, OT/ICS, cybersecurity, and more.' : - 'Chat about using Fleet to secure servers, laptops, and more.' - %> -

-
-
Macadmins logo -

MacAdmins Slack

+

macadmins // #fleet

-

Chat about using Fleet to manage devices.

+

Chat about next-gen MDM, packaging, Apple, Windows, desktop Linux, apps, scripting. (And all things IT.)

+
+
+ +
+
+ Osquery logo +

osquery // #fleet

+
+

<%= primaryBuyingSituation === 'eo-security' ? 'Chat about securing servers, laptops, and more.' : + primaryBuyingSituation === 'vm' ? 'Chat about the future of security engineering, vulnerability management, OT/ICS, cybersecurity, and more.' : + 'Chat about posture, detection, vulns, reporting. (And all things cybersecurity.)' + %> +