Skip to main content

Module types

Module types 

Source

Structs§

Author
Author definition from the blog manifest.
BlogFrontmatter
Blog post frontmatter extracted from MDX files.
BlogManifest
Blog manifest parsed from _blog.json.
BlogPost
A fully parsed blog post.
BlogSearchEntry
A searchable entry in the blog.

Functions§

calculate_reading_time
Calculate reading time from raw text (words / 200 WPM, minimum 1 minute).
extract_blog_frontmatter
Extract blog frontmatter from MDX content.