Skip to content

EmersonMR25/Personal-Website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal-Website

Description

This is a personal website built with Flask. It showcases various projects, provides information about my background, and offers insights into my interests in technology, fitness, and reading. The site features a clean design with a responsive layout and hover effects on project boxes.

Link to Website: https://emerson0425.pythonanywhere.com/

Features

  • Display of project details with GitHub links
  • Hover effects that enlarge project boxes for a dynamic feel
  • Responsive design that looks great on both desktop and mobile devices
  • Custom color schemes and rounded corners for a polished look

Requirements

  • Python 3.6 or higher
  • Flask

How to Run It

  1. Clone the repository:

    git clone https://github.com/EmersonMR25/Personal-Website.git
  2. Navigate to the project directory:

  3. Run the following command:

    python run.py

How to Personalize It

  1. Update Project Information: Modify the project details in the templates/projects.html file to add or update your project descriptions and GitHub links.

  2. Change Styling: Adjust colors, fonts, and layout by editing the static/css/styles.css file. You can customize the color scheme and hover effects here.

  3. Update Content: Modify text and other content directly in the templates folder. Files like index.html and about.html contain the main content sections of the site.

  4. Add New Sections: To add new sections or features, you may need to update both the templates and static directories. Ensure that any new routes or templates are also added to init.py & rountes.py.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors