Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/andreztz/django-blog
https://github.com/andreztz/django-blog
django hacktoberfest
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/andreztz/django-blog
- Owner: andreztz
- License: apache-2.0
- Created: 2016-08-30T05:42:00.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-07-20T13:10:43.000Z (over 1 year ago)
- Last Synced: 2024-10-05T22:41:44.040Z (3 months ago)
- Topics: django, hacktoberfest
- Language: Python
- Homepage:
- Size: 1.1 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.