Skip to content

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

Notifications You must be signed in to change notification settings

arwildo/blog-space

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Topics

Resources

Stars

Watchers

Forks