- Added the new post frontend - Hooked up publishing of posts to the site publisher - Added an site exporter as a publishing target
8 lines
450 B
Markdown
8 lines
450 B
Markdown
---
|
|
id: yvLBWj26Zsgp
|
|
title: Export As Publish Target
|
|
date: 2026-02-20T23:17:26Z
|
|
tags: []
|
|
slug: /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. |