Code Monkey home page Code Monkey logo

blog-project's Introduction

blog project

个人博客的网站, 当做是django的一个练习吧, 还在开发中

mezzanine 是一个很好的博客框架, 但是却只支持一套博客系统。 我想要的时 /code/ 部分用markdown编辑器, 是关于技术的。 /blog/用富文本编辑器。

所以我的想法很简单, 把他们拆分成两个应用, 但是, 后果是不可避免的有一些非常冗余的代码。

另外, 把他们放在一个应用里面, 然后修改admin widget来支持两个编辑器也是可以的, 但是就没有那么清晰了。

我目前还是选择前者, 开发都在separator 分支下。

Requirements

  • django >= 1.8
  • markdown2
  • django-markdown
  • django-bootstrap3
  • bleach
  • grappelli
  • django-wysiwyg-redactor
  • slugify

TO DO

  • 搜索
  • 侧边栏
  • 阻止重复提交相同评论
  • 前端重做
  • 后台tag标签可选显示
  • 后台图片管理
  • 照片墙

完成

  • 评论模块 2015年07月11日21:21:21
  • 日期归档 2015年07月15日15:48:13

blog-project's People

Contributors

littlezz avatar

Watchers

 avatar  avatar

blog-project's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.