An open API service indexing awesome lists of open source software.

https://github.com/ericls/djanblog

my django based blog runs at http://leeeric.com
https://github.com/ericls/djanblog

Last synced: 9 months ago
JSON representation

my django based blog runs at http://leeeric.com

Awesome Lists containing this project

README

          

# Djanblog

My blog built on top of Django.

It has a new editor built with react.js

![Editor](http://i.imgur.com/JrJ2uAj.png)

If you plan to use this as your own blog, don't forget to change the title, allowed_host, disqus shortname, secretkey and database etc.

Feel free to fork and contribute