Welcome
Find an Article
{#each articles as {title, slug, date}}
{title}
{new Date(date).toLocaleDateString()}
{:else}
{/each}