This is a demonstration site that uses Eleventy (11ty) site generator and data from the Nobel Prize API.
This example demonstrates using JSON file data in 11ty as well as JSON data from APIs, along with 11ty pagination and 11ty collections.
% npm install
% npm run start
This example is part of the course CSCI E-114, Web Application Development Using Jamstack, offered through Harvard Extension School.