11ty / eleventy

A simpler site generator. Transforms a directory of templates (of varying types) into HTML.
https://www.11ty.dev/
MIT License
17.32k stars 495 forks source link

Advanced Serverless Docs #1944

Closed zachleat closed 1 year ago

zachleat commented 3 years ago

Fill in these sections:

https://www.11ty.dev/docs/plugins/serverless/#re-use-build-time-collections

https://www.11ty.dev/docs/plugins/serverless/#swap-to-dynamic-using-the-data-cascade-and-eleventycomputed

p-ob commented 2 years ago

@zachleat Do you by chance have examples of https://www.11ty.dev/docs/plugins/serverless/#swap-to-dynamic-using-the-data-cascade-and-eleventycomputed?

I'm looking to explore hooking this up to enable optional auth for all pages in an 11ty site, and I'd be happy to submit an MR to fill in that section once completed if you're looking for assistance.

zachleat commented 1 year ago

Docs are building