Skip to content

cianconway/Personal-Flask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal Website

Personal website built on Flask using bootstrap for CSS

Environment Setup

  • Make sure you have python and flask installed
    • Instructions on installing Flask can be found here
  • Clone the repo to your desktop somewhere
  • Go to the base directory and run python main.py.
  • This is now a website at localhost:5000

Project Layout

main.py

The main python file for the project containing url routes

/templates directory

index.html

Project homepage containing links to main social accounts (LinkedIn, GitHub, Twitter)

about.html

The about page

contact.html

The contact page and an email form

resume.html

The resume page, which is essentially an interactive resume

/static directory

Contains directories for css, images, imgs and js. Pretty intuitive with what contains what.

About

Personal website built on Flask

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published