Skip to content

Latest commit

 

History

History
executable file
·
32 lines (21 loc) · 758 Bytes

README.md

File metadata and controls

executable file
·
32 lines (21 loc) · 758 Bytes

nicolas-hoizey.com

GitHub stars Follow @nhoizey@mamot.fr

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