Skip to content

initpy/selficious

Repository files navigation

S E L F I C I O U S

This is a quick n' dirty app written very quickly to backup my delicious bookmarks and manage my future ones.

More details, soon -I hope :)

INSTALLATION

Super EASY!

  1. Get your copy of tornado at: https://github.com/facebook/tornado And copy the folder tornado/todnado into the project's directory.

  2. Copy app.sample.yaml to app.yaml

  3. Copy settings.sample.py to settings.py

  4. Edit the file app.yaml: Change the application name

Example:

application: mybookmarks (the one you reserved on appengine)
version: 1
runtime: python
api_version: 1
  1. Edit settings.py with your site title (Example: My bookmarks extraordinaires!)

ATTENTION

This app was made in a hurry for fun. There are probably things to imporve and/or fix. Your feedback is welcome!

Yuuta: http://twitter.com/initpy -- http://big.appspot.com

Yes. You should follow me for updates and other cool stuff and geekeries :)

About

A bookmarking site using appengine and tornado (with delicious import feature)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages