Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

COOOOOOOODDDDDDDYYYYYYYYYYYYYYYYYY #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 1 addition & 25 deletions README.rst
Original file line number Diff line number Diff line change
@@ -1,25 +1 @@
====
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 <http://yukmarks.com/u:matt>`_, or register `here <http://yukmarks.com>`_.

.. _Pinboard.in: http://pinboard.in
.. _del.icio.us: http://del.icio.us

AHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH
Empty file removed yuk/__init__.py
Empty file.
8 changes: 0 additions & 8 deletions yuk/admin.py

This file was deleted.

49 changes: 0 additions & 49 deletions yuk/fabfile.py

This file was deleted.

184 changes: 0 additions & 184 deletions yuk/forms.py

This file was deleted.

16 changes: 0 additions & 16 deletions yuk/localsettings.py

This file was deleted.

11 changes: 0 additions & 11 deletions yuk/manage.py

This file was deleted.

43 changes: 0 additions & 43 deletions yuk/migrate.py

This file was deleted.

44 changes: 0 additions & 44 deletions yuk/models.py

This file was deleted.

Loading