diff --git a/.jekyll-metadata b/.jekyll-metadata
new file mode 100644
index 0000000000..bdda6cca6b
Binary files /dev/null and b/.jekyll-metadata differ
diff --git a/_data/shared_chrome.json b/_data/shared_chrome.json
new file mode 100644
index 0000000000..f162f18dd6
--- /dev/null
+++ b/_data/shared_chrome.json
@@ -0,0 +1,183 @@
+{
+ "$schema": "https://www.metabase.com/shared/chrome.schema.json",
+ "version": 1,
+ "generated_at": "2026-05-22T16:22:46+00:00",
+ "origin": "https://www.metabase.com",
+ "stylesheets": [
+ {
+ "tag": "link",
+ "attributes": {
+ "href": "https://fonts.googleapis.com/css2?family=Merriweather:ital,wght@0,400;0,700;0,900&display=swap",
+ "rel": "stylesheet"
+ }
+ },
+ {
+ "tag": "link",
+ "attributes": {
+ "href": "https://fonts.googleapis.com/css2?family=Fira+Code&display=swap",
+ "rel": "stylesheet"
+ }
+ },
+ {
+ "tag": "link",
+ "attributes": {
+ "href": "https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,400;0,700;0,900;1,400;1,700&family=Roboto+Mono&display=swap",
+ "rel": "stylesheet"
+ }
+ },
+ {
+ "tag": "link",
+ "attributes": {
+ "href": "https://www.metabase.com/gdpr-cookie-notice/dist/style.css",
+ "rel": "stylesheet"
+ }
+ },
+ {
+ "tag": "link",
+ "attributes": {
+ "href": "https://www.metabase.com/css/docs.css",
+ "rel": "stylesheet"
+ }
+ },
+ {
+ "tag": "link",
+ "attributes": {
+ "href": "https://www.metabase.com/css/styles.css",
+ "rel": "stylesheet"
+ }
+ },
+ {
+ "tag": "link",
+ "attributes": {
+ "href": "https://www.metabase.com/css/main.css",
+ "rel": "stylesheet"
+ }
+ },
+ {
+ "tag": "link",
+ "attributes": {
+ "href": "https://www.metabase.com/css/gdpr.css",
+ "rel": "stylesheet"
+ }
+ },
+ {
+ "tag": "link",
+ "attributes": {
+ "href": "https://vjs.zencdn.net/7.20.3/video-js.css",
+ "rel": "stylesheet"
+ }
+ },
+ {
+ "tag": "link",
+ "attributes": {
+ "href": "https://cdnjs.cloudflare.com/ajax/libs/flexboxgrid/6.3.1/flexboxgrid.min.css",
+ "rel": "stylesheet",
+ "type": "text/css"
+ }
+ },
+ {
+ "tag": "link",
+ "attributes": {
+ "href": "https://vjs.zencdn.net/7.20.3/video-js.css",
+ "rel": "stylesheet"
+ }
+ },
+ {
+ "tag": "link",
+ "attributes": {
+ "rel": "stylesheet",
+ "href": "https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.11.1/styles/base16/atelier-sulphurpool-light.min.css",
+ "integrity": "sha512-qrwjMzcPG1EHhhg9z2nH7VW7hj525RVx0o7GlxQc4ZhWkghp9slpnTjOUu5thnPaRfRqfAUlX7anvAqD9EonfQ==",
+ "crossorigin": "anonymous",
+ "referrerpolicy": "no-referrer"
+ }
+ }
+ ],
+ "scripts": [
+ {
+ "tag": "script",
+ "attributes": {
+ "type": "text/javascript"
+ },
+ "children": "\n window.environment = \"production\";\nwindow.HELP_IMPROVE_VIDEOJS = false;\n\nwindow.redirectTo = function redirectTo(theLocation) {\n if (typeof theLocation === \"string\") {\n theLocation = new URL(theLocation);\n }\n\n var redirectionSuffixes = [\"/index.html\", \".html\", \"/index\"];\n for (var i = 0; i < redirectionSuffixes.length; i = i + 1) {\n var redirectionSuffix = redirectionSuffixes[i];\n if (\n theLocation.pathname &&\n theLocation.pathname.length > redirectionSuffix.length &&\n theLocation.pathname.indexOf(redirectionSuffix) ===\n theLocation.pathname.length - redirectionSuffix.length\n ) {\n var pathname = theLocation.pathname.replace(redirectionSuffix, \"\");\n if (pathname[pathname.length - 1] === \"/\") {\n pathname = pathname.slice(0, -1);\n }\n\n return `${pathname}${theLocation.search}${theLocation.hash}`;\n }\n }\n\n return null;\n};\n\n "
+ },
+ {
+ "tag": "script",
+ "attributes": {
+ "type": "application/ld+json"
+ },
+ "children": "\n {\n \"@context\": \"https://schema.org\",\n \"@type\": \"Organization\",\n \"url\": \"https://www.metabase.com/\",\n \"sameAs\": [\n \"https://github.com/metabase\",\n \"https://www.linkedin.com/company/metabase/\",\n \"https://x.com/metabase\",\n \"https://www.youtube.com/@metabasedata\"\n ],\n \"logo\": \"https://github.com/metabase/metabase.github.io/blob/master/images/metabase-logo.png?raw=\",\n \"name\": \"Metabase\",\n \"description\": \"Metabase is an open source Business Intelligence and Embedded Analytics tool. Connect to your data stack in 5 minutes to make queries, visualizations, and dashboards easy for everyone—no SQL required\",\n \"email\": \"hello@metabase.com\",\n \"foundingDate\": \"2015-02-01T00:00:00.000Z\",\n \"address\": {\n \"@type\": \"PostalAddress\",\n \"streetAddress\": \"9740 Campo Rd\",\n \"addressLocality\": \"Spring Valley\",\n \"addressCountry\": \"USA\",\n \"addressRegion\": \"CA\",\n \"postalCode\": \"91977\"\n },\n \"knowsAbout\": [\n { \"@type\": \"Thing\", \"name\": \"Business Intelligence\" },\n { \"@type\": \"Thing\", \"name\": \"Embedded Analytics\" },\n { \"@type\": \"Thing\", \"name\": \"Self-service analytics\" },\n { \"@type\": \"Thing\", \"name\": \"Open source Business Intelligence\" }\n ]\n }\n"
+ },
+ {
+ "tag": "script",
+ "attributes": {
+ "src": "https://www.metabase.com/js/navigation-header.js"
+ }
+ },
+ {
+ "tag": "script",
+ "attributes": {
+ "src": "https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.9.0/highlight.min.js"
+ }
+ },
+ {
+ "tag": "script",
+ "attributes": {
+ "src": "https://www.metabase.com/js/promo-banner.js"
+ }
+ },
+ {
+ "tag": "script",
+ "attributes": {
+ "type": "text/javascript"
+ },
+ "children": "\n window.SENTRY_REPLAY_ENABLED = false;\n\n function sentryReplayInit () {\n if (window.SENTRY_REPLAY_ENABLED) {\n setTimeout(() => {\n if (!window.Sentry || !window.Sentry.lazyLoadIntegration) {\n return;\n }\n Sentry.lazyLoadIntegration(\"replayIntegration\").then(function (replayIntegration) {\n console.log({ loaded: !!replayIntegration, replayIntegration })\n window.Sentry.addIntegration(replayIntegration({ maskAllText: false }));\n });\n }, 500);\n }\n }\n\n function sentryInit() {\n Sentry.init({\n attachStacktrace: true,\n dsn:\n \"https://4b0be007af0a45f3bf6f59e5381ffe74@o408345.ingest.us.sentry.io/6722711\",\n environment: \"production\",\n tracesSampleRate: 0.1, // performance monitoring\n replaysSessionSampleRate: 0.05,\n enableLogs: true,\n ignoreErrors: [\n \"ResizeObserver loop limit exceeded\",\n \"ResizeObserver loop completed with undelivered notifications.\",\n ],\n sendDefaultPii: false,\n });\n sentryReplayInit();\n }\n\n if (window.SENTRY_REPLAY_ENABLED) {\n document.addEventListener(\"DOMContentLoaded\", sentryInit);\n } else {\n window.sentryOnLoad = sentryInit;\n }\n"
+ },
+ {
+ "tag": "script",
+ "attributes": {
+ "src": "https://js.sentry-cdn.com/4b0be007af0a45f3bf6f59e5381ffe74.min.js",
+ "crossorigin": "anonymous",
+ "data-cfasync": "false"
+ }
+ },
+ {
+ "tag": "script",
+ "attributes": {
+ "type": "text/javascript",
+ "src": "https://www.metabase.com/gdpr-cookie-notice/dist/script.js"
+ }
+ },
+ {
+ "tag": "script",
+ "attributes": {
+ "type": "text/javascript",
+ "src": "https://www.metabase.com/js/cookie-consent.js"
+ }
+ },
+ {
+ "tag": "script",
+ "attributes": {
+ "type": "text/javascript",
+ "src": "https://www.metabase.com/js/add-params-to-anchors.js"
+ }
+ },
+ {
+ "tag": "script",
+ "attributes": {
+ "type": "text/javascript",
+ "src": "https://www.metabase.com/js/pass-referral-params-to-fillout-forms.js"
+ }
+ },
+ {
+ "tag": "script",
+ "attributes": {
+ "type": "text/javascript",
+ "src": "https://www.metabase.com/js/ai-newsletter-subscribe-form.js",
+ "defer": ""
+ }
+ }
+ ],
+ "header_html": "\n \n\n\n\n\n\n\n\n\n\n\n\n\n\n