8000 GitHub - RichardUSTC/cnblogs-extractor: This is a script to extract blogs to html from CNBlog's backup file.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

RichardUSTC/cnblogs-extractor

< 7B36 h2 class="sr-only ScreenReaderHeading-module__userSelectNone--vW4Cq prc-Heading-Heading-6CmGO" data-testid="screen-reader-heading" id="folders-and-files">Folders and files
NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

cnblogs-extractor

This is a script to extract blogs to html from CNBlog's backup file.

Usage

  1. 首先从CNBlog中导出博客备份, 例如导出的文件为example.xml
  2. ./cnblogs-extractor -o markdown example.xml,生成octopress使用的markdown文件。不指定-o选项时,默认生成markdown文件。
  3. 或者./cnblogs-extractor -o html example.xml,生成html文件。
  4. 导出的博客存放在output目录下,每篇博客单独一个html或者markdown文件。

About

This is a script to extract blogs to html from CNBlog's backup file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0