File tree Expand file tree Collapse file tree 2 files changed +19
-12
lines changed
apps/codingcatdev/src/routes/(content-single)/(non-course)/post
content-modeling-in-a-headless-cms-vs-a-traditional-webcms
integrating-storybook-with-sveltekit Expand file tree Collapse file tree 2 files changed +19
-12
lines changed Original file line number Diff line number Diff line change @@ -3,15 +3,17 @@ type: post
33authors :
44 - alex-patterson
55cloudinary_convert : false
6- cover : ' https://media.codingcat.dev/image/upload/v1684343153/main-codingcatdev-photo/content-modeling-in-a-headless-cms-vs-a-traditional-webcms.png'
7- devto :
8- excerpt : ' Learn how to model content for Headless CMS'
9- hashnode :
6+ cover : >-
7+ https://media.codingcat.dev/image/upload/v1684343153/main-codingcatdev-photo/content-modeling-in-a-headless-cms-vs-a-traditional-webcms.png
8+ devto : >-
9+ https://dev.to/codingcatdev/content-modeling-in-a-headless-cms-vs-traditional-web-cms-42jm-temp-slug-4276315
10+ excerpt : Learn how to model content for Headless CMS
11+ hashnode : null
1012published : published
1113slug : content-modeling-in-a-headless-cms-vs-a-traditional-webcms
12- start : May 17, 2023
14+ start : ' May 17, 2023'
1315title : Content Modeling in a Headless CMS vs. Traditional Web CMS
14- youtube :
16+ youtube : null
1517---
1618
1719<script lang =" ts " >
Original file line number Diff line number Diff line change @@ -3,15 +3,20 @@ type: post
33authors :
44 - brittney-postma
55cloudinary_convert : false
6- cover : https://media.codingcat.dev/image/upload/main-codingcatdev-photo/Storybook.jpg
7- excerpt : Brittney walks through how to get Storybook working in a new SvelteKit project.
8- hashnode : https://hashnode.codingcat.dev/tutorial-integrating-storybook-with-sveltekit
9- preview : https://codingcat.dev/api/preview?secret=7tjQhb1qQlS3FtyV3b0I&selectionType=tutorial&selectionSlug=integrating-storybook-with-sveltekit&_id=d62f77b86e45401999c1c60f6a0ec2bc
6+ cover : ' https://media.codingcat.dev/image/upload/main-codingcatdev-photo/Storybook.jpg'
7+ excerpt : >-
8+ Brittney walks through how to get Storybook working in a new SvelteKit
9+ project.
10+ hashnode : ' https://hashnode.codingcat.dev/tutorial-integrating-storybook-with-sveltekit'
11+ preview : >-
12+ https://codingcat.dev/api/preview?secret=7tjQhb1qQlS3FtyV3b0I&selectionType=tutorial&selectionSlug=integrating-storybook-with-sveltekit&_id=d62f77b86e45401999c1c60f6a0ec2bc
1013published : published
1114slug : integrating-storybook-with-sveltekit
12- start : June 4, 2022
15+ start : ' June 4, 2022'
1316title : Integrating Storybook with SvelteKit
14- youtube : https://youtu.be/Kc1ULlfyUcw
17+ youtube : ' https://youtu.be/Kc1ULlfyUcw'
18+ devto : >-
19+ https://dev.to/codingcatdev/integrating-storybook-with-sveltekit-4e7i-temp-slug-7210586
1520---
1621
1722## Intro
You can’t perform that action at this time.
0 commit comments