Skip to content

LavinaVRovine/personal_website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django-personal-website

This is a Django-based personal website I created for myself. The current theme from my previous portfolio website. I am releasing the full source code for the site so that others may benefit from the code I've written. Live example is here

Installation and Running

  • Run the command git clone <repository-url> to have this repository locally in your computer
  • change into the new directory
  • Run the command python manage.py runserver
  • Open your web browser and enter the adress of your local server (usually its http://127.0.0.1:8000 )

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published