{"id":15914056,"url":"https://github.com/ggeop/django_blog","last_synced_at":"2026-02-02T04:37:46.366Z","repository":{"id":36714973,"uuid":"163116609","full_name":"ggeop/Django_blog","owner":"ggeop","description":"Have fun with Django \u0026 Bootstrap!","archived":false,"fork":false,"pushed_at":"2022-11-22T01:01:51.000Z","size":2042,"stargazers_count":1,"open_issues_count":4,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-17T05:04:35.783Z","etag":null,"topics":["blog","bootstrap","django","python3"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ggeop.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-12-25T23:09:07.000Z","updated_at":"2019-05-06T18:13:27.000Z","dependencies_parsed_at":"2023-01-17T04:30:54.627Z","dependency_job_id":null,"html_url":"https://github.com/ggeop/Django_blog","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ggeop/Django_blog","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggeop%2FDjango_blog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggeop%2FDjango_blog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggeop%2FDjango_blog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggeop%2FDjango_blog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ggeop","download_url":"https://codeload.github.com/ggeop/Django_blog/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggeop%2FDjango_blog/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29005457,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-02T04:25:24.522Z","status":"ssl_error","status_checked_at":"2026-02-02T04:24:51.069Z","response_time":58,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["blog","bootstrap","django","python3"],"created_at":"2024-10-06T17:01:06.047Z","updated_at":"2026-02-02T04:37:46.336Z","avatar_url":"https://github.com/ggeop.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Django Blog :clipboard:\nPlay with Django framework based on Coding For [*Entrepreneurs tutorials*](https://github.com/codingforentrepreneurs). \n\n## Preview\n Home| Post Preview | Post Form\n  ---|---|---\n![alt text](https://github.com/ggeop/Django_blog/blob/master/img/posts-list.PNG) |![alt text](https://github.com/ggeop/Django_blog/blob/master/img/post-preview.PNG) | ![alt text](https://github.com/ggeop/Django_blog/blob/master/img/post-form.PNG)\n\n[*Based on Bootstrap theme:*]https://github.com/BlackrockDigital/startbootstrap-blog-home\n\n## Features\n* Responsive\n* Admin page (create, update \u0026 delete posts)\n* Draft posts and future posts\n* Search posts\n* Dynamic URL rooting + URL slags\n* Pagination\n* Facebook api for comments + likes\n\n## Requirements\n* [*Python 3.x*](https://www.python.org/downloads/release/python-360/)\n* [*Django 1.8*](https://docs.djangoproject.com/en/2.1/releases/1.8/)\n\n## Setup Environment\nCreate virtual env with virtualenv.\nInstall virtualenv if you don't have installed yet\n\n```bash\npip install virtualenv\n```\n\n```bash\n# Create python virtual env dir\nmkdir py_env\n\n# Create project virtual env\nvirtualenv py_env\n\n# Install all the project libraries via pip\npip install -r requirements.txt\n\n# Activate the python project env\nsource py_env/bin/activate\n```\n## Run Server\n```bash\npython manage.py runserver\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fggeop%2Fdjango_blog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fggeop%2Fdjango_blog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fggeop%2Fdjango_blog/lists"}