No description
Find a file
2025-09-12 17:26:18 +02:00
public wip 2024-08-31 20:17:50 +02:00
src add videos 2025-09-12 17:26:18 +02:00
.eslintrc.js project setup 2024-08-17 09:45:13 +02:00
.gitattributes project setup 2024-08-17 09:45:13 +02:00
.gitignore astro v5 upgrade and desired change before launch 2025-01-25 13:22:20 +01:00
.nvmrc project setup 2024-08-17 09:45:13 +02:00
.prettier.config.cjs project setup 2024-08-17 09:45:13 +02:00
astro.config.mjs add icons 2024-11-14 11:24:02 +01:00
LICENSE project setup 2024-08-17 09:45:13 +02:00
package-lock.json astro upgrade 2025-05-15 15:28:59 +02:00
package.json astro upgrade 2025-05-15 15:28:59 +02:00
README.md deployment 2025-05-15 15:41:46 +02:00
tailwind.config.cjs review 2024-10-13 20:30:28 +02:00
tsconfig.json project setup 2024-08-17 09:45:13 +02:00

Portfolio for Michael Surber

Deployment

  1. Buddy Pipeline runs on push to test or main branch.
  2. Generates dist.zip and uploads it via FTP to the webserver.
  3. Unpack the dist.zip, replacing old files.

For production: Make sure to update the domain name in config.ts!

Voilà!