blogger2ghost:适用于Ghost(MIT)的Blogspot JSON迁移器插件

时间:2024-05-27 21:10:16
【文件属性】:

文件名称:blogger2ghost:适用于Ghost(MIT)的Blogspot JSON迁移器插件

文件大小:18KB

文件格式:ZIP

更新时间:2024-05-27 21:10:16

JavaScript

blogger2ghost-适用于Ghost的Blogspot JSON迁移器插件 blogger2ghost允许您将Blogspot博客内容转换为内容。 用法 基本的 设置你的博客的订阅源以全在您的Blogger.com仪表板:设置| 其他| 允许博客供稿 使用/feeds/posts/default?alt=json&max-results=10000从您的博客获取JSON格式的/feeds/posts/default?alt=json&max-results=10000 ,并将其保存到某个文件(例如data.json ) $ npm install blogger2ghost -g $ blogger2ghost -i data.json > ghost.json 在您的博客上浏览ghost/settings/labs 使用Impo


【文件预览】:
blogger2ghost-master
----.gitignore(66B)
----README.md(3KB)
----tests()
--------index.js(44B)
--------test_convert_tag.js(350B)
----LICENSE(1KB)
----package.json(905B)
----demos()
--------demo.json(21KB)
--------api_demo.js(368B)
--------extension.js(169B)
----index.js(2KB)
----.travis.yml(39B)
----lib()
--------load_json.js(232B)
--------convert.js(7KB)
--------to_markdown.js(57B)
--------strip_diacritics.js(16KB)
--------download.js(539B)
--------convert_tag.js(190B)

网友评论