Commit Graph

196 Commits

Author SHA1 Message Date
Tomas Touceda
4b9d427176
Improve documentation vulnerability pipeline (#4264)
* Improve documentation for how we do vulnerability processing

* Add mermaid diagrams

* Mermaid, next try

* Change style of once an hour node

* Improve collection diagram

* Improve readability of diagrams

* Improve flow charts

* Update broken link
2022-02-22 14:01:16 -03: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
Noah Talerman
28c3434164
Add Q1 2022 product objectives to handbook (#4312)
- Add Q1 2022 product objectives
- Add first pass at Fleet's overarching job to be done
2022-02-21 15:22:40 -05:00
Mike Thomas
4326b6ea12
Update README.md (#4286)
Fixed a bad link
2022-02-18 12:25:09 -06:00
eashaw
b95ac30b19
Update time off section in Handbook (#4285)
* expand time off section

* update index
2022-02-18 10:52:26 +09:00
Mike Thomas
3699981abc
updated index link (#4073) 2022-02-17 14:49:29 -06:00
Guillaume Ross
fca2bb6d1e
[4196] Adding vulnerability management information (#4197)
* [4196] Adding vulnerability management information

This was planned to be published soon, but we have demand for it so decided to get it done this week!

* added line break to README.md

Added a line break between headings in security section of index.

Co-authored-by: Mike Thomas <mthomas@fleetdm.com>
2022-02-17 08:47:02 -05:00
Guillaume Ross
80daf9fc02
Adding note about coordinated disclosure (#4007)
* Adding note about coordinated disclosure

@mike-j-thomas Not sure exactly *where* in the document I should've put this. If you have 5 minutes to comment on this PR I'll adjust it!

* Updated as per Mike's comments

Put in the right section and updated

* Update brand.md

* Update handbook/brand.md

* Update brand.md

Re-added Guillaume's previous suggestion to voice and tone guidelines.

Co-authored-by: Mike Thomas <78363703+mike-j-thomas@users.noreply.github.com>
Co-authored-by: Mike Thomas <mthomas@fleetdm.com>
2022-02-17 19:16:58 +09:00
eashaw
0a59adc2dd
Handbook company issued devices (#4204)
* company issued device

* Update people.md
2022-02-17 17:01:44 +09:00
Mike McNeil
0cc954b722
nit: security handbook (assume positive intent) (#4229) 2022-02-16 12:32:34 -06:00
Mike McNeil
57d9546081
apostrophe (#4181) 2022-02-14 12:01:13 -06:00
eashaw
7a5694c15c
Add performance feedback section to the handbook (#4178)
* performance feedback

* sentence case
2022-02-11 19:54:16 -06:00
eashaw
9af92b23aa
Update links to documentation (#4163)
* update links to documentation

* revert .sailsrc change

* fix broken link
2022-02-10 19:26:18 -06:00
Mike McNeil
d801f2bae6
define "security benefit is significant" (#4134) 2022-02-09 16:51:20 -06:00
Mike McNeil
01f47c89dc
Remove stray parenthesis and stick note in callout box (#4133) 2022-02-09 16:39:51 -06:00
Andrew Baker
f855e45089
Update community.md (#4065)
* Update community.md

* Update community.md
2022-02-09 15:37:27 +09:00
Mike McNeil
a311abc24b
technically… not always (#4079) 2022-02-08 16:19:21 -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
1ad6a6cd02
Handbook - Add time off (#4021)
* Update people.md

* add link to handbook index
2022-02-07 14:17:45 -06:00
Mike McNeil
4cb23ea586
move info about maintaining docs under "community" (#3998)
* move info about maintaining docs under "community"

* Update community.md

* Update README.md
2022-02-03 15:14:23 -06:00
Mike McNeil
142684ccd6
Remove extra heading + add a couple links (#3999) 2022-02-02 20:32:10 -06:00
Mike Thomas
0195280315
Updated DRI table (#3973) 2022-02-02 16:39:12 -06:00
eashaw
ab8cb8ceb5
Add people ops section to Fleet handbook (#3896)
* Create operations.md

* link to operations page, draft of operations page

* Update operations.md

* Update operations.md

* Update operations.md

* Update operations.md

* Apply suggestions from code review

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

* move new section to people page, delete operations page

* Update people.md

* update gusto link to fix test

* Update people.md

Co-authored-by: Mike Thomas <78363703+mike-j-thomas@users.noreply.github.com>
2022-02-01 10:31:53 -06:00
Mike McNeil
ae3880d94d
add runbook section (#3926) 2022-01-31 16:28:08 -05:00
Mike McNeil
ea8f17488f
security handbook tweaks (#3930)
* “employee” => “contributor”  +

* Adding myself as contributor

Co-authored-by: Guillaume Ross <guillaume@fleetdm.com>
2022-01-31 10:49:53 -06:00
Guillaume Ross
a47f2f9d59
Add security section (#3853)
* Creating Security Section

Adding draft of laptop security configuration as well.

* Adding detailed versions

Adding more information about each setting we are adding. Will continue and merge only when the full draft is complete.

* Added all settings from draft policy

Should be all content for macOS. Will add Chrome hardening, clean-up and be ready to merge.

* Added missing benefit to DoH + warning for on-prem

* Fixed typos, added osquery, added chrome

* Apply suggestions from code review

Commit most of Mike's suggestions!

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

* Apply suggestions from code review

Adding one of Mike's suggestions I had missed.

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

* Updates from PR

Applying some more of Mike's suggestions and fixing a few more on my own.

* Security section

Creating security section in README

* Update handbook/security.md

Co-authored-by: Mike Thomas <78363703+mike-j-thomas@users.noreply.github.com>
2022-01-29 11:54:59 +09:00
Mike McNeil
c98b9f2488
Update company.md (#3929) 2022-01-28 19:05:24 -06:00
Tony Gauda
02007e104e
Production Incidents 2022-01-28 11:59:40 -05:00
Tony Gauda
3807463cbe
Incident Postmortems 2022-01-28 10:57:47 -05:00
Mike McNeil
99468ff477
use small words (#3910) 2022-01-27 19:25:29 -06:00
Mike Thomas
98b59f9b1b
renamed growth section in handbook (#3909)
Renamed "Growth" section to "Brand".
2022-01-27 18:59:24 -06:00
Mike Thomas
c689062ff4
Update community.md (#3863)
re-ordered to improve the flow of topics.
2022-01-27 11:29:51 +09:00
Zach Wasserman
5648931b59
Update handbook section on meetings (#3884) 2022-01-26 15:14:30 -08:00
Mike McNeil
7baa7f9ec0
may the best product win (#3842) 2022-01-25 10:25:18 -06:00
Mike Thomas
0b72dc8e5f
Update README.md (#3862)
Added communities sub-section to Community.
2022-01-25 10:17:07 +09:00
Mike Thomas
08dac76a70
Update community.md (#3861)
• changed ownership of this section from Zach to myself.
• Removed HackerNews from our list of daily engagements with the Fleet community.
2022-01-25 09:26:38 +09:00
Andrew Baker
2a5695ebc8
Update community.md (#3748)
* Update community.md

Added new PR request to reflect Communities within the handbook.

Closed previous PR in order to direct users to MacAdmins slack #fleet channel instead of #osquery channel.

* Capitalization

Hackernews -> HackerNews

* Update handbook/community.md

I just cut out some of the fat and reduced repetition slightly for clarity.

Co-authored-by: Mike Thomas <78363703+mike-j-thomas@users.noreply.github.com>
2022-01-25 08:49:54 +09:00
Mike Thomas
4d6a844c6a
Updated Communicating as Fleet (#3802)
* Updated Communicating as Fleet

I have made a start to our Communicating as Fleet style guide. It's not perfect. Feedback welcome.

* Update handbook/growth.md

* Update handbook/growth.md
2022-01-20 11:23:37 +09:00
Mike McNeil
5ffc3d8588
☯ (#3735) 2022-01-19 11:46:43 -06:00
Guillaume Ross
bb4119769a
Update people.md (#3738)
* Update people.md

* Added prefixes

* Add other prefixes

* Update handbook/people.md

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

* remove duplicated heading

Co-authored-by: eashaw <eric@fleetdm.com>
Co-authored-by: eashaw <caglc@live.com>
2022-01-18 16:59:52 -06:00
Mike McNeil
a3553c4cc7
rearrange headings (#3726) 2022-01-17 13:50:54 -06:00
Mike Thomas
102f4d0846
Updated handbook index (#3689)
* Updated handbook index

Added:
"Posting on social media as Fleet"
"Press releases"

Moved from Growth into Community:
"Promoting blog posts on social media"

* Update README.md

Added "Contributing to the handbook"

* Update README.md

* rename customer experience, add redirect to new customer page, upgrade Sails to fix routes bug, resolve routes TODO

* Update README.md

* update broken links

Co-authored-by: Mike McNeil <mikermcneil@users.noreply.github.com>
Co-authored-by: eashaw <caglc@live.com>
2022-01-17 13:13:11 -06:00
Tony Gauda
c74d087081
Update customer-experience.md 2022-01-14 15:11:05 -05:00
Mike McNeil
17268afc63
Be crafty 2022-01-14 13:37:09 -06:00
Mike McNeil
2d0104c9de
Assumptions (#3700) 2022-01-14 12:54:30 -06:00
Tony Gauda
16245344f1
Update customer-experience.md 2022-01-14 13:08:57 -05:00
Tony Gauda
f53aeaf1cb
Update customer-experience.md 2022-01-14 13:08:20 -05:00
Mike Thomas
ec5840d4eb
Create growth.md (#3691) 2022-01-14 09:44:13 -06:00
Mike Thomas
3b621e67ee
Update community.md (#3690)
• Changed up the header tags for styling consistency.
• Added "Posting on social media as Fleet" section.
2022-01-14 09:44:01 -06:00
Mike McNeil
79af3b9717
Cut words (#3694) 2022-01-14 09:34:53 -06:00