Skip to content

FedericoVarela/federicovarela.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is my portfolio!

Check the live website here

100% made with Svelte

Deployment guide for people who forked this project

Due to the use of Github Pages, this project needs the build directory in version control, because it's not possible to build the project in Github's server. Also, it's important to note that you must build for production to remove the live reload. Hence, the deployment steps are:

Run the build command -> Commit and push -> Run the deploy command