Created
June 22, 2025 06:08
-
-
Save jordangarcia/fe2679078bae51c348acd7dbd3c4c7bc to your computer and use it in GitHub Desktop.
This file contains hidden or 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
{ | |
"type": "doc", | |
"content": [ | |
{ | |
"type": "document", | |
"attrs": { | |
"aiOptions": { "imageOptions": {} }, | |
"docId": null, | |
"background": { "type": "none" }, | |
"docFlags": {}, | |
"format": null, | |
"customCode": {}, | |
"settings": {}, | |
"generateStatus": null, | |
"generateInfo": {} | |
}, | |
"content": [ | |
{ | |
"type": "card", | |
"attrs": { | |
"id": "show-tell-card-001", | |
"previewContent": null, | |
"background": { "type": "none" }, | |
"container": {}, | |
"cardSize": "default", | |
"layout": "left", | |
"layoutTemplateColumns": null, | |
"layoutTemplateRows": null, | |
"verticalAlign": null, | |
"generatorInput": null, | |
"fontScale": null, | |
"cardMarginSettings": {}, | |
"hidden": false | |
}, | |
"content": [ | |
{ | |
"type": "cardAccentLayoutItem", | |
"attrs": { | |
"itemId": "accent", | |
"fitType": "cover", | |
"background": { | |
"type": "image", | |
"imageUrl": "https://gamma.app/generated/pink-flowers-night-sky-illustration" | |
} | |
} | |
}, | |
{ | |
"type": "cardLayoutItem", | |
"attrs": { "itemId": "body" }, | |
"content": [ | |
{ | |
"type": "title", | |
"attrs": { "level": 1 }, | |
"content": [{ "type": "text", "text": "What is Show & Tell?" }] | |
}, | |
{ | |
"type": "paragraph", | |
"content": [{ "type": "text", "text": "This is your chance to showcase what you're working on and discover what others are creating. We'd love to see your demos, research, progress on a project, process behind a project, etc." }] | |
}, | |
{ | |
"type": "paragraph", | |
"content": [ | |
{ "type": "text", "text": "Sign up below! Take as much or as little time as you need. We want to see and celebrate your work " }, | |
{ "type": "emoji", "attrs": { "id": "clap", "native": "π" } }, | |
{ "type": "emoji", "attrs": { "id": "clap", "native": "π" } }, | |
{ "type": "emoji", "attrs": { "id": "clap", "native": "π" } } | |
] | |
}, | |
{ | |
"type": "gridLayout", | |
"attrs": { "colWidths": [50, 50], "fullWidthBlock": false }, | |
"content": [ | |
{ | |
"type": "gridCell", | |
"attrs": { "verticalAlign": "top" }, | |
"content": [ | |
{ | |
"type": "heading", | |
"attrs": { "level": 3 }, | |
"content": [{ "type": "text", "text": "What to bring:" }] | |
}, | |
{ | |
"type": "bullet", | |
"attrs": { "indent": 0 }, | |
"content": [{ "type": "text", "text": "Half-baked ideas" }] | |
}, | |
{ | |
"type": "bullet", | |
"attrs": { "indent": 0 }, | |
"content": [{ "type": "text", "text": "Works-in-progress" }] | |
}, | |
{ | |
"type": "bullet", | |
"attrs": { "indent": 0 }, | |
"content": [{ "type": "text", "text": "Completed projects" }] | |
}, | |
{ | |
"type": "bullet", | |
"attrs": { "indent": 0 }, | |
"content": [{ "type": "text", "text": "Everything between!" }] | |
} | |
] | |
}, | |
{ | |
"type": "gridCell", | |
"attrs": { "verticalAlign": "top" }, | |
"content": [ | |
{ | |
"type": "heading", | |
"attrs": { "level": 3 }, | |
"content": [{ "type": "text", "text": "Example S&Ts:" }] | |
}, | |
{ | |
"type": "bullet", | |
"attrs": { "indent": 0 }, | |
"content": [ | |
{ "type": "text", "text": "April 11th, 2025", "marks": [{ "type": "link", "attrs": { "href": "#april-11-2025" } }] } | |
] | |
}, | |
{ | |
"type": "bullet", | |
"attrs": { "indent": 0 }, | |
"content": [ | |
{ "type": "text", "text": "April 4th, 2025", "marks": [{ "type": "link", "attrs": { "href": "#april-4-2025" } }] } | |
] | |
}, | |
{ | |
"type": "bullet", | |
"attrs": { "indent": 0 }, | |
"content": [ | |
{ "type": "text", "text": "March 28th, 2025", "marks": [{ "type": "link", "attrs": { "href": "#march-28-2025" } }] } | |
] | |
}, | |
{ | |
"type": "bullet", | |
"attrs": { "indent": 0 }, | |
"content": [ | |
{ "type": "text", "text": "March 21st, 2025", "marks": [{ "type": "link", "attrs": { "href": "#march-21-2025" } }] } | |
] | |
} | |
] | |
} | |
] | |
}, | |
{ | |
"type": "paragraph", | |
"attrs": { "fontSize": "small" }, | |
"content": [ | |
{ "type": "text", "text": "Mini bio examples from new hires: ", "marks": [{ "type": "italic" }] }, | |
{ "type": "emoji", "attrs": { "id": "file_folder", "native": "π" } }, | |
{ "type": "text", "text": " New Hire Bios" } | |
] | |
} | |
] | |
} | |
] | |
} | |
] | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment