Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 445 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 445 Bytes

Website generation

How to generate your own website

  • 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.

Template

We use the event template. We need to keep the credits in the footer.