Add dagger.#Plan core concept to Europa Docs#1683
Add dagger.#Plan core concept to Europa Docs#1683gerhard merged 1 commit intodagger:mainfrom gerhard:europa-docs-core-concepts-plan
Conversation
|
✔️ Deploy Preview for devel-docs-dagger-io ready! 🔨 Explore the source changes: bda8862 🔍 Inspect the deploy log: https://app.netlify.com/sites/devel-docs-dagger-io/deploys/622218a9642f2200078d5631 😎 Browse the preview: https://deploy-preview-1683--devel-docs-dagger-io.netlify.app |
This is the entry point for all other core concepts. Signed-off-by: Gerhard Lazu <[email protected]>
grouville
left a comment
There was a problem hiding this comment.
LGTM ! It's easy to read, core concepts are progressively being taught. At the end, the reader without previous knowledge about dagger will definitely master what a #Plan is
|
@gerhard : Should we specify that the plan is written in CUE ? Or is it something that will be described in previous sections ? |
Good point. I think of CUE & Buildkit as two separate core concepts. While we don't have sections for those yet in the new Europa docs, I think that we should (not for the initial release). I wouldn't mention CUE at this layer as it would add extra mental overhead. |
Just the first step, to be continued first thing tomorrow.
Part of #1327