Sign in Sign up
nuget

Goodbye.WordPress

Goodbye WordPress is a customizable library and command line tool for exporting posts from a WordPress MySQL database to static Markdown or HTML files, with YAML front-matter for metadata preservation. It is intended as a starting point for migrating away from a WordPress blog to a static site. It further supports saving images referenced in the original posts and can generate a single-file archive of all exported posts in JSON format, in case the export process needs to run again after the MySQL database has been taken down. Note, there is a .NET command line tool ("goodbye-wordpress") available for simple export, but the library allows heavy customization through overriding pieces of the export pipeline in WordPressExporterDelegate.

nuget View on Nuget

Activity

Latest release
4y ago
Total releases
4
Cadence
~daily
Last 12 months
0

Details

License
MIT
First release
Aug 14, 2020
Releases
Version Released
2.0.0 major
1.0.2 patch
1.0.1 patch
1.0.0 initial