A piece I've been working on last week: a young wyvern. The fur pattern is inspired by aardwolves.
Original: volpeon.ink/art/2026-young-wyvern/
#wyvern #vectorArt #furryArt #art
Page<".md", string, {}> -> Page<".md", string, frontmatter data> -> Page<".html", string, frontmatter data> Page<".html", string, ...> before the template hook in the pipeline will be processable by templates ingesting Page<".html", string, ...>.Page<".html", string, ...> as shown here, but you could have templates for anythingExclude to mutate the input and output types and it doesn't work reliably because of that. Page<".md" | ".mdx", ...> shouldn't be in the output