Skip to content

Commit e9c242e

Browse files
authored
SP-202: Minimal IA (#3)
1 parent dbfec24 commit e9c242e

File tree

3 files changed

+6
-5
lines changed

3 files changed

+6
-5
lines changed

docs/README.md renamed to docs/guides/ldo_react.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# **Guide to Building Your First Solid App**
1+
# **Guide to Building Your First Solid App with LDO & React**
22

33
Welcome to Solid! The ecosystem has dozens of excellent tools to help you build your first application. This guide provides a clear, step-by-step path using one popular and powerful combination: **React** for the user interface and **Linked Data Objects (LDO)** to handle data.
44

docs/index.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Home
2+
3+
## Guides
4+
5+
- [Building your first Solid App with LDO & React](guides/ldo_react)

mkdocs.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,3 @@ extra:
5454
link: https://github.com/solid/
5555
- icon: fontawesome/brands/gitter
5656
link: https://matrix.to/#/#solid_project:matrix.org
57-
58-
nav:
59-
- Welcome:
60-
- README.md

0 commit comments

Comments
 (0)