- Added the new post frontend - Hooked up publishing of posts to the site publisher - Added an site exporter as a publishing target
450 B
450 B
| id | title | date | tags | slug |
|---|---|---|---|---|
| yvLBWj26Zsgp | Export As Publish Target | 2026-02-20T23:17:26Z | /2026/02/21/export-as-publish |
I've added a site exporter which will export the site as a series of Markdown files whenever I publish a post. With any luck, both the exporter and the Netlify publisher will work when I publish this. This will save the posts I've made so far, while allowing me to init the database without having to save new migrations.