2023-12-21 15:35:23 -08:00
2023-12-21 15:27:18 -08:00
2023-12-21 15:26:01 -08:00
2023-12-21 15:35:23 -08:00

Escape Hatch

Escape Hatch is a Python script that helps you export your Shuttlecraft posts to a Markdown file.

Requires the markdownify package to make everything look pretty:

pip install markdownify

Run it in the directory containing your Shuttlecraft install:

python escape_hatch.py > export.md

Better documentation soon? Maybe. Maybe not.

Description
Escape Hatch is a Python script that helps you export your Shuttlecraft posts to a Markdown file
Readme MIT 32 KiB
Languages
Python 100%