wmorgue / gentle

Simple yet powerful and really beautiful application for managing a blog within Django.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Django Gentle Linux Blog

Simple yet powerful and really beautiful application for managing a blog within your Django Web site.Beautiful blog for all.

Features

  1. Three beauty page's: Home, About and Blog
  2. CRUD Blog
  3. Registration, login, etc.
  4. Any features in next time.

Overview

Gentle

Custom Django Admin

Jet Admin

Requirements

Python >= 3.5
Django >= 1.10.6

Quick start

$ 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

What's next

I don't know, but you have a chance create pull request :D

About

Simple yet powerful and really beautiful application for managing a blog within Django.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 46.4%Language:HTML 37.3%Language:CSS 15.0%Language:JavaScript 1.2%