Secret Homes
← Back to Blog
Tutorial

Test Post - Demonstrating Auto-Discovery

Hashtag RE Team
1 min read

This post was created to show you that new markdown files automatically appear on the blog with zero configuration.

Test Post - Demonstrating Auto-Discovery

This Post Was Just Created!

I literally just created this markdown file to prove that:

It automatically appears on the blog listing pageGets its own URL: /blog/posts/test-postAdded to the sitemap automaticallySEO metadata generated automaticallyNo configuration needed

How It Works

The blog system:

  1. Scans /src/content/posts/ folder
  2. Finds all .md files
  3. Generates static pages at build time
  4. Creates routes automatically

To Publish This

Just:

git add .
git commit -m "Add test post"
git push

Vercel will build and deploy in ~2 minutes, and this post will be live!


You can delete this test post whenever you want by just deleting the file.

Ready to Get Started?

Register now to receive exclusive notifications about off-market properties matching your criteria. Gain the competitive advantage in Australia's property market.

Register for Free

Related Articles