Welcome to the EVolve Garage Blog

January 19, 2026Evolve GarageTeslaUpdates

Updates, guides, and behind-the-scenes notes on Tesla software upgrades and EV connectivity in Europe.

This blog is powered by plain Markdown files stored in src/content/blog/.

What you can expect

  • Service updates and announcements
  • Tesla software upgrade notes
  • Connectivity / LTE retrofit guidance
  • Tips for troubleshooting common issues

Writing a new post

  1. Create a new file in src/content/blog/ (for example my-new-post.md).
  2. Add frontmatter (title, date, excerpt, and optionally tags).
  3. Write Markdown content below the frontmatter.

A quick Markdown demo

Here’s a list:

  • One
  • Two
  • Three

Here’s code:

curl -I https://example.com

And here’s a link back to the main site: Home.