Skip to content

ugsto/ugsto.github.io

Repository files navigation

André Bortoli

Deploy static content to Pages

Welcome to my portfolio! This site is my personal web page. Visit the portfolio at: www.bortoli.phd

Run this site

To run this site locally, it is as simple as running a svelte application:

Development mode

First you install the npm dependencies:

npm install

Then run the development server:

npm run dev

Production mode

As this application relies on wasm modules, it has a simplified Makefile to facilitate the deployment.

make

After runnin this command, the static website will be available in the directory dist.

Contact

If you have any questions, please feel free to contact me at: bortoli@ugsto