← All posts
Example post
Delete this file and add your own .mdx files in content/blog/en.
Aug 21, 20261 min readProminence
This file exists to show the structure. Add posts as .mdx files inside
content/blog/en/ (English) and content/blog/pt/ (Portuguese).
Frontmatter
Every post needs title, description and date. author is optional.
Writing
Standard Markdown works, plus any React component you pass to MdxContent.
- Lists
- Bold and italic
- Links
Blockquotes are styled for pull quotes.