feat: analytics 2.0 blogpost (#6235)

* feat: analytics 2.0 blogpost

* update blog post

* performance: compress mp4s

* date

---------

Co-authored-by: Prospector <6166773+Prospector@users.noreply.github.com>
Co-authored-by: tdgao <mr.trumgao@gmail.com>
This commit is contained in:
Calum H.
2026-05-29 12:47:44 -07:00
committed by GitHub
co-authored by Prospector tdgao
parent 99611d22c7
commit 206813b74c
24 changed files with 191 additions and 15 deletions
@@ -0,0 +1,12 @@
// AUTO-GENERATED FILE - DO NOT EDIT
export const article = {
html: () => import(`./project_analytics_2_0.content`).then(m => m.html),
title: "Project Analytics 2.0",
summary: "New query builder, breakdowns, filtering, and richer project data.",
date: "2026-05-29T11:00:00.000Z",
slug: "project-analytics-2.0",
authors: [],
unlisted: false,
thumbnail: false,
};