Skip to content

Commit b40781e

Browse files
jonasjabarigitbook-bot
authored andcommitted
GitBook: [main] 3 pages and 3 assets modified
1 parent 2ffce62 commit b40781e

File tree

6 files changed

+3
-3
lines changed

6 files changed

+3
-3
lines changed
51.1 KB
Loading
25.3 KB
Loading
277 KB
Loading

docs/spa-like-apps/spa-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Matestack apps enable you to implement SPA-like web apps utilizing page transiti
44

55
## Concept of apps, pages and components
66

7-
![Matestack app, pages, components concept](../.gitbook/assets/concept.png)
7+
![Matestack app, pages, components concept](../.gitbook/assets/concept%20%281%29.png)
88

99
Apps are similiar to layouts in Rails. Apps wrap pages with provided content, like a top navigation or a sidebar as displayed in the above image. You will always have at least one app in your Rails application, but you can have as much as you want. For example you could have a public app, which wraps your landing, contact, about pages with a top navigation and a private app, which wraps management pages with a sidebar and different top navigation.
1010

docs/spa-like-apps/tutorial/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@ Get started by reading the [introduction](00_introduction.md).
2121
13. [Wrap Up](https://github.com/matestack/matestack-ui-core/tree/829eb2f5a7483ef4b78450a5429589ec8f8123e8/docs/reactive_apps/1000-tutorial/12_wrap_up.md)
2222
14. [Heroku Deployment](https://github.com/matestack/matestack-ui-core/tree/829eb2f5a7483ef4b78450a5429589ec8f8123e8/docs/reactive_apps/1000-tutorial/13_heroku_deployment.md)
2323

24-
![Demo Application](../../.gitbook/assets/demo_screenshot.png) Above screenshot shows the startpage of our application which we will create together in this tutorial.
24+
![Demo Application](../../.gitbook/assets/demo_screenshot%20%281%29.png) Above screenshot shows the startpage of our application which we will create together in this tutorial.
2525

docs/ui-components/testing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Testing \[WIP\]
22

3-
![Coming Soon](../.gitbook/assets/coming_soon.png)
3+
![Coming Soon](../.gitbook/assets/coming_soon%20%281%29.png)
44

0 commit comments

Comments
 (0)