Simple yet powerful and really beautiful application for managing a blog within your Django Web site.Beautiful blog for all.
- Three beauty page's: Home, About and Blog
- CRUD Blog
- Registration, login, etc.
- Any features in next time.
Python >= 3.5
Django >= 1.10.6
$ Create and enable virtual environment
$ git clone https://github.com/BORN2LOSE/gentle.git
$ cd gentle
$ pip install -r requirements.txt
$ python manage.py runserver
$ Open a new tab and write 127.0.0.1:8000
I don't know, but you have a chance create pull request :D