mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
revert linted docs changes
This commit is contained in:
parent
51854b88bf
commit
0d87292d11
4 changed files with 20 additions and 16 deletions
|
|
@ -4,7 +4,7 @@
|
|||
friendlyName: Detect changes to critical files # Short, Fleet one-liner for the feature, written in the imperative mood. (If easy to do, base this off of the words that an actual customer is saying.)
|
||||
description: Specify files to monitor for changes or deletions, then log those events to your SIEM or data lake, including key information such as filepath and checksum. # Clear Mr. Rogers description
|
||||
documentationUrl: https://fleetdm.com/guides/osquery-evented-tables-overview#file-integrity-monitoring-fim # URL of the single-best page within the docs which serves as a "jumping-off point" for this feature.
|
||||
screenshotSrc: "" # A screenshot of the single, best, simplifying, obvious example
|
||||
screenshotSrc: "" # A screenshot of the single, best, simplifying, obvious example
|
||||
tier: Free # Either "Free" or "Premium"
|
||||
usualDepartment: Security # or omit if there isn't a particular departmental leaning we've noticed
|
||||
productCategories: [Endpoint operations] # or omit if this isn't associated with a single product category
|
||||
|
|
@ -47,9 +47,9 @@
|
|||
- description: See what servers someone is logged-in on
|
||||
moreInfoUrl: https://community.spiceworks.com/topic/138171-is-there-a-way-to-see-what-servers-someone-is-logged-in-on
|
||||
- industryName: REST API
|
||||
friendlyName: Automate any feature
|
||||
friendlyName: Automate any feature
|
||||
description: ""
|
||||
documentationUrl: https://fleetdm.com/docs/rest-api/rest-api
|
||||
documentationUrl: https://fleetdm.com/docs/rest-api/rest-api
|
||||
screenshotSrc: ""
|
||||
tier: Free
|
||||
dri: rachaelshaw
|
||||
|
|
@ -81,7 +81,7 @@
|
|||
fiendlyName: Safely execute custom scripts (macOS, Windows, and Linux)
|
||||
documentationUrl: https://fleetdm.com/docs/using-fleet/scripts
|
||||
tier: Premium
|
||||
productCategories: [Device management, Endpoint operations]
|
||||
productCategories: [Device management,Endpoint operations]
|
||||
- industryName: End-user macOS update reminders (via Nudge)
|
||||
tier: Premium
|
||||
usualDepartment: IT
|
||||
|
|
@ -122,7 +122,7 @@
|
|||
- industryName: Unlimited email support (confidential)
|
||||
tier: Premium
|
||||
- industryName: Phone and video call support
|
||||
tier: Premium
|
||||
tier: Premium
|
||||
- categoryName: Inventory management
|
||||
features:
|
||||
- industryName: Device inventory dashboard
|
||||
|
|
@ -232,7 +232,7 @@
|
|||
- industryName: End-user self-service
|
||||
tier: Premium
|
||||
usualDepartment: IT
|
||||
productCategories: [Device management, Endpoint operations]
|
||||
productCategories: [Device management,Endpoint operations]
|
||||
- categoryName: Data outputs
|
||||
features:
|
||||
- industryName: Flexible log destinations (AWS Kinesis, Lambda, GCP, Kafka)
|
||||
|
|
|
|||
|
|
@ -1,36 +1,42 @@
|
|||
- task: "Prioritize for next sprint" # Title that will actually show in rituals table
|
||||
-
|
||||
task: "Prioritize for next sprint" # Title that will actually show in rituals table
|
||||
startedOn: "2023-09-04" # Needs to align with frequency e.g. if frequency is every thrid Thursday startedOn === any third thursday
|
||||
frequency: "Triweekly"
|
||||
description: "Drag next sprint's priorities to the top of the 'Not yet' column." # example of a longer thing: description: "[Prioritizing next sprint](https://fleetdm.com/handbook/company/communication)"
|
||||
moreInfoUrl: "https://fleetdm.com/handbook/company/why-this-way#why-make-work-visible" #URL used to highlight "description:" test in table
|
||||
dri: "mikermcneil" # DRI for ritual (assignee if autoIssue) (TODO display GitHub proflie pic instead of name or title)
|
||||
autoIssue: # Enables automation of GitHub issues
|
||||
labels: ["#g-marketing"] # label to be applied to issue
|
||||
- task: "Optimize ads"
|
||||
autoIssue: # Enables automation of GitHub issues
|
||||
labels: [ "#g-marketing" ] # label to be applied to issue
|
||||
-
|
||||
task: "Optimize ads"
|
||||
startedOn: "2023-09-25"
|
||||
frequency: "Biweekly"
|
||||
description: "Apply an ad variation to each ad every two weeks."
|
||||
moreInfoUrl: "https://fleetdm.com/handbook/marketing#optimize-ads-through-experimentation"
|
||||
dri: "DrewBakerfdm"
|
||||
- task: "Process pending swag requests from the website" # Title that will actually show in rituals table
|
||||
-
|
||||
task: "Process pending swag requests from the website" # Title that will actually show in rituals table
|
||||
startedOn: "2023-09-20" # Needs to align with frequency e.g. if frequency is every thrid Thursday startedOn === any third thursday
|
||||
frequency: "Weekly" # must be supported by
|
||||
description: "Complete draft orders." # example of a longer thing: description: "[Prioritizing next sprint](https://fleetdm.com/handbook/company/communication)"
|
||||
moreInfoUrl: "https://fleetdm.com/handbook/marketing#process-pending-swag-requests-from-the-website" #URL used to highlight "description:" test in table
|
||||
dri: "drewbakerfdm" # DRI for ritual (assignee if autoIssue) (TODO display GitHub proflie pic instead of name or title)
|
||||
- task: "Engage with the community"
|
||||
-
|
||||
task: "Engage with the community"
|
||||
startedOn: "2023-09-20"
|
||||
frequency: "Daily"
|
||||
description: "Find relevant conversations with the community and contribute"
|
||||
moreInfoUrl: "https://fleetdm.com/handbook/marketing#engage-with-the-community"
|
||||
dri: "drewbakerfdm"
|
||||
- task: "Review ongoing events"
|
||||
-
|
||||
task: "Review ongoing events"
|
||||
startedOn: "2023-10-02"
|
||||
frequency: "Daily"
|
||||
description: "Check 🗓️ Planned events and complete steps in each issue"
|
||||
moreInfoUrl: "https://fleetdm.com/handbook/marketing#review-ongoing-events"
|
||||
dri: "drewbakerfdm"
|
||||
- task: "Book an event"
|
||||
-
|
||||
task: "Book an event"
|
||||
startedOn: "2023-10-02"
|
||||
frequency: "Weekly"
|
||||
description: "Populate 🗓️ Ideas for future events"
|
||||
|
|
|
|||
1
website/views/layouts/layout-sandbox.ejs
vendored
1
website/views/layouts/layout-sandbox.ejs
vendored
|
|
@ -372,7 +372,6 @@
|
|||
<script src="/js/pages/query-detail.page.js"></script>
|
||||
<script src="/js/pages/query-library.page.js"></script>
|
||||
<script src="/js/pages/reports/state-of-device-management.page.js"></script>
|
||||
<script src="/js/pages/sales-one-pager.page.js"></script>
|
||||
<script src="/js/pages/support.page.js"></script>
|
||||
<script src="/js/pages/transparency.page.js"></script>
|
||||
<script src="/js/pages/try-fleet/register.page.js"></script>
|
||||
|
|
|
|||
1
website/views/layouts/layout.ejs
vendored
1
website/views/layouts/layout.ejs
vendored
|
|
@ -449,7 +449,6 @@
|
|||
<script src="/js/pages/query-detail.page.js"></script>
|
||||
<script src="/js/pages/query-library.page.js"></script>
|
||||
<script src="/js/pages/reports/state-of-device-management.page.js"></script>
|
||||
<script src="/js/pages/sales-one-pager.page.js"></script>
|
||||
<script src="/js/pages/support.page.js"></script>
|
||||
<script src="/js/pages/transparency.page.js"></script>
|
||||
<script src="/js/pages/try-fleet/register.page.js"></script>
|
||||
|
|
|
|||
Loading…
Reference in a new issue