Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 296 Bytes

README.md

File metadata and controls

16 lines (8 loc) · 296 Bytes

Testing Eleventy and GraphQL

A small example of retrieving data from a GraphQL API endpoint and using it to build static pages with Eleventy.

Using Dato CMS in this case.

Install and run

Create a DatoCMS account.

  • run npm install
  • run npx eleventy
  • run npx eleventy --serve