Skip to content

Commit 0d63885

Browse files
committed
Add new learning tutorials
1 parent 39c226d commit 0d63885

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

config.js

+2
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ const examples = {
3737
"onboarding-webapp",
3838
"sveltekit-contentful",
3939
"tutorial-contentful",
40+
"tutorial-nextjs-contentful",
41+
"tutorial-nextjs-files",
4042
],
4143
};
4244

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-stackbit-app",
3-
"version": "0.1.7",
3+
"version": "0.1.8",
44
"description": "Create a new Stackbit site, or add Stackbit to an existing site.",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)