{"id":20063729,"url":"https://github.com/oldcorvus/newsblog","last_synced_at":"2026-03-01T11:31:36.788Z","repository":{"id":170920417,"uuid":"450430665","full_name":"oldcorvus/NewsBlog","owner":"oldcorvus","description":"simple django blog","archived":false,"fork":false,"pushed_at":"2022-03-16T16:46:11.000Z","size":3514,"stargazers_count":14,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-05T17:33:14.014Z","etag":null,"topics":["django"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/oldcorvus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-01-21T09:31:07.000Z","updated_at":"2024-01-18T13:23:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"5b6b2b6b-844e-4eb8-98f0-62b9baeabdf6","html_url":"https://github.com/oldcorvus/NewsBlog","commit_stats":null,"previous_names":["oldcorvus/newsblog"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/oldcorvus/NewsBlog","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oldcorvus%2FNewsBlog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oldcorvus%2FNewsBlog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oldcorvus%2FNewsBlog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oldcorvus%2FNewsBlog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oldcorvus","download_url":"https://codeload.github.com/oldcorvus/NewsBlog/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oldcorvus%2FNewsBlog/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29968453,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-01T10:55:55.490Z","status":"ssl_error","status_checked_at":"2026-03-01T10:55:55.175Z","response_time":124,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["django"],"created_at":"2024-11-13T13:43:37.609Z","updated_at":"2026-03-01T11:31:36.780Z","avatar_url":"https://github.com/oldcorvus.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# news-blog\nsimple django blog\n\n## Setup\n\nThe first thing to do is to clone the repository:\n\n```sh\n$ git clone https://github.com/oldcorvus/news-blog.git\n```\n\nCreate a virtual environment to install dependencies in and activate it:\n\n```sh\n$ virtualenv env\n$ source env/bin/activate\n```\n\nThen install the dependencies:\n\n```sh\n(env)$ pip install -r requirements.txt\n```\n\n\nOnce `pip` has finished downloading the dependencies:\n```sh\n(env)$ cd app \n(env)$ python manage.py runserver \n\n```\nAnd navigate to `http://127.0.0.1:8000/`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foldcorvus%2Fnewsblog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foldcorvus%2Fnewsblog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foldcorvus%2Fnewsblog/lists"}