| title: | Parse Markdown |
|---|
scrape markdown for images and links
create a file to download those assets
once assets are downloaded modify md to link to assets by fetching the api http endpoint which responds with the json link the server downloaded version.
For now all I want is to get the serve to list the images as part of the frontmatter
thats actually what this site is already doing.