All Projects → Hopetree → Izone

Hopetree / Izone

Licence: mit
django+bootstrap4 个人博客

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Izone

Vmaig blog
an opensource blog system based on django 2.2 and bootstrap https://vmaig.com
Stars: ✭ 354 (-53.24%)
Mutual labels:  blog, django, bootstrap
Django Blog
django搭建博客
Stars: ✭ 365 (-51.78%)
Mutual labels:  blog, django
Angular Admin
🔏Admin client for surmon.me blog powered by @angular and Bootstrap4
Stars: ✭ 352 (-53.5%)
Mutual labels:  blog, bootstrap
Djangoblog
🍺基于Django的博客系统
Stars: ✭ 4,256 (+462.22%)
Mutual labels:  blog, django
Bootstrap 5 Templates
A collection of free Bootstrap 5 templates designed with Material Design 2.0. Admin dashboard, e-commerce, landing pages & much more.
Stars: ✭ 722 (-4.62%)
Mutual labels:  blog, bootstrap
Luokr.com
Python-based blog using tornado and bootstrap framework(螺壳网)
Stars: ✭ 280 (-63.01%)
Mutual labels:  blog, bootstrap
Try Django 1.11
Learn the fundamentals behind one of the most popular web frameworks in the world: Django. We will teach you step-by-step how to implement concepts like Views, Template Rendering, Forms, Saving Data, URL routing, Deployment aka Going Live, and so much more. Django is a web-framework written in Python and runs the backend for many of the internet's most popular websites such as Instagram and Pinterest. Get started today!
Stars: ✭ 359 (-52.58%)
Mutual labels:  django, bootstrap
Puput
A Django blog app implemented in Wagtail
Stars: ✭ 450 (-40.55%)
Mutual labels:  blog, django
Raveberry
A multi-user music server with a focus on participation
Stars: ✭ 442 (-41.61%)
Mutual labels:  django, bootstrap
Django Markdown Editor
Awesome Django Markdown Editor, supported for Bootstrap & Semantic-UI
Stars: ✭ 423 (-44.12%)
Mutual labels:  django, bootstrap
Djangocms Blog
django CMS blog application - Support for multilingual posts, placeholders, social network meta tags and configurable apphooks
Stars: ✭ 268 (-64.6%)
Mutual labels:  blog, django
Oneblog
👽 OneBlog,一个简洁美观、功能强大并且自适应的Java博客
Stars: ✭ 678 (-10.44%)
Mutual labels:  blog, bootstrap
Blogbackendproject
Backend code for my blogs, develop with Django Rest framework.
Stars: ✭ 204 (-73.05%)
Mutual labels:  blog, django
Wondercms
WonderCMS - fast and small flat file CMS (5 files)
Stars: ✭ 330 (-56.41%)
Mutual labels:  blog, bootstrap
My blog
My Django Blog
Stars: ✭ 198 (-73.84%)
Mutual labels:  blog, django
Jblog
🔱一个简洁漂亮的java blog 👉基于Spring /MVC+ Hibernate + MySQL + Bootstrap + freemarker. 实现 🌈
Stars: ✭ 187 (-75.3%)
Mutual labels:  blog, bootstrap
Django Blog Zinnia
Simple yet powerful and really extendable application for managing a blog within your Django Web site.
Stars: ✭ 2,035 (+168.82%)
Mutual labels:  blog, django
Mayblog
Yet another django based blog created in May 2015
Stars: ✭ 171 (-77.41%)
Mutual labels:  blog, django
Coderedcms
A content management system for marketing websites based on Django and Wagtail.
Stars: ✭ 386 (-49.01%)
Mutual labels:  django, bootstrap
Django React Blog
Simple blog built with Django and React/Redux, deployed with Docker, and served with nginx/uwsgi.
Stars: ✭ 528 (-30.25%)
Mutual labels:  django, bootstrap

一个以 Django 作为框架搭建的个人博客。

博客效果: https://tendcode.com/

功能介绍

  • Django 自带的后台管理系统,方便对于文章、用户及其他动态内容的管理
  • 文章分类、标签、浏览量统计以及规范的 SEO 设置
  • 用户认证系统,在 Django 自带的用户系统的基础上扩展 Oauth 认证,支持微博、Github 等第三方认证
  • 文章评论系统,炫酷的输入框特效,支持 markdown 语法,二级评论结构和回复功能
  • 信息提醒功能,登录和退出提醒,收到评论和回复提醒,信息管理
  • 强大的全文搜索功能,只需要输入关键词就能展现全站与之关联的文章
  • RSS 博客订阅功能及规范的 Sitemap 网站地图
  • 实用的在线工具
  • 友情链接和推荐工具网站的展示
  • 缓存系统,遵循缓存原则,加速网站打开速度
  • RESTful API 风格的 API 接口

博客页面效果(响应式)

  • PC 页面效果

pc

  • PC 暗色主题效果

tendcode_2019-11-22_23-18-55

  • ipad 效果

ipad

  • 手机效果

iphone

运行指导

  • 由于本项目分为几个不同的分支,每个分支的功能是一样的,但是运行的方式不同,所以需要根据分支查看对应的运行wiki
  • 指导 wiki:https://github.com/Hopetree/izone/wiki
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].