diff --git a/likec4/doc/developer-landscape/desc.md b/likec4/doc/developer-landscape/devday-presentation.md similarity index 81% rename from likec4/doc/developer-landscape/desc.md rename to likec4/doc/developer-landscape/devday-presentation.md index 766557b..339d63e 100644 --- a/likec4/doc/developer-landscape/desc.md +++ b/likec4/doc/developer-landscape/devday-presentation.md @@ -21,6 +21,9 @@ See [developer-landscape](../../views/landscape.c4) ![alt text](developer-landscape-view-c4.png) ![alt text](developer-landscape-view-c4-2.png) +![alt text](developer-landscape-view-c4-ppt-layouted.png) +![alt text](developer-landscape-view-c4-ppt-layouted-dark.png) + ## CI/CD Outerloop ### Draft @@ -33,4 +36,9 @@ ArgoCD and Cloud are CD, Forgejo is CI ![alt text](cicd-outerloop.png) -![alt text](cicd-outerloop-2.png) \ No newline at end of file +![alt text](cicd-outerloop-2.png) + + +## PPT + +![alt text](slide-1.png) \ No newline at end of file diff --git a/likec4/doc/developer-landscape/developer-landscape-view-c4-ppt-layouted-dark.png b/likec4/doc/developer-landscape/developer-landscape-view-c4-ppt-layouted-dark.png new file mode 100644 index 0000000..5480fb0 Binary files /dev/null and b/likec4/doc/developer-landscape/developer-landscape-view-c4-ppt-layouted-dark.png differ diff --git a/likec4/doc/developer-landscape/developer-landscape-view-c4-ppt-layouted.png b/likec4/doc/developer-landscape/developer-landscape-view-c4-ppt-layouted.png new file mode 100644 index 0000000..81c4d0d Binary files /dev/null and b/likec4/doc/developer-landscape/developer-landscape-view-c4-ppt-layouted.png differ diff --git a/likec4/doc/developer-landscape/slide-1.png b/likec4/doc/developer-landscape/slide-1.png new file mode 100644 index 0000000..70acab2 Binary files /dev/null and b/likec4/doc/developer-landscape/slide-1.png differ diff --git a/likec4/models/context/localbox.c4 b/likec4/models/context/localbox.c4 index 3b1dea6..07547d8 100644 --- a/likec4/models/context/localbox.c4 +++ b/likec4/models/context/localbox.c4 @@ -3,7 +3,7 @@ model { description 'A local development system' technology 'Linux/Windows/Mac' -> edp 'inner-outer-loop synchronization' - -> enterprise 'compyny integration' + -> enterprise 'company integration' application = schema 'application' { description 'An application description' diff --git a/likec4/views/landscape.c4 b/likec4/views/developer-landscape.c4 similarity index 94% rename from likec4/views/landscape.c4 rename to likec4/views/developer-landscape.c4 index 2c45469..d88a9cb 100644 --- a/likec4/views/landscape.c4 +++ b/likec4/views/developer-landscape.c4 @@ -1,7 +1,7 @@ views { view landscape { - title 'Landscape view' + title 'Developer Landscape View' autoLayout LeftRight 100 100 include *