welcome
Hello world
Site author
Editor
1 min
Welcome to your new starter
This is a sample blog post. It uses the `apex` template, so it appears on the main landing host (asistanim.ai) AND on every industry subdomain blog feed. Replace it with your own content, or delete it.
Posts are organized by scope:
- `content/blog/apex/<group-id>/<locale>.mdx` — global posts (appear everywhere)
- `content/blog/category/<category-slug>/<group-id>/<locale>.mdx` — posts that target a master industry category (appear on every subdomain inside that category)
- `content/blog/industry/<industry-slug>/<group-id>/<locale>.mdx` — posts that target a single industry subdomain only
The `template` frontmatter key must match the parent directory (`apex`, `category`, or `industry`). Schema validation lives in `src/lib/blog/posts.ts`.
