You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.md
+21-3
Original file line number
Diff line number
Diff line change
@@ -3,8 +3,26 @@ _layout: landing
3
3
title: Home
4
4
---
5
5
6
-
Refer to [Markdown](http://daringfireball.net/projects/markdown/) for how to write markdown files.
6
+
# What is this?
7
7
8
-
## Quick Start Notes:
8
+
This is the best place to [learn](/learn/) about Vertical Slice Architecture (VSA).
9
9
10
-
1. Add images to the *images* folder if the file is referencing an image.
10
+
- You can find [samples](/samples/) of real apps that use VSA.
11
+
- You can find curated external [media](/media/)
12
+
13
+
## I'm lost, help me!
14
+
15
+
> [!TIP]
16
+
> If you're unfamiliar with common architectures, I have a quick primer
17
+
>
18
+
> 
19
+
20
+
## An important note
21
+
22
+
This site is a new work in progress. If you have any feedback, please create a new [issue](https://github.com/Hona/VerticalSliceArchitecture.Documentation/issues) or [discussion](https://github.com/Hona/VerticalSliceArchitecture.Documentation/discussions).
23
+
24
+
> [!CAUTION]
25
+
> This is my personal opinion and not the only way to implement VSA.
26
+
>
27
+
> While it's a living document & will evolve with the community, you might disagree with some of the content.
28
+
> I encourage you to create a discussion, as I'm always open to learning new things.
0 commit comments