Welcome to the Jules Verne Blog
“Anything one man can imagine, other men can make real.” — Jules Verne
This is a simple MDX-powered blog. To publish a new post, just add an .mdx file
with an exported meta object into src/content/blog.
What’s supported?
- Headings, lists, quotes, links
- Images via the project’s MDX Image component mapping
- Minimal meta:
title,date,summary, optionalpublished
Happy writing!