-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit a039d31
Showing
111 changed files
with
2,689 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
MIT License | ||
|
||
Copyright (c) 2021 Contentstack Solutions | ||
|
||
Permission is hereby granted, free of charge, to any person obtaining a copy | ||
of this software and associated documentation files (the "Software"), to deal | ||
in the Software without restriction, including without limitation the rights | ||
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | ||
copies of the Software, and to permit persons to whom the Software is | ||
furnished to do so, subject to the following conditions: | ||
|
||
The above copyright notice and this permission notice shall be included in all | ||
copies or substantial portions of the Software. | ||
|
||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | ||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | ||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | ||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | ||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | ||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE | ||
SOFTWARE. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
# Contentstack's starter app content | ||
|
||
This repository aims to provide sample stack content to users for the implementation of marketing websites. An easy way to import this stack content is by using the ‘seed’ command. | ||
|
||
To import this content to your stack, perform the following steps: | ||
|
||
1. Install the CLI by running the following command in your terminal: | ||
|
||
```npm i -g @contentstack/cli``` | ||
|
||
2. By default, CLI uses the North America region. To use the Europe region, run this command in your terminal: | ||
|
||
```csdx config:set:region EU``` | ||
|
||
3. Next, log in to your Contentstack account via CLI: | ||
|
||
```csdx auth:login``` | ||
|
||
4. Run the ‘seed’ command to import content to your stack: | ||
|
||
```csdx cm:seed -r "contentstack/stack-starter-app"``` | ||
|
||
Refer to the [Seed command documentation](https://www.contentstack.com/docs/developers/cli/import-content-using-seed-command/) to learn more. | ||
|
||
Also, we are soon coming up with starter apps where you can view this content instantly. |
Large diffs are not rendered by default.
Oops, something went wrong.
1 change: 1 addition & 0 deletions
1
stack/assets/blt184018807552b966/_contentstack_blt184018807552b966.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
[{"uid":"blt184018807552b966","content_type":"image/svg+xml","file_size":"706","tags":[],"filename":"bucket1.svg","ACL":{},"is_dir":false,"parent_uid":"bltec4c6535e1052248","_version":1,"title":"bucket1.svg","publish_details":[{"environment":"blt3dfe0ed2ddf5fb14","locale":"en-us","time":"2021-03-25T06:51:48.624Z","version":1},{"environment":"blt6f4046f0d8dea679","locale":"en-us","time":"2021-03-25T06:51:48.624Z","version":1},{"environment":"blt19d47fc0d6304e8b","locale":"en-us","time":"2021-03-25T06:51:48.624Z","version":1},{"environment":"blt3dfe0ed2ddf5fb14","locale":"fr-fr","time":"2021-03-25T06:51:58.641Z","version":1},{"environment":"blt19d47fc0d6304e8b","locale":"fr-fr","time":"2021-03-25T06:51:58.641Z","version":1},{"environment":"blt6f4046f0d8dea679","locale":"fr-fr","time":"2021-03-25T06:51:58.641Z","version":1}]}] |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions
1
stack/assets/blt2895af1d1027806b/_contentstack_blt2895af1d1027806b.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
[{"uid":"blt2895af1d1027806b","content_type":"image/svg+xml","file_size":"49454","tags":[],"filename":"help-for-the-next-step.svg","ACL":{},"is_dir":false,"parent_uid":"blt5c54c0ec56cedfde","_version":1,"title":"help-for-the-next-step.svg","publish_details":[{"environment":"blt3dfe0ed2ddf5fb14","locale":"en-us","time":"2021-03-25T06:51:47.495Z","version":1},{"environment":"blt6f4046f0d8dea679","locale":"en-us","time":"2021-03-25T06:51:47.495Z","version":1},{"environment":"blt19d47fc0d6304e8b","locale":"en-us","time":"2021-03-25T06:51:47.495Z","version":1},{"environment":"blt3dfe0ed2ddf5fb14","locale":"fr-fr","time":"2021-03-25T06:51:57.584Z","version":1},{"environment":"blt19d47fc0d6304e8b","locale":"fr-fr","time":"2021-03-25T06:51:57.585Z","version":1},{"environment":"blt6f4046f0d8dea679","locale":"fr-fr","time":"2021-03-25T06:51:57.585Z","version":1}]}] |
Oops, something went wrong.