diff.blog
diff.blog copied to clipboard
The news reader built for developers!
Currently we only include high level details of the last job diff.blog ran to fetch posts from RSS feed. This should be extended to include the details of last N...
Currently the blog posts in main feeds(top, new) are restricted to `en` language. But posts from all languages are stored in the db. To allow posts from other languages in...
According to the project's documentation, in order to install a Docker-based dev environment the following command must be run: ``` cd diff.blog docker-compose run web ./scripts/setup_docker_dev_env ``` This does not...
How often the RSS/ATOM feeds are re-scanned? Hourly? Daily?
The @diffblog twitter accounts tweets out my posts but it is tagged to a wrong twitter account. Is there an option to change the twitter account linked to your profile?
Refactor the following files - [x] app/json_views/profile.py - [x] app/management/commands/star_blog.py - [ ] feed/github.py - [ ] feed/lib.py - [ ] feed/management/commands/fetch_jobs_from_greenhouse.py - [ ] feed/management/commands/sync_posts.py
I just found out about this project and is really cool! I signed in and found out the weekly email is "enabled" by default. This behavior is not viewed with...