Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
paga16-hash committed Oct 1, 2024
1 parent 7a36150 commit fd87a2a
Showing 1 changed file with 21 additions and 10 deletions.
31 changes: 21 additions & 10 deletions content/_generator.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ aliases = [

---

{{% import path="shared-slides/introduction.md" %}}
<!-- write-here "shared-slides/introduction.md" -->
<!-- end-write -->

---

Expand Down Expand Up @@ -53,27 +54,33 @@ System's main properties:

---

{{% import path="shared-slides/design/event_storming.md" %}}
<!-- write-here "shared-slides/design/event_storming.md" -->
<!-- end-write -->

---

{{% import path="shared-slides/design/bounded_context.md" %}}
<!-- write-here "shared-slides/design/bounded_context.md" -->
<!-- end-write -->

---

{{% import path="shared-slides/design/context_map.md" %}}
<!-- write-here "shared-slides/design/context_map.md" -->
<!-- end-write -->

---

{{% import path="shared-slides/architecture/architecture.md" %}}
<!-- write-here "shared-slides/architecture/architecture.md" -->
<!-- end-write -->

---

{{% import path="shared-slides/architecture/microservices.md" %}}
<!-- write-here "shared-slides/architecture/microservices.md" -->
<!-- end-write -->

---

{{% import path="shared-slides/architecture/clean_architecture.md" %}}
<!-- write-here "shared-slides/architecture/clean_architecture.md" -->
<!-- end-write -->

---

Expand All @@ -97,15 +104,19 @@ We reasoned about:

---

{{% import path="shared-slides/deployment/deployment.md" %}}
<!-- write-here "shared-slides/deployment/deployment.md" -->
<!-- end-write -->


---

{{% import path="shared-slides/deployment/kubernetes.md" %}}
<!-- write-here "shared-slides/deployment/kubernetes.md" -->
<!-- end-write -->

---

{{% import path="shared-slides/deployment/cluster_overview.md" %}}
<!-- write-here "shared-slides/deployment/cluster_overview.md" -->
<!-- end-write -->

---

Expand Down

0 comments on commit fd87a2a

Please sign in to comment.