linux-wang / lofter

another blog system based python and django

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lofter

another blog system based Django and Bootstrap

features

  1. 支持搜索功能
  2. 支持markdown语法,后端编辑页面可直接预览
  3. 包含了多说评论
  4. 有归档,标签等功能

status

dev~ add duoshuo based jikexueyuan

requirements

pip install -r requirements

run

python manage.py runserver xxxx:xxxx

sys environment

  1. python 2.7
  2. django 1.8.0
  3. sqlite3
  4. virtualenv

orz

前端界面是直接找的bootstrap模版

preview

index page article category archive about contact

About

another blog system based python and django


Languages

Language:JavaScript 53.9%Language:CSS 25.0%Language:Python 14.0%Language:HTML 7.1%