← Todos os posts
Post de exemplo
Apague este arquivo e adicione seus .mdx em content/blog/pt.
21 de ago. de 20261 min de leituraProminence
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.