• Stars
    star
    192
  • Rank 201,258 (Top 4 %)
  • Language
    Python
  • Created about 5 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

基于 django 和 Vue 的个人博客。

Django blog project

django blog screenshot

相关资源

在线预览

特性一览

  • 简约优雅的 UI,移动端优先的响应式设计。
  • Webpack 前端资源打包。
  • 基于 Vue 的多级评论系统。
  • 文章、评论内容支持 Markdown 与代码高亮。
  • 支持 GitHub、新浪微博社交账户登录。
  • 中文全文搜索,关键词高亮。
  • 完善的通知系统,评论、回复博客内通知,同时邮件提醒。
  • 独有的教程系统,方便地管理系列文章。
  • Docker 部署,无痛上线。

声明

本项目作为开发者的个人博客系统,正在快速地开发和迭代,会引入很多不兼容的改变。目前仅建议将此项目用于学习目的,如需用于生产环境,请等待稳定版 v1.0.0 的发布。

More Repositories

1

django-blog-tutorial

基于 Python3.5 和 Django 1.10 的 Django Blog 项目。
CSS
2,351
star
2

django-blog-tutorial-templates

一套简洁但优雅的 HTML 博客模板
CSS
411
star
3

pythonzh.cn

为 Python 交流学习搭建的社区,使用 django1.10 和 Python3.5 强力驱动。
HTML
186
star
4

django-auth-example

Django 登录、注册等用户认证示例。
Python
87
star
5

django-mptt-comments

拓展 django 官方评论库,提供无限层级的评论支持
Python
36
star
6

vue2.x-todo-tutorial

基于 Vue 2.x 开发的待办事项应用,包含一套详细的开发教程。
HTML
28
star
7

Cpp-Primer-Plus-6th-exercises

《C++ Primer Plus》(第六版)编程练习题参考答案。
C++
18
star
8

gopl-exercises

《Go 程序设计语言》练习题参考答案。
Go
5
star
9

react-bootstrap-toasts

Dynamically create react-bootstrap toasts via a simple api.
TypeScript
5
star
10

myfeeds

抓取微博用户最新动态、B站UP主最新投稿、优酷作者最新视频并推送微信,使用 Python asyncio 实现。
Python
4
star
11

show-me-the-code-go

Show me the code, go 语言版, 一起来学 go~ 🏃‍♀️
Go
3
star
12

django-tree-comments

A django library for building comments in tree structure.
Python
3
star
13

django-tencentcos-storage

A django app for Tencent Cloud Object Storage. 腾讯云对象存储(COS)服务 for Django。
Python
3
star
14

django-huey-email

Asynchronous Email Backend for Django with Huey.
Python
2
star
15

dream-blog

追梦人物的博客
Python
1
star
16

django-dream-blog

A dream blog built with Django.
Python
1
star
17

leetcode-rust-solutions

LeetCode Rust 题解。包含对官方解题思路的进一步说明和算法正确性的证明。
1
star
18

react-tic-tac-toe

tic-tac-toe game source code in React official tutorial plus typescript, lint, testing and solution to improvements.
TypeScript
1
star