mmheydari97 / django-blog

A simple blog project using django, javascript and bootstrap as well as HTML5 and CSS3.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Django Simple Blog Project

A simple blog project using django, javascript and bootstrap as well as HTML5 and CSS3.

What it is all about:

This project is a minimal implementation of medium.com.

First you should create couple of superusers with django admin. Then these admins create public posts. Each viewer can leave comment on a post but the author must approve it or the comment will not be shown after the post content.

Create new post

Leave comments

About

A simple blog project using django, javascript and bootstrap as well as HTML5 and CSS3.


Languages

Language:Python 55.6%Language:HTML 39.4%Language:CSS 5.0%