/portfolio

Geraldo's Professional Portfolio - https://geraldo.landre.me

Primary LanguageCSS

portfolio

Geraldo's Professional Portfolio - https://geraldolandre.com

Deployment instructions:

On the server:

# cd to the website enclosing folder
cd /var/www/geraldolandre.com/

# move existing folder
mv html html-old

On the development machine:

# Transfer files to the server
scp -rp html/ geraldo@geraldolandre.com:/var/www/geraldolandre.com