1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-19 21:35:31 -04:00

restore YAML frontmatter

This commit is contained in:
2025-03-16 15:35:01 -04:00
parent 99ec01de0a
commit 2b4a86a900
27 changed files with 385 additions and 193 deletions

View File

@@ -1,11 +1,18 @@
export const frontmatter = {
title: "Netlify Analytics Review",
date: "2019-11-13T08:21:22-0500",
description:
"Netlify has released Netlify Analytics, a tracking tool that's the only one of its kind, prioritizing privacy and speed.",
tags: ["Review", "Analytics", "Data", "Netlify", "Privacy", "JAMStack"],
image: "overview.png",
};
---
title: Netlify Analytics Review
date: "2019-11-13T08:21:22-0500"
description: >-
Netlify has released Netlify Analytics, a tracking tool that's the only one of
its kind, prioritizing privacy and speed.
tags:
- Review
- Analytics
- Data
- Netlify
- Privacy
- JAMStack
image: ./overview.png
---
I've been trying out [Netlify Analytics](https://www.netlify.com/products/analytics/) on this site for over a month now and have some quick thoughts about this unique offering in a world full of bloated and invasive tracking scripts.