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: docs/guides/README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,10 @@
1
1
# Guides overview
2
2
Welcome to the `matestack-ui-core` guides! In here, we cover various use cases of this library, along with examples and explanations.
3
3
4
+
**Note:**
5
+
* These guides/docs are written for `>= 1.0.0.rc.1`. If you're looking for the docs for older releases, please have a look at the github repo itself within `/docs` and select the desired version tag.
6
+
* Most of the guides are currently in progress. Please be patient while we do our best to create content while releasing a stable 1.0.0 release which will happen this September
7
+
4
8
## Installation
5
9
Learn how to properly set up `matestack-ui-core` with your existing Rails application - we cover both the AssetPipeline and Webpacker [in this guide](/docs/guides/1-installation/README.md).
0 commit comments