Hello world
2025-10-05
Welcome!
This is a sample post to show how FlatNote renders content.
What works
- Headings
#
to######
- Bold and italic
- Inline code like
console.log("hi")
- Links: FlatNote Demo Link
Short checklist
- Write your content in Markdown
- Set
status: published
to show on the homepage - Use a simple
YYYY-MM-DD
indate
Example paragraph
FlatNote keeps things super simple. Posts are just .md
files with a few lines of front matter, like title
, date
, and status
. That means you can version your content, back it up, and copy it around easily.
Happy publishing! ✨