fleet/website/scripts
Eric f4e7789e35
Website: Update how meta tags are parsed in build-static-content script (#15481)
Changes:
- Updated `build-static-content` to parse `<meta>` tags from HTML
generated from a Markdown file, instead of the Markdown file. Parsing
them after the Markdown is converted to HTML will prevent any `<meta>`
tags inside code blocks from being seen as a `<meta>` tag containing
information about the page because angle brackets inside code blocks are
changed into HTML entities (`&lt;` & `&gt;`) when the Markdown is
converted to HTML.
2023-12-07 11:03:29 -06:00
..
build-static-content.js Website: Update how meta tags are parsed in build-static-content script (#15481) 2023-12-07 11:03:29 -06:00
create-issues-for-todays-rituals.js Automation: Add support for *.rituals.yml (#13754) 2023-09-06 23:20:13 -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
freeze-open-pull-requests.js Tool: Bring back mergefreeze API integration (#6905) 2022-07-27 00:36:31 -05: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 Update merged schema helper and script. (#8092) 2022-10-05 15:10:08 -05:00
get-bug-and-pr-report.js Generate metrics for released and unreleased bugs (#14637) 2023-10-18 23:26:58 -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-data-to-vanta.js Website: Update Vanta integration script to report extension_id if it is included in an API response (#15469) 2023-12-07 11:02:56 -06:00