Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/andreztz/django-blog


https://github.com/andreztz/django-blog

django hacktoberfest

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# DjangoBlog

- Django-bootstrap-admin, Bootstrap
- markdown
- Markdown-editor (django-simplemde)
- RSS

# Development Setup

```bash
$ make all
```

Open the browser and go to http://localhost:8000/admin to create the first post.