Skip to content

raziqali0306/Blogsite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Blogsite

Go to Blogsite here.!

Django Blogsite

To run Blogsite on your computer

  1. Clone my repo using git clone https://github.com/raziqali0306/Blogsite.git
  2. Install dependencies using cmd pip install -r /path/to/requirements.txt
  3. In cmd run, py manage.py makemigrations and py manage.py migrate to migrate all migrations
  4. To start server run, py manage.py runserver

Note : open cmd and set path where manage.py is present in your computer form step-2

Contributing to Blogsite

To contribute to urlShortner, follow these steps:

  1. Fork this repository.
  2. Create a branch: git checkout -b <branch_name>.
  3. Make your changes and commit them: git commit -m '<commit_message>'
  4. Push to the original branch: git push origin <project_name>/<location>
  5. Create the pull request.

Alternatively see the GitHub documentation on creating a pull request.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors