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
- Host: GitHub
- URL: https://github.com/ericls/djanblog
- Owner: ericls
- License: mit
- Created: 2014-07-13T13:32:15.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2016-03-07T03:18:06.000Z (about 10 years ago)
- Last Synced: 2025-04-04T13:44:21.447Z (about 1 year ago)
- Language: Python
- Homepage:
- Size: 463 KB
- Stars: 21
- Watchers: 2
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Djanblog
My blog built on top of Django.
It has a new editor built with react.js

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