diff --git a/.gitignore b/.gitignore index db8a1a3de..dd1501832 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ modified website/root/* !website/root/.gitkeep website/static/design/ +curriculum/ diff --git a/community/assessments/projects/microcks/images/architecture-full.png b/community/assessments/projects/microcks/pics/architecture-full.png similarity index 100% rename from community/assessments/projects/microcks/images/architecture-full.png rename to community/assessments/projects/microcks/pics/architecture-full.png diff --git a/community/assessments/projects/microcks/images/microcks-cloud-native-ecosystem.png b/community/assessments/projects/microcks/pics/microcks-cloud-native-ecosystem.png similarity index 100% rename from community/assessments/projects/microcks/images/microcks-cloud-native-ecosystem.png rename to community/assessments/projects/microcks/pics/microcks-cloud-native-ecosystem.png diff --git a/community/assessments/projects/microcks/self-assessment.md b/community/assessments/projects/microcks/self-assessment.md index 925b158ff..fe495ec02 100644 --- a/community/assessments/projects/microcks/self-assessment.md +++ b/community/assessments/projects/microcks/self-assessment.md @@ -90,7 +90,7 @@ Microcks actors are: The schema below represents a full-featured architecture deployment with relations and actions between actors and connection to outer brokers. We represented Kafka ones (X broker) as well as brokers (Y and Z) from other protocols. Microcks users access the main webapp either from their browser to see the console or from the CLI or any other application using the API endpoints. -![Microcks actions](images/architecture-full.png) +![Microcks actions](pics/architecture-full.png) See the [Architecture & deployment options](https://microcks.io/documentation/explanations/deployment-options/) documentation for comprehensive details. @@ -250,7 +250,7 @@ We have also created a guide titled "[Joining Microcks Community Meetings](https #### Ecosystem See, the big picture: - ![Microcks ecosystem](images/microcks-cloud-native-ecosystem.png) + ![Microcks ecosystem](pics/microcks-cloud-native-ecosystem.png) More details: diff --git a/curriculum b/curriculum new file mode 160000 index 000000000..ce9e7b1d4 --- /dev/null +++ b/curriculum @@ -0,0 +1 @@ +Subproject commit ce9e7b1d44fc812d69138de5d12e0909488f8246