syte
syte copied to clipboard
[Archived] A really simple but powerful packaged personal site that has social integrations like twitter, github, dribbble, instagram, foursquare, tumblr, wordpress, linkedin, spotify/last.fm, and muc...
Bumps [django](https://github.com/django/django) from 1.5.2 to 1.11.29. Commits f1e3017 [1.11.x] Bumped version for 1.11.29 release. 02d97f3 [1.11.x] Fixed CVE-2020-9402 -- Properly escaped tolerance parameter in GIS f... e643833 [1.11.x] Pinned PyYAML...
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 0.16.1 to 19.5.0. Release notes Sourced from gunicorn's releases. 19.5.0 == 19.5.0 == === Core === fix: Ensure response to HEAD request won't have message body fix:...
Bumps [requests](https://github.com/psf/requests) from 2.3.0 to 2.20.0. Changelog Sourced from requests's changelog. 2.20.0 (2018-10-18) Bugfixes Content-Type header parsing is now case-insensitive (e.g. charset=utf8 v Charset=utf8). Fixed exception leak where certain redirect...
Remove gravatar and use the avatar url provided by GitHub API
Since the StackOverflow 1.x API was shutdown on May 12th 2014 (https://api.stackexchange.com/docs/api-v1-shutdown), here is the new implementation using the new StackExchange 2.2 API. As improvement, now each timeline item is...
These changes add support for self-hosted posts (i.e using a local database to store posts instead of Tumblr). Setting the BUILTIN_POST_ENABLED setting to True will do the following: - All...
I'm not entirely sure how useful this is for anyone else. Also, it's not really a 'social' service integration. However, I wanted to be able to easily add a blog...