Xavi

xavigonzalvo.github.io

Personal website built with Gatsby.

Main Sections

Data Structure

The site uses CSV files in src/data/ to manage content:

Markdown content is stored in src/content/:

Development

npm install
npm run develop

The site will be available at http://localhost:8000