Skip to content

maxpou/maxpou.fr

Repository files navigation

CI

maxpou.fr

My website built with Astro.

If you find a typo, pull requests are welcome. Thank you ♥

Commands

# run locally
npm start

# format code+markdown (with prettier)
npm run format

# generate+run production build
npm run build && npx serve public

Tools & services I use

Previously: gatsby-starter-morning-dew

Inspirations