- Generate the knowledge graph as explained here.
- Install dependencies:
npm i
. - Generate website:
npx eleventy
. - The resulting website can be found in the folder
docs
.
You can host the website locally via npx eleventy --serve
.
We use the event template. We need to keep the credits in the footer.