Skip to content

lwz7512/hexo-html-syncer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hexo html synchronizer

a hexo console plugin, to fetch remote webpage(including image file) and save to hexo post.

@2018/03/17

Install under hexo blog

$ npm install hexo-html-syncer --save
// or
$ npm install github:lwz7512/hexo-html-syncer --save

Usage

under hexo blog directory:

$ hexo syncer article_url_address
# for example:
$ hexo syncer http://mp.weixin.qq.com/s/Tp4W-_0MXMvN5Tw3jlrtLg

Check result

$ hexo server

then open browser to view the newly downloaded article in localhost.

Todos

  • html element filter for different website before converting to markdown.

Collaboration

welcome to fork and send pull request...

to be continued...

About

hexo console command to conver html to post...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published