Skip to content

Repository files navigation

dacunha.ovh — Personal portfolio

Better Stack Badge

Personal portfolio of Julien Da Cunha — Cloud & DevOps Engineer, Geneva.

Built with Astro. Fully static, multilingual (EN /, FR /fr/, ES /es/).

Development

npm install
npm run dev      # local dev server
npm run build    # static build to dist/
npm run preview  # preview the production build

Structure

  • src/i18n/ — typed translation dictionaries (en, fr, es)
  • src/components/ — page sections (Hero, About, Timeline, …)
  • src/pages/ — one page per locale, all rendering Portfolio.astro
  • public/ — favicon, robots.txt, .htaccess, static images

Deployment

Pushes to main trigger the GitHub Actions workflow, which builds the site and uploads dist/ to OVHcloud over SFTP.

About

Resources

Stars

0 stars

Watchers

1 watching

Forks

Used by

Contributors

Languages