Commit Graph

207 Commits

Author SHA1 Message Date
Andrew Baker
25d79c921e
Adding Meta pixel and GA4 property (#5191)
* Adding Meta pixel and GA4 property

* update indentation and fix failing lint test

* add meta pixel to customer and landing page layouts

Co-authored-by: eashaw <caglc@live.com>
2022-04-18 13:44:18 -04:00
Stephan Miehe
a05c66a27b
Fix spelling in license billing page (#5102) 2022-04-13 08:59:20 -07:00
Eric
83736e7b7f
Website: add landing page (#5095)
* dedupe animated arrow styles, create btn-animated-arrow mixin

* add landing page, landing-layout. styles

* update route and metadata

* mobile footer styles

* lint fix

* Update layout-landing.ejs

* Update landing.ejs
2022-04-13 15:12:56 +09:00
Eric
dc27706193
Update website button styles (#4957)
* update button styles, make get-started match our styling conventions

* fix lint test, remove text-muted

* Update bootstrap-overrides.less

* remove `width: auto`
2022-04-06 13:55:05 -05:00
Mike McNeil
22847b68ea
Update homepage.ejs (#4927) 2022-04-04 10:49:36 -05:00
Eric
495f44f555
Update Twitter cards on Fleetdm.com homepage (#4877)
* update card layout

* Update homepage.ejs
2022-03-30 12:37:02 -05:00
AndrewB
6e72fc2c89
Update homepage.ejs (#4872) 2022-03-30 09:43:06 -05:00
Mike McNeil
e25c81019e
Fix link update (#4743)
* Update basic-documentation.ejs

* Update basic-documentation.ejs
2022-03-28 17:03:44 -05:00
Kelvin Oghenerhoro Omereshone
069aa6dd3b
feat: add chat to community navigation menu items (#4832) 2022-03-28 10:14:51 -05:00
Kelvin Oghenerhoro Omereshone
8abe592808
Make redirect to via /slack 301 and add support link in docs homepage (#4696)
* feat: add query to find running docker containers

* docs: 📝 add query to get Mac and Linux machines with unencrypted primary disks

* feat: add query to find running docker containers

* docs: 📝 add query to get Mac and Linux machines with unencrypted primary disks

* chore: remove queries from develop

* docs: add query to get running docker containers

* docs: add query to get machines with unencrypted primary disks

* fix: remove trailing ---

* fix: remove trailing ---

* chore: remove trailing ---

* docs: add query to get applications hogging memory

* fix: resolve merge conflicts

* chore: update PR

* chore: update PR

* chore: merge previous query

* feat: add query to find servers with root logins within the day

* fix: remove unneeded period

* docs: add instructions for submiting multiple queries

* fix: remove duplicate entry

* fix: remove period from get running docker containers query description

* docs: add instructions for submiting multiple queries

* fix: resolve merge conflicts

* feat: add description for query to fetch failing batteries

* fix: resolve duplicate descriptions

* fix: remove typo in deplying docs

* fix: reword description

* fix: add suggestions to improve description

* feat: add description to query to fet windows machines with unencrypted hard disks

* feat: update description for count apple applications installed query

* chore: add dominuskelvin as maintainer

* docs: 📝 Add query to get apps opened within the last 24 hours

* feat: add query to find apps not in Applications directory

* feat: add query to find subscription based applications that have not been opened for the last 30 days

* feat: add link to signing installers

* fix: typo with link to the getting started page

* feat: docs on how to sign an osquery installer

* feat: make signing installer a subsection of osquery installer

* feat: make description for signing installer shorter and compact

* fix: change package to installers

* fix: reword note section

* feat: add instructions to use credentials below to log in to fleet preview

* feat: update static pages explicitly listed in sitemap

* feat:  change the fleetdm.com/docs landing page to send folks clicking for support to fleetdm.com/slack instead of to the contact formadd testimonial section

* feat: add a 301 redirect

* feat: update docs landing page to link to slack instead of support form
2022-03-18 12:30:28 -05:00
Mike Thomas
7af5f3bcbd
Live Q&A update (#4660)
Updated the date for next live Q&A session.
2022-03-17 17:51:08 +00:00
Kelvin Oghenerhoro Omereshone
9f254a6de5
Improve intro to getting started (#4590) 2022-03-15 19:26:36 +01:00
eashaw
a401c8f97e
fix img alt text (#4569) 2022-03-11 10:55:04 -06:00
Kelvin Oghenerhoro Omereshone
e7006a7071
Document the need for rosetta to run fleet preview (#4493)
* feat: add query to find running docker containers

* docs: 📝 add query to get Mac and Linux machines with unencrypted primary disks

* feat: add query to find running docker containers

* docs: 📝 add query to get Mac and Linux machines with unencrypted primary disks

* chore: remove queries from develop

* docs: add query to get running docker containers

* docs: add query to get machines with unencrypted primary disks

* fix: remove trailing ---

* fix: remove trailing ---

* chore: remove trailing ---

* docs: add query to get applications hogging memory

* fix: resolve merge conflicts

* chore: update PR

* chore: update PR

* chore: merge previous query

* feat: add query to find servers with root logins within the day

* fix: remove unneeded period

* docs: add instructions for submiting multiple queries

* fix: remove duplicate entry

* fix: remove period from get running docker containers query description

* docs: add instructions for submiting multiple queries

* fix: resolve merge conflicts

* feat: add description for query to fetch failing batteries

* fix: resolve duplicate descriptions

* fix: remove typo in deplying docs

* fix: reword description

* fix: add suggestions to improve description

* feat: add description to query to fet windows machines with unencrypted hard disks

* feat: update description for count apple applications installed query

* chore: add dominuskelvin as maintainer

* docs: 📝 Add query to get apps opened within the last 24 hours

* feat: add query to find apps not in Applications directory

* feat: add query to find subscription based applications that have not been opened for the last 30 days

* feat: add link to signing installers

* fix: typo with link to the getting started page

* feat: docs on how to sign an osquery installer

* feat: make signing installer a subsection of osquery installer

* feat: make description for signing installer shorter and compact

* fix: change package to installers

* fix: reword note section

* feat: add instructions to use credentials below to log in to fleet preview

* doc: add note that rosetta is needed for M1 macs

* Update get-started.ejs

This is good to merge.

* Update get-started.ejs

Lines 21, 36, & 39 - added quotes to "I"

Co-authored-by: Desmi-Dizney <99777687+Desmi-Dizney@users.noreply.github.com>
2022-03-11 07:06:29 +00:00
Andrew Baker
24ee3d0461
Update calendly link for demo requests (#4539)
* Update calendly link for demo requests

Adding UTM parameters to the "demo requests" Calendly link.

* Update website/views/pages/homepage.ejs

Co-authored-by: eashaw <eashaw@sailsjs.com>

* Adding UTM source to bottom Calendly link

Co-authored-by: eashaw <eashaw@sailsjs.com>
2022-03-09 15:55:17 -06:00
eashaw
f99bb001c0
Add page script for '/get-started' (#4516)
* add get started page script, strip search params from url

* Update get-started.page.js
2022-03-09 14:27:43 +00:00
Andrew Baker
b65fda1bf1
Updating try it now link parameters.ejs (#4475)
* Update homepage.ejs

Adding "try it out" event to be pushed to Google Analytics

* Update homepage.ejs
2022-03-08 16:46:42 -05:00
Andrew Baker
ff0ebaab7d
Update layout.ejs (#4474)
* Update layout.ejs

Adding button event to be sent to Google analytics

* Update layout.ejs
2022-03-07 15:17:04 -05:00
eashaw
983fbd736d
Update website slack links to point to osquery.fleetdm.com (#4478)
* Add slack redirect

* update slack invite links to use redirect
2022-03-04 15:51:11 -06:00
eashaw
643040f744
add handbook link to top nav (#4471) 2022-03-04 14:23:30 -06:00
Mike McNeil
8d6f5e4bcd
fix versia's link (#4444)
* fix versia's link

* update second Versia link

Co-authored-by: eashaw <eashaw@sailsjs.com>
2022-03-03 16:57:38 -06:00
eashaw
140e60b5e9
update live Q&A date (#4409) 2022-03-01 15:39:49 -06:00
eashaw
a0b377e544
Update fleetdm.com navigation (#4402)
* fix btn-primary styles

* add dropdown navigation and styles

* remove classes

* move modified bootstrap classes to bootstrap-overrides, add hover event to dropdown menus
2022-03-01 13:47:36 -06:00
Mike Thomas
08ea573bbe
website-unsupported-browsers (#4369)
- Swapped Sails logo for Fleet logo
- Pointed a href to /contact rather than Sails support
- Padding fixes
- Added correct button style
2022-02-25 18:28:38 -06:00
Mike Thomas
914c006df7
website-patch (#4367)
* website-patch

• I updated main image on the homepage and /platform to reflect the current Fleet UI.

• I made some style tweaks to the live Q&A input form.

* add image dimensions to filename

Co-authored-by: eashaw <caglc@live.com>
2022-02-26 07:50:06 +09:00
eashaw
680f16ca15
Update twitter card layout on fleetdm.com homepage (#4350)
* update twitter cards styles

* lint fixes
2022-02-25 11:30:21 +09:00
Mike Thomas
a35b73df09
website-contribute-redirect (#4341)
* website-contribute-redirect

Fixed bad link on misc redirect for /contribute

* Remove stuff accidentally checked into .sailsrc.

Co-authored-by: Mike McNeil <mikermcneil@users.noreply.github.com>
2022-02-23 20:30:24 -06:00
eashaw
0af5e161d0
Remove numbers from documentation filenames in Fleet repo (#4313)
* Renaming files and a lot of find and replace

* pageRank meta tags, sorting by page rank

* reranking

* removing numbers

* revert changing links that are locked to a commit

* update metatag name, uncomment github contributers

* Update basic-documentation.page.js

* revert link change

* more explicit errors, change pageOrderInSection numbers, updated sort

* Update build-static-content.js

* update comment

* update handbook link

* handbook entry

* update sort

* update changelog doc links to use fleetdm.com

* move standard query library back to old location, update links/references to location

* revert unintentional link changes

* Update handbook/community.md

Co-authored-by: Mike Thomas <78363703+mike-j-thomas@users.noreply.github.com>

Co-authored-by: Mike Thomas <78363703+mike-j-thomas@users.noreply.github.com>
Co-authored-by: Mike McNeil <mikermcneil@users.noreply.github.com>
2022-02-23 12:17:55 -06:00
AndrewB
ad9a225033
Update homepage.ejs (#4320) 2022-02-22 15:02:00 -06:00
eashaw
93b50c3787
Add support for mermaid diagrams to fleetdm.com/docs (#4288)
* Add mermaid.js, remove mermaid codeblocks from <pre> tags, styles

* add custom codeblock renderer, remove jquery unwrapping, hide mermaid blocks until fully rendered

* update comment

* layout update

* Add section to the handbook about mermaid code blocks, add mermaid styles to handbook

* Update handbook/community.md

* Update handbook/community.md

Co-authored-by: Mike Thomas <78363703+mike-j-thomas@users.noreply.github.com>
2022-02-22 21:49:34 +09:00
eashaw
0ce6e070d4
update Q&A signup with correct time (#4306) 2022-02-18 15:21:22 -06:00
eashaw
163ddb8b20
Add Try it out button to website header (#4279)
* add try it now button to nav

* mobile-nav, inline styles
2022-02-17 14:55:21 -06:00
eashaw
5f777729f0
Add Q&A signup form to Fleet homepage (#4224)
* create deliver-demo-signup action

* register call to action and styles

* Update homepage.less

* Update deliver-demo-signup.js

* Update homepage.less

* Update homepage.ejs

* Update deliver-demo-signup.js

* update message
2022-02-16 11:15:55 +09:00
eashaw
4dc10f6a26
Update platform page (#4075)
* update images

* update page layout and stylesheet

* Update platform.ejs

* mobile padding

* fix logo padding

* Update platform.ejs

* replace schrodinger logo, add missing image, adjust svg width for safari

* lint fixes

* fix logo rows margin and Schrodinger logo on mobile
2022-02-14 17:14:54 -06:00
eashaw
55ed92291a
replace billing form with cloud-error (#4039) 2022-02-07 17:00:09 -06:00
Mike Thomas
8a8f29ab6a
Handbook - Brand and Community update (#4044)
* Brand and community handbook update

• Re-arranged # brand section
• Added section about correct Fleet name usage
• Added link to /logos
• Updated press release boilerplate text
• Added press release boilerplate to # community section
• De-duped press release boilerplate on /logos
• Increased <p> line-height site-wide to improve readability.

* Add "Brand resources" to Readme.md

* Update handbook/brand.md

* Add bottom padding to logos page
2022-02-07 14:20:34 -06:00
eashaw
243306de02
Add tags to standard query library and fleetdm.com/queries (#3970)
* handle query tags in build-static-content script, update query readme

* show tags in query library, add ability to filter by tags

* fix lint errors

* update mobile styles

* fix CTA link

* update mobile layout

* remove tag line-height and font size

* Update build-static-content.js

* Style update

* remove margin from selected tag, adjust OS logo placement

* requested changes from code review

Co-authored-by: Mike Thomas <mthomas@fleetdm.com>
2022-02-03 15:49:36 -06:00
Mike Thomas
bd448f8db6
updated analytics snippet (#4001) 2022-02-03 12:54:26 -06:00
Mike Thomas
3204ff8e0c
style fixes iOS (#3867) 2022-01-25 14:52:11 +09:00
Mike Thomas
3e02f5c500
platform ios layout bug fix (#3866)
Attempt two. See https://github.com/fleetdm/fleet/pull/3865 for context.
2022-01-25 13:30:19 +09:00
Mike Thomas
42a828d01b
Update platform.ejs (#3865)
attempted to fix a layout bug on iOS where the position:fixed circle svg is fixes to the top of the viewport rather than it's parent div.
2022-01-25 13:06:08 +09:00
eashaw
001626eae8
Add /platform page (#3858)
* platform page and images

* add hrefs and link styles

* update responsive layout and images

* remove waves, lint fixes

* page locals

* Update new-license.ejs

* Revert "Update new-license.ejs"

This reverts commit ade27acf43c6373993f74febe89881ea0a47f944.

* Update platform.ejs

* reorder topnav, adjust mobile styles

* add href, fix padding

* a couple of style tweaks

• Reduced space between sections.
• Center-aligned images and text vertically.

Co-authored-by: Mike Thomas <mthomas@fleetdm.com>
2022-01-25 12:40:16 +09:00
eashaw
48f66a3da5
Website redirect updates and bug fixes (#3859)
* fix logout redirect

* clear form input when clearing a quote

* reset password redirect

* fix new-password styes, fix broken links on unauthorized view

* disable IOS dropdown appearance
2022-01-25 11:12:41 +09:00
Andrew Baker
9dd6968c5d
Update Google Site Tag for UA property (#3832)
* Update Google Site Tag for UA property

Switching over our Google Analytics tag to send data to our UA property instead of the previous GA4 property.

* Update website/views/layouts/layout.ejs

Reverted Whitespace changes

Co-authored-by: eashaw <eric@fleetdm.com>

Co-authored-by: eashaw <eric@fleetdm.com>
2022-01-21 16:19:51 -06:00
Noah Talerman
bf8a681c10
Update fleetdm.com/pricing to indicate released features (#3828)
- Remove "Coming soon" asterisks to indicate that Fleet's current feature set
2022-01-21 10:43:58 -05:00
Lucas Manuel Rodriguez
330e3d6c10
Add clarification to run fleetctl preview on Windows as administrator (#3808)
* Add clarification to run fleetctl preview on windows as administrator

* Update get started page
2022-01-21 00:08:12 +01:00
Kelvin Oghenerhoro Omereshone
f3afd186ec
fix: move optional to clarify its for Node.js (#3795) 2022-01-20 19:26:42 +09:00
Mike Thomas
5b57719e3a
Removed video from hero section (#3774)
In favor of not directing users away from the site, I propose removing this video link until we have something stronger.
2022-01-19 12:02:20 -06:00
Kelvin Oghenerhoro Omereshone
c975766545
fix: make osquery website link on hero open in a new tab (#3766) 2022-01-19 09:29:16 +09:00
Mike Thomas
91424de222
Update homepage.ejs (#3713)
Changed the caption under "Single source of truth."
2022-01-17 13:11:25 -06:00