Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 850 Bytes

File metadata and controls

18 lines (11 loc) · 850 Bytes

BlogML2Ghost.Core

.NET Core Converter for BlogML files to Ghost-compatible JSON

BlogML was created as an export format to port blog content between blog engines andstorage providers.

is supported by many .NET blogging tools such as

Also there are some implementations for other blogging engines and services such as Blogger and Wordpress. More information can be found at BlogML's home on Google Code


Ghost is an open source blog platform at ghost.org. It uses its own custom JSON import \ export format detailed here.