{"id":22538256,"url":"https://github.com/cfpb/collab-news","last_synced_at":"2025-04-09T20:20:49.721Z","repository":{"id":13285775,"uuid":"15971592","full_name":"cfpb/collab-news","owner":"cfpb","description":null,"archived":false,"fork":false,"pushed_at":"2020-05-15T13:45:22.000Z","size":131,"stargazers_count":8,"open_issues_count":0,"forks_count":8,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-03-23T22:12:27.544Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cfpb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"COPYING.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-01-16T15:20:58.000Z","updated_at":"2021-09-06T12:52:49.000Z","dependencies_parsed_at":"2022-09-19T19:13:05.656Z","dependency_job_id":null,"html_url":"https://github.com/cfpb/collab-news","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfpb%2Fcollab-news","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfpb%2Fcollab-news/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfpb%2Fcollab-news/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfpb%2Fcollab-news/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cfpb","download_url":"https://codeload.github.com/cfpb/collab-news/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248104103,"owners_count":21048282,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-07T11:11:00.801Z","updated_at":"2025-04-09T20:20:49.677Z","avatar_url":"https://github.com/cfpb.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# News\n\n[![Build Status](https://travis-ci.org/cfpb/collab-news.svg?branch=master)](https://travis-ci.org/cfpb/collab-news)\n\n*News* is a [Collab](https://github.com/cfpb/collab) application to show articles in a blog like format to the application users.\nThe articles can be categorized in feeds or rendered on the main page.\n\n\n## Pages\n\nNews has different views:\n\n* Index page with all articles\n* Feed page (only that feed's articles)\n* Article detail\n\n\n## Screenshot\n\n![index page](screenshots/main.png \"Index Page\")\n\n\n## Installation\n\nTo use this application you will need to first have [Collab](https://github.com/cfpb/collab) installed.\n\nThen, once you clone this repo, you can install the application using setuptools:\n\n`python setup.py install`\n\nOr, if you are developing with this app, you can add it to your search path like:\n\n```\ncd collab\nln -s ../collab-news/news .\n```\n\nOnce the application is installed, add it to core collab's `INSTALLED_APPS` in your `local_settings.py` file:\n\n```\nINSTALLED_APPS += ( 'news', )\n```\n\n\n## Contributing\n\nPlease read the [contributing guide](./CONTRIBUTING.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcfpb%2Fcollab-news","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcfpb%2Fcollab-news","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcfpb%2Fcollab-news/lists"}