Skip to content

Andrew-liu/Eoraptor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Single Blog

Overview

Using tornado and mongoDB, build a single blog with basic function, which will continue to improve.

Install

$ git clone git@github.com:Andrew-liu/Eoraptor.git

Usage

You can use blog simply, just to do below:

$ cd Eoraptor
# install all dependence and make run scipt
$ buildout
# start your mongo server
$ ./bin/MongoBlog

# run TestCase
$ ./bin/test

#Done

  • Using bootstrap to make website UI
  • Basic function
  • Archive
  • About
  • Login & Cookie & Logout
  • Markdown
  • Paginator
  • RSS
  • Code highlight
  • Search

#TO DO

  • Comment

#License

Copyright (c) 2015 Andrew Liu

Licensed under the Apache License

About

A lightweight tornado single blog.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published