Home - rainyjune/export-163-blog GitHub Wiki
Welcome to the export-163-blog wiki!
为什么要创建这个项目?
因为我想把自己的163博客内容导出来,163博客已经死了,现在网易主打 lofter。但是他们的搬家功能只能搬入无法搬出。
如何使用这个项目?
理想情况下,你只需要执行如下命令:
git clone https://github.com/rainyjune/export-163-blog.git
cd export-163-blog
npm install iconv-lite
node ./export.js
你所有的博文将保存在 data 目录中,以 JSON 为格式。