{"id":22131766,"url":"https://github.com/javitocor/blog-django","last_synced_at":"2025-10-07T09:31:50.131Z","repository":{"id":118467321,"uuid":"405684990","full_name":"javitocor/Blog-Django","owner":"javitocor","description":"A Blog built with Django where bloggers can signup/login, and perform CRUD operations for posts. Bloggers can search per tags or headlines and comment in posts.","archived":false,"fork":false,"pushed_at":"2021-09-22T16:04:40.000Z","size":54559,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-12T05:24:49.300Z","etag":null,"topics":["bootstrap","ckeditor","django","django-blog","django-filters"],"latest_commit_sha":null,"homepage":"","language":"CSS","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/javitocor.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-09-12T15:54:25.000Z","updated_at":"2021-10-14T18:34:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"43cc285e-8761-4a3c-bf58-7e1ef24d6859","html_url":"https://github.com/javitocor/Blog-Django","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/javitocor%2FBlog-Django","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/javitocor%2FBlog-Django/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/javitocor%2FBlog-Django/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/javitocor%2FBlog-Django/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/javitocor","download_url":"https://codeload.github.com/javitocor/Blog-Django/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235614116,"owners_count":19018400,"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":["bootstrap","ckeditor","django","django-blog","django-filters"],"created_at":"2024-12-01T18:37:20.400Z","updated_at":"2025-10-07T09:31:44.241Z","avatar_url":"https://github.com/javitocor.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# README\n\u003c!--\nThis README would normally document whatever steps are necessary to get the\napplication up and running.\n\nThings you may want to c\u003c!--\n*** Thanks for checking out this README Template. If you have a suggestion that would\n*** make this better, please fork the repo and create a pull request or simply open\n*** an issue with the tag \"enhancement\".\n*** Thanks again! Now go create something AMAZING! :D\n--\u003e\n\n\u003c!-- PROJECT SHIELDS --\u003e\n\u003c!--\n*** I'm using markdown \"reference style\" links for readability.\n*** Reference links are enclosed in brackets [ ] instead of parentheses ( ).\n*** See the bottom of this document for the declaration of the reference variables\n*** for contributors-url, forks-url, etc. This is an optional, concise syntax you may use.\n*** https://www.markdownguide.org/basic-syntax/#reference-style-links\n--\u003e\n[![Contributors][contributors-shield]][contributors-url] \n[![Forks][forks-shield]][forks-url] \n[![Stargazers][stars-shield]][stars-url] \n[![Issues][issues-shield]][issues-url] \n![Hireable](https://cdn.rawgit.com/hiendv/hireable/master/styles/default/yes.svg) \n\n# Django Blog\n\n\u003e  A Blog built with Django where bloggers can signup/login, and perform CRUD operations for posts. Bloggers can search per tags or headlines and comment in posts.\n\nAdditional description about the project and its features.\n\nPosts:\n![screenshot](./assets/screenshot.png)\nCreate Post:\n![screenshot](./assets/screenshot2.png)\nBloggers:\n![screenshot](./assets/screenshot3.png)\nBlogger\n![screenshot](./assets/screenshot4.png)\n\n\n## Built With\n\n- DJANGO\n- BOOTSTRAP\n- CKEDITOR\n- PILLOW\n- DJANGO FILTERS\n- GITHUB ACTIONS\n- VSCODE\n\n## Getting Started\n### Usage\nTo have this app on your pc, you need to:\n* [download](https://github.com/javitocor/Blog-Django/archive/main.zip) or clone this repo:\n  - Clone with SSH:\n  ```\n    git@github.com:javitocor/Blog-Django.git\n  ```\n  - Clone with HTTPS\n  ```\n    https://github.com/javitocor/Blog-Django.git\n  ```\n\n* In the project directory, you can run:\n\nCreate virtual enviroment with:\n\n``` bash\npy -m venv project-name\nproject-name\\Scripts\\activate.bat\n```\nInstall dependencies in your home folder with:\n\n``` bash\n   pip install -r requirements.txt\n```\n\nRun migrations:\n\n``` bash\n   py manage.py makemigrations\n   py manage.py migrate\n```\nRun server:\n\n``` bash\n   py manage.py runserver\n```\nAccess the page by typing in your web browser\n\n``` bash\n   http://127.0.0.1:8000/\n```\n\n## Author\n\n👤 Javier Oriol Correas Sanchez Cuesta \n- Github: [@javitocor](https://github.com/javitocor) \n- Twitter: [@JavierCorreas4](https://twitter.com/JavierCorreas4) \n- Linkedin: [Javier Oriol Correas Sanchez Cuesta](https://www.linkedin.com/in/javier-correas-sanchez-cuesta-15289482/) \n\n## 🤝 Contributing\n\nContributions, issues and feature requests are welcome!\n\nFeel free to check the [issues page](https://github.com/javitocor/Blog-Django/issues).\n\n## Show your support\n\nGive a ⭐️ if you like this project!\n\n## Acknowledgments 🚀\n\n- [Django Docs](https://docs.djangoproject.com/en/3.2/)\n- [CKeditors](https://django-ckeditor.readthedocs.io/)\n- [Django-Filters](https://django-filter.readthedocs.io/)\n## 📝 License\n\nThis project is [MIT](lic.url) licensed.\n\n\u003c!-- MARKDOWN LINKS \u0026 IMAGES --\u003e\n\u003c!-- https://www.markdownguide.org/basic-syntax/#reference-style-links --\u003e\n[contributors-shield]: https://img.shields.io/github/contributors/javitocor/Blog-Django.svg?style=flat-square\n[contributors-url]: https://github.com/javitocor/Blog-Django/graphs/contributors\n[forks-shield]: https://img.shields.io/github/forks/javitocor/Blog-Django.svg?style=flat-square\n[forks-url]: https://github.com/javitocor/Blog-Django/network/members\n[stars-shield]: https://img.shields.io/github/stars/javitocor/Blog-Django.svg?style=flat-square\n[stars-url]: https://github.com/javitocor/Blog-Django/stargazers\n[issues-shield]: https://img.shields.io/github/issues/javitocor/Blog-Django.svg?style=flat-square\n[issues-url]: https://github.com/javitocor/Blog-Django/issuesover:\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjavitocor%2Fblog-django","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjavitocor%2Fblog-django","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjavitocor%2Fblog-django/lists"}