Getting dynamic data down for 11ty 1.0.
Getting dynamic data down for 11ty 1.0.
More precisely, from a CMS?
a.k.a. lihbr
As an…
agency
I want to…
tell my client to write their blog posts in a notebook, and then send pictures of it to a service
So that…
the content of their website gets updated
Data
Data cascade
Data
Data cascade
…at least compared to global data files.
Update your package.json
:
{
"name": "eleventy-plugin-your-favorite-cms",
"version": "1.0.0",
"main": ".eleventy.js",
"scripts": {
/* ... */
},
"dependencies": {
/* ... */
},
"devDependencies": {
/* ... */
}
}
Publish it:
npm publish
Getting dynamic data down for 11ty 1.0.
Everything from this talk & more:
My blog:
Twitter: