Skip to content

lucianohandal/portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portfolio

Simple minimalistic Portfolio with sample website for extra information and automatically generated error websites.

Getting Started

To get a local copy up and running follow the following instructions.

Prerequisites

  • Environment running python 3.6 or above
  • Gmail account

Installing

  1. Clone the repo
git clone https://github.com/lhandalb/portfolio
  1. Install required packages
pip install -r requirements.txt

Usage

To run the code locally

  1. Add gmail credentials Open the file email_configs.py and enter the senders email and password and the recipient

  2. Start the server

python wsgi.app

It will run the site on debug mode on http://localhost:8080

To see a working example go to https://www.lucianohandal.com

Built With

License

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

Contact

Contact

Project Link

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published