Skip to content

max-manu/personal-website

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal Website

Simple personal website built with Python and Flask. The deploy is done with Frozen-Flask and Netlify.

Development

If you install new packages, remember to update requirements.txt:

pip freeze > requirements.txt

Deployment

Netlify settings

  • Build command: python freeze.py
  • Publish directory: build

About

Personal website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 85.7%
  • CSS 10.9%
  • Python 3.4%