data/
- Updated on
 
This directory contains all of your blog post data (mdx files), as well as author data and global configuration.
Any .mdx file you create in here will become a blog post.
Read more about creating a blog post in the blog post guide.
What's inside?
authors/- author data. Each markdown file defines an author and authors can be specified in frontmatter using theauthorfield for each blog post.config/- global configuration for the website. Read more about this in the configuration guide.references-data.bib- this is where references are stored for advanced blog references. Read more about this in the rehype-citation plugin.
