Skip to content

Commit

Permalink
rollout
Browse files Browse the repository at this point in the history
  • Loading branch information
oliviertassinari committed Mar 24, 2020
1 parent fbdbdb2 commit 2216012
Show file tree
Hide file tree
Showing 9 changed files with 34 additions and 1 deletion.
4 changes: 4 additions & 0 deletions docs/src/pages/getting-started/templates/album/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,7 @@
## Usage

Simply copy the files into your project, or one of the [example applications](https://github.com/mui-org/material-ui/tree/master/examples), and import and use the `Album` component.

## Demo

View the demo at https://material-ui.com/getting-started/templates/album/.
4 changes: 4 additions & 0 deletions docs/src/pages/getting-started/templates/blog/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,7 @@
## Usage

Simply copy the files into your project, or one of the [example applications](https://github.com/mui-org/material-ui/tree/master/examples), and import and use the `Blog` component.

## Demo

View the demo at https://material-ui.com/getting-started/templates/blog/.
3 changes: 2 additions & 1 deletion docs/src/pages/getting-started/templates/checkout/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@
Simply copy the files into your project, or one of the [example applications](https://github.com/mui-org/material-ui/tree/master/examples), and import and use the `Checkout` component.

## Demo
View the demo at https://material-ui.com/getting-started/templates/checkout/

View the demo at https://material-ui.com/getting-started/templates/checkout/.
4 changes: 4 additions & 0 deletions docs/src/pages/getting-started/templates/dashboard/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,7 @@
## Usage

Simply copy the files into your project, or one of the [example applications](https://github.com/mui-org/material-ui/tree/master/examples), and import and use the `Dashboard` component.

## Demo

View the demo at https://material-ui.com/getting-started/templates/dashboard/.
4 changes: 4 additions & 0 deletions docs/src/pages/getting-started/templates/pricing/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,7 @@
## Usage

Simply copy the files into your project, or one of the [example applications](https://github.com/mui-org/material-ui/tree/master/examples), and import and use the `Pricing` component.

## Demo

View the demo at https://material-ui.com/getting-started/templates/pricing/.
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,7 @@
## Usage

Simply copy the files into your project, or one of the [example applications](https://github.com/mui-org/material-ui/tree/master/examples), and import and use the `SignInSide` component.

## Demo

View the demo at https://material-ui.com/getting-started/templates/sign-in-side/.
4 changes: 4 additions & 0 deletions docs/src/pages/getting-started/templates/sign-in/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,7 @@
## Usage

Simply copy the files into your project, or one of the [example applications](https://github.com/mui-org/material-ui/tree/master/examples), and import and use the `SignIn` component.

## Demo

View the demo at https://material-ui.com/getting-started/templates/sign-in/.
4 changes: 4 additions & 0 deletions docs/src/pages/getting-started/templates/sign-up/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,7 @@
## Usage

Simply copy the files into your project, or one of the [example applications](https://github.com/mui-org/material-ui/tree/master/examples), and import and use the `SignUp` component.

## Demo

View the demo at https://material-ui.com/getting-started/templates/sign-up/.
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,7 @@
## Usage

Simply copy the files into your project, or one of the [example applications](https://github.com/mui-org/material-ui/tree/master/examples), and import and use the `StickyFooter` component.

## Demo

View the demo at https://material-ui.com/getting-started/templates/sticky-footer/.

0 comments on commit 2216012

Please sign in to comment.