/everblog

使用 EverBlog 快速发布印象笔记到博客 https://zh0ngtian.tech/3d617aa5.html

Primary LanguageJavaScript

EverBlog

NPM version Build status Dependency Status License Downloads

EverBlog = write blogs in your evernote.

How to use

$ npm i everblog -g
$ everblog config
$ git clone https://github.com/everblogjs/everblog-theme-spa
$ cd everblog-theme-spa && npm i

Open evernote:

1. create a new notebook named `myblog`
2. create a new note named `_config.yml`
3. write some notes with tags

Then:

$ DEBUG=* everblog start

Finally push your github-pages.

Tips:

token and noteStoreUrl get from:

Adaptors

Themes

Roadmap

  • Ghost adaptor
  • Jekyll adaptor
  • Angular adaptor
  • React adaptor
  • ...

Test

npm test

Error Handling

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

License

MIT