Skip to content

Import data from Dato CMS GraphQL Content Delivery API

Notifications You must be signed in to change notification settings

markpinero/eleventy_datocms

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Import data from Dato CMS GraphQL Content Delivery API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 65.2%
  • HTML 34.0%
  • Other 0.8%