Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cpuwolf/md2ghost

convert Hexo Markdown blog to Ghost blog
https://github.com/cpuwolf/md2ghost

ghost ghost-blog hexo hexo-blog

Last synced: about 1 month ago
JSON representation

convert Hexo Markdown blog to Ghost blog

Awesome Lists containing this project

README

        

# md2ghost

convert Hexo Markdown blog to Ghost blog

https://hexo.io/

https://ghost.org/

create '.config' file in root folder
```
{
"base_url": "https://xxx.com/blog/",
"admin_key": "xxx:xxxx"
}
```