Hello, world
·meta
Hello, world
This is the first post on LostBlog. It's written in MDX, which means it's just Markdown — but I can drop a React component into the page whenever I want.
What this stack supports
- Standard Markdown for prose, lists, links, and images
- Frontmatter (the YAML block at the top) for title, date, collection, and tags
- Custom React components, including interactive p5.js sketches
- Automatic grouping by
collectionon the /collections page
Take a look at Interactive p5.js example to see a sketch embedded right inside a post.