Skip to content

基于 python2.7 和 Django1.9 完成的一个 blog

Notifications You must be signed in to change notification settings

strugglingyouth/myblog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

使用 django 搭建一个博客

基于 python 2.7django 1.9 ,完成了分类视图,列表分页,代码高亮,标签云,文章归档,评论模块,RSS 的实现。博客中的分页使用 django 自带的 API,博客文章使用 markdown2 模块来支持 markdown 语法, 代码高亮使用 pygments 实现,最终采用 Docker 部署上线。

Demohttp://blog.tianfeiyu.com/

About

基于 python2.7 和 Django1.9 完成的一个 blog

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published