Abstract away for fetching feedcontent•••* bh20simplewebuploader/main.py:
(get_feed_items): New function.
(send_home): Use get_feed_items() for fetching feed items.
Add tabbed content for commits, tweets and pubmed content•••* bh20simplewebuploader/templates/home.html: Add tab panes for
commits, tweets and pubmed content. Use dummy place holder content for
commits and tweets.
* bh20simplewebuploader/static/main.css: Add basic styling for tabbed
content.