The website is build with 11ty static site generator https://www.11ty.dev/

To run the staic site build use

> npx @11ty/eleventy

The generated code will be in _site folder.