Skip to content

rodrigosetti/everblog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Everblog

Everblog is a proxy for any public notebook in Evernote. It shows the contents of the public notebook in a "blog style".

There's no need to register or sign-up. Just hit /username/puburi/ the get a index of a public notebook.

Installation

You can run everblog with any WSGI compliant web-server. The WSGI main application is everblog.application. If using Gunicorn (http://gunicorn.org), you can run as:

$ gunicorn everblog:application

Also, please read config.py and create a file config_local.py with you local configurations (i.e. it's a good idea to let another server handle the statics, mapped in STATIC_URL).

Requirements

TODO

  • Show tags.
  • Allow comments.

About

An Evernote public notebook proxy into a clean blog-style presentation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages