← mdxgists.net

Privacy Policy

Last updated: March 12, 2026

mdxgists.net is a free, open-source tool that renders GitHub Gists with clean formatting. It's built and maintained by Abdullah Muhammad.

What mdxgists.net does

When you visit a gist URL on mdxgists.net, the site fetches that gist's content from the GitHub API and renders it for you. That's it. There are no user accounts, no login, no forms, and no cookies.

Analytics

Gist pages have zero analytics or tracking. No scripts, no pixels, nothing.

The landing page (mdxgists.net homepage only) uses Vercel Web Analytics to understand aggregate traffic (page views, referrers). Vercel Analytics is privacy-focused:

  • No cookies are used
  • No personal identifiers are collected
  • No cross-site or cross-app tracking
  • Data is aggregated and anonymous
  • IP addresses are hashed temporarily and discarded within 24 hours

You can read more about how Vercel handles analytics data in their privacy and compliance docs.

Server logs

As with any website hosted on Vercel, standard server logs (IP address, user agent, timestamps) may be collected by Vercel's infrastructure for security and operational purposes. These are subject to Vercel's Privacy Policy.

Data we store

None. mdxgists.net does not have a database. It does not store any user data. Gist content is fetched from GitHub on demand and cached temporarily via ISR (Incremental Static Regeneration) for performance.

The only client-side storage is localStorage for your display preferences (theme, header/footer visibility), which never leaves your browser.

Third parties

No data is sold, shared with advertisers, or used for tracking.

Contact

Questions? Open an issue on GitHub.