Skip to content

Latest commit

 

History

History
41 lines (33 loc) · 1018 Bytes

README.md

File metadata and controls

41 lines (33 loc) · 1018 Bytes

This repo made in 2015! In 2019 add support docker container and that is all

Django blog boostrap. With Django 1.9.7 Features:

  • Full Edit site admin
  • RSS feed
  • Search
  • Adaptive design
  • Categories
  • Sitemap
  • Tags
  • Comments
  • Pagination

Quick start

Step 1: Create and enable virtual environment
$ git clone https://github.com/korolr/CMS-Django-blog.git
$ cd CMS-Django-blog 
$ docker-compose up -d

Step 2: Go to 127.0.0.1:80

Screenshot site:

Main

Main blog

Post

Screenshot admin:

Admin main

Editor

Admin preview