# fgribreau.github.io **Repository Path**: mirrors_FGRibreau/fgribreau.github.io ## Basic Information - **Project Name**: fgribreau.github.io - **Description**: 👊 fgribreau.com - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: website - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2026-07-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # [fgribreau.com](https://fgribreau.com) ## How to dev Always work on `website` branch. ``` npm run start-dev ``` ## How to deploy a new version ``` npm run deploy ```