arwildo / blog-space

Simple and Clean Blog Application built with Django and styled with Bootstrap

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blog Space

Simple and Clean Blog Application built with Django and styled with Bootstrap.

Preview

Website Preview

Requirements

  • Python3
  • Django

Installing

  1. Clone the repo
git clone https://github.com/arwildo/blog-space
  1. add your django secret key to blogSpace/.local_settings
def key():
    return "SECRET_KEY"
  1. Start the server
python3 manage.py runserver

Support

Buy Me A Coffee

About

Simple and Clean Blog Application built with Django and styled with Bootstrap


Languages

Language:JavaScript 82.1%Language:Less 10.8%Language:CSS 5.2%Language:HTML 1.2%Language:Python 0.7%