https://github.com/korolr/cms-django-blog
Blog ready to use
https://github.com/korolr/cms-django-blog
blog bootstrap cms django javascript postgresql python python3
Last synced: about 1 year ago
JSON representation
Blog ready to use
- Host: GitHub
- URL: https://github.com/korolr/cms-django-blog
- Owner: korolr
- Created: 2016-08-17T10:36:21.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2019-04-10T16:37:29.000Z (about 7 years ago)
- Last Synced: 2025-04-08T19:47:30.138Z (about 1 year ago)
- Topics: blog, bootstrap, cms, django, javascript, postgresql, python, python3
- Language: Python
- Homepage:
- Size: 8.7 MB
- Stars: 60
- Watchers: 3
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
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:
-------------



Screenshot admin:
-------------


