Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/theabhijeet/django_blog
A blog application made with Django and bootstrap
https://github.com/theabhijeet/django_blog
bootstrap4 css django django-blog django-project hacktoberfest hacktoberfest-accepted html5 javascript jquery python python3
Last synced: 3 days ago
JSON representation
A blog application made with Django and bootstrap
- Host: GitHub
- URL: https://github.com/theabhijeet/django_blog
- Owner: TheAbhijeet
- Created: 2019-03-31T08:26:10.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-10-09T01:00:26.000Z (4 months ago)
- Last Synced: 2025-01-11T19:06:09.726Z (10 days ago)
- Topics: bootstrap4, css, django, django-blog, django-project, hacktoberfest, hacktoberfest-accepted, html5, javascript, jquery, python, python3
- Language: Python
- Homepage:
- Size: 65.4 KB
- Stars: 402
- Watchers: 9
- Forks: 173
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Django_blog
A blog application made on Django.
![ezgif com-video-to-gif](https://user-images.githubusercontent.com/38559396/55287491-12c4de80-53c7-11e9-8c6a-3f02b79ba9ca.gif)
**Release 1.0** -Blog application made with Django, To learn more read https://djangocentral.com/building-a-blog-application-with-django
**Release 2.0** - Comments system added. To learn more read - https://djangocentral.com/creating-comments-system-with-django/
![Peek 2019-10-15 11-41](https://user-images.githubusercontent.com/38559396/66840502-c9fcfd80-ef85-11e9-827c-51fa4064a231.gif)
**Release 2.1** - Pagination added, To learn more read - https://djangocentral.com/adding-pagination-with-django/
Static assets management added, To learn more read - https://djangocentral.com/static-assets-in-django/Wysiwyg editor added, To learn more read - https://djangocentral.com/integrating-summernote-in-django/
Sitemap added, To learn more read - https://djangocentral.com/creating-sitemaps-in-django/
Feeds added, To learn more read - https://djangocentral.com/creating-feeds-with-django/
Using Environment Variables In Django, To learn more read - https://djangocentral.com/environment-variables-in-django/
# Deployment
How To Deploy Django App with Nginx, Gunicorn, PostgreSQL and Let’s Encrypt SSL on Ubuntu - https://djangocentral.com/deploy-django-with-nginx-gunicorn-postgresql-and-lets-encrypt-ssl-on-ubuntu/
# Contributors
Contributions are welcome, and they are greatly appreciated! Every little bit helps, and credit will always be given.