{data.title}
{data.headline}
{#if expanded}
{data.description}
{#if data.gallery}
Gallery
{#each data.gallery as img}
{/each}
{/if}
Source
Forge
{#if data.docs}
Documentation
{/if}
Mirrors
Github
Gitlab
Codeberg
{/if}
{#if expanded}
{:else}
{#if !expanded} DETAILS {/if}
{/if}