Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mattdeboard/yukproj
A link aggregator web application written in Python on the Django framework.
https://github.com/mattdeboard/yukproj
Last synced: 23 days ago
JSON representation
A link aggregator web application written in Python on the Django framework.
- Host: GitHub
- URL: https://github.com/mattdeboard/yukproj
- Owner: mattdeboard
- Created: 2011-01-26T16:15:35.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2011-12-24T23:19:11.000Z (almost 13 years ago)
- Last Synced: 2024-04-17T09:52:31.768Z (7 months ago)
- Language: Python
- Homepage: http://yukmarks.com
- Size: 3.13 MB
- Stars: 13
- Watchers: 3
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
====
Yuk
====**Yuk** is a web bookmark service ( think `Pinboard`_ ) built on top of Django,
using Postgres. It remains a self-learning exercise as I continue to refine and
expand its features and functionality.Currently, it supports storing three types of information:
1. Bookmarks
2. Notes
3. Quotes**Yuk** also supports importing and exporting bookmarks in the `del.icio.us`_
HTL format. You can also import bookmarks via RSS feeds. I also have a book-
marklet implemented in the base.html template.Fundamentally this is a platform for me to try new things in web development,
but just by coincidence it also happens to be a minimal, but functional,
web bookmarking service that I use every day. You can see my profile page
`here `_, or register `here `_... _Pinboard.in: http://pinboard.in
.. _del.icio.us: http://del.icio.us