quokkaproject / quokka

LOOKING FOR NEW MAINTAINER - Quokka is a Content Management System - `docker run --rm -it -p 5000:5000 quokka/quokka`
http://www.quokkaproject.org
Other
2.23k stars 448 forks source link

TODO: list from quokka/quokka/core/content/models.py #681

Open marcosptf opened 5 years ago

marcosptf commented 5 years ago

these todo list was removed from code source: TODO: get metadata from database TODO: implement libratar/gravatar return { 'cover': 'foo', 'author_gravatar': 'http://i.pravatar.cc/300', 'about_author': 'About Author', 'translations': ['en'], 'og_image': 'foo', 'series': 'aa', 'asides': 'aaa' }

rochacbruno commented 5 years ago

@marcosptf you now have push/write access to this repo.

I am not able to review PRs right now, I trust your judgement to decide what needs to be fixed so feel free to merge or change anything you want.

In some days/weeks I might be contributing again when I got some more spare time.

Thanks :)

marcosptf commented 5 years ago

@rochacbruno Thank so much for your trust, i really appreciate it!!!