nicolas-hoizey.com

The personal website/blog from Nicolas Hoizey, built with https://pack11ty.dev/

OTHER License

Stars
88
Committers
16

nicolas-hoizey.com

My Eleventy based site

See implementation details in french in https://nicolas-hoizey.com/about/the-website.html.

License

Open sourced under the MIT license.

Installation

git clone https://github.com/nhoizey/nicolas-hoizey.com.git
cd ./nicolas-hoizey.com
npm i

Development

npm start

Build

npm run build