Skip to content

JNhua/everblog

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EverBlog

NPM version Build status Dependency Status License Downloads

EverBlog = write blogs in your evernote.

How to use

$ npm install -g https://github.com/JNhua/everblog.git

Config

$ vim ~/.everblogrc

like this:

token: xxx
noteStoreUrl: 'xxx'
serviceHost: app.yinxiang.com
sandbox: false

Open evernote:

  1. create a new notebook named myblog
  2. write some notes with tag published

Then:

$ DEBUG=* everblog start

Finally push your github-pages.

Tips:

token and noteStoreUrl get from:

Test

npm test

Error Handling

see https://dev.evernote.com/doc/articles/error_handling.php.

License

MIT

About

使用 EverBlog 快速发布印象笔记到博客

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%