nicolas-hoizey.com icon indicating copy to clipboard operation
nicolas-hoizey.com copied to clipboard

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

nicolas-hoizey.com

Update NPM packages Update Algolia Check Webmentions Send tweets

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