Build Small
/
Partners
/
{data.name}
Back to hub
{data.sizeRange}
{data.name}
{data.tagline}
{#if data.prize}
{/if}
{labels.offer}
What they offer
{data.offer}
{#if hasCatalog}
{labels.catalog}
{isModels ? 'Models & products' : 'Capabilities'}
{isModels ? 'The kit, sized small' : 'What you can run'}
{#if isModels} {#each data.models ?? [] as m (m.name)}
{/each} {:else} {#each data.capabilities ?? [] as c (c.name)}
{/each} {/if}
{/if} {#if data.guide?.length}
{labels.guide}
Build this with us
If you want to build…
{#each data.guide as g, i (i)}
{g.want}
{g.use}
{g.note}
{/each}
{/if} {#if hasResources}
{labels.resources}
Getting started
{#if data.resources?.length}
{#each data.resources as r (r.label)}
{r.label}
{/each}
{/if} {#if data.starterSpace}
STARTER SPACE
{data.starterSpace.name}
{data.starterSpace.desc}
Fork it
{/if}
{/if} {#if data.prize}
{labels.prize}
Eligible prize
{data.name.toUpperCase()} · SPONSOR PRIZE
{data.prize.title}
To qualify ·
{data.prize.criteria}
{data.prize.award}
All prizes
{/if} {#if data.support?.length}
{labels.support}
How to get help
Stuck? Holler.
{#each data.support as s (s.channel + s.handle)}
{s.channel}
{s.handle}
{/each}
{/if}