使用Django和bootstrap制作的博客应用程序

Posted

tags:

中文标题:使用Django和bootstrap制作的博客应用程序 原文标题:A blog application made with Django and bootstrap 项目评级:Star:316      Fork:152 下载地址:https://github.com/TheAbhijeet/Django_blog 详情介绍

Django日志

Django上的一个博客应用程序。

Release 1.0-使用Django制作的博客应用程序,要了解更多信息,请阅读https://djangocentral.com/building-a-blog-application-with-django

2.0版-增加了评论系统。要了解更多信息,请阅读-https://djangocentral.com/creating-comments-system-with-django/

Release 2.1-增加了分页功能,要了解更多信息,请阅读-https://djangocentral.com/adding-pagination-with-django/

添加了静态资产管理,要了解更多信息,请阅读-https://djangocentral.com/static-assets-in-django/

Wysiwyg编辑补充道,要了解更多信息,请阅读-https://djangocentral.com/integrating-summernote-in-django/

网站地图添加,要了解更多信息,请阅读-https://djangocentral.com/creating-sitemaps-in-django/

添加了订阅源,要了解更多信息,请阅读-https://djangocentral.com/creating-feeds-with-django/

在Django中使用环境变量,要了解更多信息,请阅读-https://djangocentral.com/environment-variables-in-django/

部署

如何使用Nginx、Gunicorn、PostgreSQL和Let's Encrypt SSL在Ubuntu上部署Django应用程序-https://djangocentral.com/deploy-django-with-nginx-gunicorn-postgresql-and-lets-encrypt-ssl-on-ubuntu/

贡献者

欢迎捐款,并非常感谢!每一点点都会有所帮助,而且总会得到表扬。

请在回购中加入星号,并随时提出提款请求。

Django搭建个人博客平台7---自定义基于Bootstrap的分页组件

Django搭建个人博客平台7---自定义基于Bootstrap的分页组件

我如何使用 Bootstrap4 模态在 Django 中制作功能正常的删除确认弹出窗口

Django+Bootstrap+Mysql 搭建个人博客

Django+Bootstrap+Mysql 搭建个人博客

Django搭建博客网站