My homepage on the web.
Go to file
Andrew Lalis 88c8e07758 Added readme. 2024-09-02 18:52:22 -04:00
app Redid title sizing for smaller screens. 2024-08-26 13:47:10 -04:00
old Moved old files to ./old 2024-09-02 18:48:29 -04:00
README.md Added readme. 2024-09-02 18:52:22 -04:00
upload.sh Moved old files to ./old 2024-09-02 18:48:29 -04:00

README.md

Homepage

This is the repository containing the source code for my homepage on the web. Within the app/ directory, you'll find the Vue web-app project source files and generally the full content of the website.

Deploying

To deploy, simply execute ./upload.sh from the repository's root directory. It'll build the web-app, and copy the files to the remote server.