Skip to content

Macroshock/django-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-blog

This is a simple blog were users can create posts and add comments to them.

How to execute

Both Python 3.8+ and Pipenv are required.

  1. Download or clone this repo
  2. Open a terminal in the repo's directory
  3. pipenv install
  4. cd src
  5. pipenv run python manage.py runserver
  6. Open a browser in the address http://127.0.0.1:8000/

About

A simple Blog built with Django and Bootstrap

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published