· 1 min read
Hello, world
First post on the necralab.com blog. A placeholder you can replace.

This is the first post on the necralab.com blog. Replace this file (src/data/post/hello-world.md) with something real, or delete it.
How posts work
- Drop a
.mdor.mdxfile insrc/data/post/and it shows up here. - The frontmatter at the top sets the title, publish date, excerpt, etc.
- See
markdown-elements-demo-post.mdxin the same folder for a reference of every supported markdown element and embed component.
What you can do
- Write in plain markdown (
.md) for simple text posts. - Use MDX (
.mdx) when you want to import Astro components inline — for example, a<Note>callout from~/components/widgets/Note.astro.
Happy writing.
Share: