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: 23 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 (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-10-09T01:00:26.000Z (7 months ago)
- Last Synced: 2025-04-01T07:53:11.605Z (about 1 month 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: 405
- Watchers: 8
- Forks: 173
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Django_blog
A blog application made on Django.

**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/

**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.