Clone Repo
pnpm install
pnpm dev
Post Front Matter Definitions
Flag to the post in feed or not. Useful for hiding drafts and templates.
Original date posted. Format: `YYYY-MM-DD`
Date of last updates. Format: `YYYY-MM-DD`
Categories to assign to post. Used to generate list of categories for users to filter against.
Path to the cover image file.
Width of the cover image in ratio format.
Height of cover image in ratio format.
Body of the share card for the article on social media.
Body that is listed in the blog post feeds for preview of the post. Used on pages such as homepage and /blog
coverPhotoCredited: boolean
If the photo requires attribution, set to true
Required for `coverPhotoCredited` === `true`
Full URL to the photo itself.
Required for `coverPhotoCredited` === `true`
Name of the person/entity to be credited
coverAuthorSource: string?
Required for `coverPhotoCredited` === `true`
Full URL to the profile page of the person/entity