JPBlancoDB / django-clean-blog

Clean Blog template by StartBootstrap with Django

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status Sonarcloud Status

Clean Blog Template with Django

You can find the original Clean Blog template here: startbootstrap-clean-blog

Pre-requisites

  1. Python installed.
  2. Pip installed.

Setup

  1. Install Django with pip by running in a prompt: pip install -r requirements.txt

  2. Run the app with Django command: python manage.py runserver

About

Clean Blog template by StartBootstrap with Django


Languages

Language:JavaScript 51.9%Language:HTML 23.0%Language:Python 14.6%Language:CSS 10.6%