Skip to content

Commit

Permalink
Merge pull request #18 from stackbit/new-tutorials
Browse files Browse the repository at this point in the history
Add new learning tutorials
  • Loading branch information
seancdavis authored Aug 10, 2022
2 parents 39c226d + 0d63885 commit ee12474
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
2 changes: 2 additions & 0 deletions config.js
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ const examples = {
"onboarding-webapp",
"sveltekit-contentful",
"tutorial-contentful",
"tutorial-nextjs-contentful",
"tutorial-nextjs-files",
],
};

Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-stackbit-app",
"version": "0.1.7",
"version": "0.1.8",
"description": "Create a new Stackbit site, or add Stackbit to an existing site.",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit ee12474

Please sign in to comment.