{"id":25442329,"url":"https://github.com/arvind-4/django-blog","last_synced_at":"2026-04-06T08:32:18.221Z","repository":{"id":119414070,"uuid":"367798290","full_name":"arvind-4/django-blog","owner":"arvind-4","description":"A simple Blog Using Django Framework","archived":false,"fork":false,"pushed_at":"2023-12-10T11:15:09.000Z","size":7567,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-15T19:11:30.457Z","etag":null,"topics":["bootstrap","css","django","js"],"latest_commit_sha":null,"homepage":"https://blogwithdjango.vercel.app","language":"HTML","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/arvind-4.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,"governance":null}},"created_at":"2021-05-16T06:06:01.000Z","updated_at":"2023-12-10T11:15:34.000Z","dependencies_parsed_at":"2023-12-10T12:25:09.479Z","dependency_job_id":null,"html_url":"https://github.com/arvind-4/django-blog","commit_stats":null,"previous_names":["arvind-4/django-blog"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/arvind-4/django-blog","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arvind-4%2Fdjango-blog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arvind-4%2Fdjango-blog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arvind-4%2Fdjango-blog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arvind-4%2Fdjango-blog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arvind-4","download_url":"https://codeload.github.com/arvind-4/django-blog/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arvind-4%2Fdjango-blog/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31464604,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-05T21:22:52.476Z","status":"online","status_checked_at":"2026-04-06T02:00:07.287Z","response_time":112,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["bootstrap","css","django","js"],"created_at":"2025-02-17T13:18:06.122Z","updated_at":"2026-04-06T08:32:18.203Z","avatar_url":"https://github.com/arvind-4.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Blog\n\n## 📦 Tech Stack:\n\n- [Django](https://www.djangoproject.com/)  - Django makes it easier to build better web apps more quickly and with less code.\n- [Bootstrap](https://getbootstrap.com/)  - Build fast, responsive sites with Bootstrap.\n- [Vercel](https://vercel.com/)  - Vercel's Front end Cloud provides the developer experience and infrastructure to build, scale, and secure a faster, more personalised Web.\n\n## Demo:\n\n\u003ca href=\"https://blogwithdjango.vercel.app\"\u003e\n\u003cimg src=\".github/static/homepage.png\" alt=\"Home Page\"/\u003e\n\u003c/a\u003e\n\n\n\n## Getting Started: \n\n- Clone repository \n\n```bash\nmkdir ~/Dev/blog -p\ncd ~/Dev/blog\ngit clone https://github.com/Arvind-4/django-blog.git .\n```  \n\n- Install Dependencies:\n\n```bash\ncd ~/Dev/blog\npython3.8 -m pip install virtualenv\npython3.8 -m virtualenv . \nsource bin/activate\npip install -r requirements.txt\n```\n\n- Create  `.env`  file:\nAdd Your Credentials  `.env`  from  `sample.env`:\n\n```bash\nDJANGO_SECRET_KEY=\nDJANGO_DEBUG=\n```\nGet your Secret key from:\n```python\npython -c 'from django.core.management.utils import get_random_secret_key; print(get_random_secret_key())'\n```\n\n- Run Server:\n\n```bash\ncd ~/Dev/blog\npython manage.py runserver\n```\n\nOpen [localhost:8000](http://localhost:8000) in your favourite browser :)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farvind-4%2Fdjango-blog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farvind-4%2Fdjango-blog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farvind-4%2Fdjango-blog/lists"}