Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
148 changes: 148 additions & 0 deletions catalog/AppListing/95cbe2c7-9b60-4afd-8a3c-1382b610e316.json
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

testing

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

testing

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

testing

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

testing 1

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

testing 2

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

testing 6

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

testing 7

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

testing 8

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

testing 8

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

testing 8

Original file line number Diff line number Diff line change
@@ -0,0 +1,148 @@
{
"data": {
"meta": {
"adoptsFrom": {
"name": "AppListing",
"module": "../catalog-app/listing/listing"
}
},
"type": "card",
"attributes": {
"name": "Blog App",
"images": [
"https://boxel-images.boxel.ai/app-assets/catalog/blog-app-listing/screenshot-01.png",
"https://boxel-images.boxel.ai/app-assets/catalog/blog-app-listing/screenshot-02.png",
"https://boxel-images.boxel.ai/app-assets/catalog/blog-app-listing/screenshot-04.png"
],
"summary": "A modern, card-based blogging platform built with Cardstack framework.\n\n### Features\n\n- Create and manage blog posts, author profiles, and categories\n- Track publish dates, update history, word counts, and content status\n- Easy content creation with one-click \"New\" button",
"cardInfo": {
"notes": null,
"name": null,
"summary": null,
"cardThumbnailURL": "https://boxel-images.boxel.ai/app-assets/catalog/blog-app-listing/thumbnail.png"
}
},
"relationships": {
"skills": {
"links": {
"self": null
}
},
"tags.0": {
"links": {
"self": "../Tag/140feda8-625b-4a24-9ddb-6f4da891aef2"
}
},
"tags.1": {
"links": {
"self": "../Tag/ed5a1a3f-0dbf-47b5-b2a6-d88b0d2a7642"
}
},
"license": {
"links": {
"self": "../License/4c5a023b-a72c-4f90-930b-da60a1de5b2d"
}
},
"specs.0": {
"links": {
"self": "../Spec/user"
}
},
"specs.1": {
"links": {
"self": "../Spec/featured-image"
}
},
"specs.2": {
"links": {
"self": "../Spec/contact-link"
}
},
"specs.3": {
"links": {
"self": "../Spec/card-list"
}
},
"specs.4": {
"links": {
"self": "../Spec/grid"
}
},
"specs.5": {
"links": {
"self": "../Spec/sort"
}
},
"specs.6": {
"links": {
"self": "../Spec/layout"
}
},
"specs.7": {
"links": {
"self": "../Spec/author"
}
},
"specs.8": {
"links": {
"self": "../Spec/blog-category"
}
},
"specs.9": {
"links": {
"self": "../Spec/blog-post"
}
},
"specs.10": {
"links": {
"self": "../Spec/review-blog"
}
},
"specs.11": {
"links": {
"self": "../Spec/blog-app"
}
},
"publisher": {
"links": {
"self": "../Publisher/9d3ca05b-684b-408f-8d8c-dd353d9956e0"
}
},
"examples.0": {
"links": {
"self": "../blog-app/BlogApp/ramped"
}
},
"examples.1": {
"links": {
"self": "../blog-app/Author/alice-enwunder"
}
},
"examples.2": {
"links": {
"self": "../blog-app/Author/jane-doe"
}
},
"examples.3": {
"links": {
"self": "../blog-app/BlogPost/urban-living-future-sustainable"
}
},
"examples.4": {
"links": {
"self": "../blog-app/BlogPost/ultimate-guide-remote-work"
}
},
"categories.0": {
"links": {
"self": "../Category/developer-tools-code"
}
},
"cardInfo.theme": {
"links": {
"self": null
}
}
}
}
}
30 changes: 30 additions & 0 deletions catalog/Spec/author.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"data": {
"type": "card",
"attributes": {
"readMe": null,
"ref": {
"name": "Author",
"module": "../blog-app/author"
},
"specType": "card",
"containedExamples": [],
"cardTitle": "Author",
"cardDescription": "Spec for Author card",
"cardThumbnailURL": null
},
"relationships": {
"linkedExamples.0": {
"links": {
"self": "../blog-app/Author/alice-enwunder"
}
}
},
"meta": {
"adoptsFrom": {
"module": "https://cardstack.com/base/spec",
"name": "Spec"
}
}
}
}
30 changes: 30 additions & 0 deletions catalog/Spec/blog-app.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"data": {
"type": "card",
"attributes": {
"readMe": null,
"ref": {
"name": "BlogApp",
"module": "../blog-app/blog-app"
},
"specType": "card",
"containedExamples": [],
"cardTitle": "Blog App",
"cardDescription": "Spec for Blog App card",
"cardThumbnailURL": null
},
"relationships": {
"linkedExamples.0": {
"links": {
"self": "../blog-app/BlogApp/ramped"
}
}
},
"meta": {
"adoptsFrom": {
"module": "https://cardstack.com/base/spec",
"name": "Spec"
}
}
}
}
30 changes: 30 additions & 0 deletions catalog/Spec/blog-category.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"data": {
"type": "card",
"attributes": {
"readMe": null,
"ref": {
"name": "BlogCategory",
"module": "../blog-app/blog-category"
},
"specType": "card",
"containedExamples": [],
"cardTitle": "Blog Category",
"cardDescription": "Spec for Blog Category card",
"cardThumbnailURL": null
},
"relationships": {
"linkedExamples.0": {
"links": {
"self": "../blog-app/BlogCategory/city-design"
}
}
},
"meta": {
"adoptsFrom": {
"module": "https://cardstack.com/base/spec",
"name": "Spec"
}
}
}
}
30 changes: 30 additions & 0 deletions catalog/Spec/blog-post.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"data": {
"type": "card",
"attributes": {
"readMe": null,
"ref": {
"name": "BlogPost",
"module": "../blog-app/blog-post"
},
"specType": "card",
"containedExamples": [],
"cardTitle": "Blog Post",
"cardDescription": "Spec for Blog Post card",
"cardThumbnailURL": null
},
"relationships": {
"linkedExamples.0": {
"links": {
"self": "../blog-app/BlogPost/ultimate-guide-remote-work"
}
}
},
"meta": {
"adoptsFrom": {
"module": "https://cardstack.com/base/spec",
"name": "Spec"
}
}
}
}
24 changes: 24 additions & 0 deletions catalog/Spec/card-list.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"data": {
"type": "card",
"attributes": {
"readMe": null,
"ref": {
"name": "CardList",
"module": "../components/card-list"
},
"specType": "component",
"containedExamples": [],
"cardTitle": "Card List",
"cardDescription": "Spec for Card List component",
"cardThumbnailURL": null
},
"relationships": {},
"meta": {
"adoptsFrom": {
"module": "https://cardstack.com/base/spec",
"name": "Spec"
}
}
}
}
55 changes: 55 additions & 0 deletions catalog/Spec/contact-link.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
{
"data": {
"meta": {
"adoptsFrom": {
"name": "Spec",
"module": "https://cardstack.com/base/spec"
},
"fields": {
"containedExamples": [
{
"adoptsFrom": {
"module": "../fields/contact-link",
"name": "default"
}
}
]
}
},
"type": "card",
"attributes": {
"ref": {
"name": "default",
"module": "../fields/contact-link"
},
"cardTitle": "ContactLinkField",
"readMe": null,
"cardInfo": {
"notes": null,
"name": null,
"summary": null,
"cardThumbnailURL": null
},
"specType": "field",
"cardDescription": null,
"containedExamples": [
{
"label": null,
"value": null
}
]
},
"relationships": {
"cardInfo.theme": {
"links": {
"self": null
}
},
"linkedExamples": {
"links": {
"self": null
}
}
}
}
}
23 changes: 23 additions & 0 deletions catalog/Spec/featured-image.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"data": {
"type": "card",
"attributes": {
"readMe": null,
"ref": {
"name": "default",
"module": "../fields/featured-image"
},
"specType": "field",
"containedExamples": [],
"cardTitle": "FeaturedImageField",
"cardDescription": null,
"cardThumbnailURL": null
},
"meta": {
"adoptsFrom": {
"module": "https://cardstack.com/base/spec",
"name": "Spec"
}
}
}
}
Loading
Loading