fleet/website/scripts
Eric 2ca4f2f376
Website: Allow double curly brace templates in Markdown code blocks. (#25179)
Closes: https://github.com/fleetdm/fleet/issues/25176

Changes:
- Updated the to-html helper to add the `v-pre` directive to Markdown
code blocks, This directive will prevent any of the content inside of it
from being interpreted as a Vue template.
- Updated the regex in build-static-content that looks for vue templates
to not match any templates inside code blocks.
2025-01-06 14:07:31 -06:00
..
build-static-content.js Website: Allow double curly brace templates in Markdown code blocks. (#25179) 2025-01-06 14:07:31 -06:00
create-issues-for-todays-rituals.js Website: add support for annual auto issues, add new digital experience issue (#23218) 2024-10-27 11:48:05 -05:00
deliver-estimation-report.js Website: add .retry() to Github API calls in estimation report script (#6132) 2022-06-09 00:08:13 -05:00
deliver-nurture-emails.js Website: Update deliver-nurture-emails.js (#21484) 2024-08-21 23:35:17 -05:00
freeze-open-pull-requests.js Tool: Bring back mergefreeze API integration (#6905) 2022-07-27 00:36:31 -05:00
generate-bugs-csv.js Add script to generate bug category csv (#16082) 2024-01-12 13:24:22 -06:00
generate-html-email-from-article.js Website: Add script for creating HTML email partials from Markdown articles (#7574) 2022-12-05 16:30:24 -06:00
generate-merged-schema.js Schema: Remove unused and outdated schema/fleet_schema.json (#18092) 2024-04-05 17:13:32 -05:00
get-bug-and-pr-report.js Measure #handbook PR open time (#23124) 2024-10-23 13:12:21 -05:00
migrate-lead-source-to-contact-source.js www: Create script migration example (#21437) 2024-08-20 15:18:06 -05:00
provision-sandbox-instance-for-one-user-and-deliver-email.js Website: Add admin page to manage the Fleet Sandbox waitlist (#13111) 2023-08-04 18:32:00 -05:00
rebuild-cloud-sdk.js Move fleetdm.com into main Fleet repo (#83) 2020-12-02 14:48:03 -06:00
send-aggregated-metrics-to-datadog.js Website: add support for new usage statistics (#24511) 2024-12-13 15:00:30 -06:00
send-data-to-vanta.js Website: Update Vanta script for Fleet's integration (#23514) 2024-11-05 11:02:27 -06:00
test-llm-generated-sql.js Website: Fix lint errors in script (#23049) 2024-10-21 10:26:41 -05:00