Static site rendering all the books in my library. The data is managed as a table in Airtable and the site is generated using 11ty.
You can find your Airtable API key on your account page.
AIRTABLE_API_KEY='xyz' npm run dev
- Airtable API documentation for my table.
- EJS
- 11ty