Added newsmeme
This commit is contained in:
parent
9b6cd28a02
commit
e0bb843fc0
1 changed files with 6 additions and 1 deletions
|
|
@ -60,7 +60,12 @@ projects = {
|
|||
<p>
|
||||
Meetup Meeter is a tool for you to know who you have and have not
|
||||
met at a particular meetup event.
|
||||
''')
|
||||
'''),
|
||||
Project('newsmeme', 'http://thenewsmeme.com/', u'''
|
||||
<p>
|
||||
A hackernews/reddit clone written with Flask and
|
||||
various Flask extensions.
|
||||
''', source='http://bitbucket.org/danjac/newsmeme')
|
||||
],
|
||||
'apps': [
|
||||
Project('960 Layout System', 'http://960ls.atomidata.com/', '''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue