Football analytics

Match and data notes in MDX—code, outputs, figures, and tables. Nothing is published here until you register posts in src/data/footballPosts.js.

When posts exist, they are listed oldest first (read like a running log).

Reusable MDX template

One general scaffold lives at src/content/blogs/football/_templates/GENERAL-POST.mdx. Duplicate it to a new file under football/ (e.g. football/my-match.mdx) for each post. The _templates/ folder is not routed).

  • HOW_TO_PUBLISH.txt — step list
  • src/data/footballPosts.EXAMPLE.js — sample metadata to paste into footballPosts.js
← Writing & PDFs (blogs)