This post exists to make the project buildable before your real Inkdrop notebook starts exporting content.
The intended workflow is:
- Write in Inkdrop.
- Mark the note with
public: true. - Run
pnpm live-import. - Let Astro publish the resulting page and Markdown endpoint.
Every public post is also available as raw Markdown at the matching .md URL. For this page, that endpoint is /posts/welcome-to-inkdrop-astro.md.