Skip to content

Commit afc796c

Browse files
jonasjabarigitbook-bot
authored andcommitted
GitBook: [master] one page modified
1 parent 8db966f commit afc796c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/README.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ If necessary, extend with pure JavaScript. **No Opal involved.**
1919

2020
### Why Matestack?
2121

22-
Matestack was created because modern web app development became more and more complex due to the rise of JavaScript frontend frameworks and the SPA frontend/REST API/JSON backend architecture. This sophisticated approach might be suitable for big teams and applications but way to complex for most of small to medium sized teams and application scopes.
22+
Matestack was created because modern web app development became more and more complex due to the rise of JavaScript frontend frameworks and the SPA frontend/REST API/JSON backend architecture. This sophisticated approach might be suitable for big teams and applications but is way to complex for most of small to medium sized teams and application scopes.
2323

2424
In contrast, Matestack helps Rails developers creating modern, reactive web apps while focusing on **simplicity**, **developer happiness** and **productivity**:
2525

@@ -43,16 +43,16 @@ Additionally, most of Matestack does not require Action Cable or Redis, but can
4343

4444
### Ecosystem
4545

46-
Matestack currently offers two Ruby gems**:**
46+
Matestack currently offers two open source Ruby gems**:**
4747

4848
* `matestack-ui-core` ships all you need to build reactive UIs in pure Ruby. You have to take care of styling and additional UI components yourself.
49-
* `matestack-ui-bootstrap`ships all you need to build beautiful, reactive UIs in pure Ruby and smart CRUD components based on Bootstrap v5. Don't think about styling anymore and just create admin or application UIs faster than ever before! **\(specs and docs in progress currently\)**
49+
* `matestack-ui-bootstrap`ships all you need to build beautiful, reactive UIs in pure Ruby and smart CRUD components based on Bootstrap v5. Don't think about styling anymore and just create admin or application UIs faster than ever before! **\(specs and docs in progress currently\) -->** [**https://matestack.gitbook.io/matestack-ui-bootstrap/**](https://matestack.gitbook.io/matestack-ui-bootstrap/)\*\*\*\*
5050

5151
### Live Demo
5252

53-
Based on `matestack-ui-core` and `matestack-ui-bootstrap` this reactive dummy app was created in pure Ruby without writing any JavaScript, ERB/HAML/SLIM and CSS: \([check it out](https://ui.matestack.io) \| [source code](https://github.com/matestack/matestack-ui-bootstrap/tree/main/spec/dummy)\)
53+
Based on `matestack-ui-core` and `matestack-ui-bootstrap` this reactive dummy app was created in pure Ruby without writing any JavaScript, ERB/HAML/SLIM and CSS: \([check it out](https://dummy.matestack.io) \| [source code](https://github.com/matestack/matestack-ui-bootstrap/tree/main/spec/dummy)\)
5454

55-
![https://ui.matestack.io](.gitbook/assets/image%20%281%29.png)
55+
![https://dummy.matestack.io](.gitbook/assets/image%20%281%29.png)
5656

5757
### Compatibility
5858

0 commit comments

Comments
 (0)