Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 768 Bytes

README.md

File metadata and controls

38 lines (25 loc) · 768 Bytes

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