Art Feed | denizk0461 {#snippet pageButtons(currentIndex: number)}
{#if currentIndex == 1}

|

{:else} < {/if} {#each { length: data.maxPages }, index} {index + 1} {/each} {#if currentIndex == data.maxPages}

|

{:else} > {/if}
{/snippet} {@render pageButtons(data.currentPage)}

Welcome to my (new) art feed! It is heavily inspired by DeathSurplus' art blog – definitely go check out his page!

This page is intended to offer a shared space for all my projects without the need to create strictly-separated pages for each hobby. Some other pages on this website have been merged into this one; namely the "Small Projects" and "Drawing Gallery" pages, so don't be surprised if content from those pages shows up here.

I'll add some more of my past projects, new projects, and an option to filter by project type soon™. Maybe I'll also split the content into pages, if I ever figure out how to do that.

I MAY merge this with the Projects page, I've not yet decided.

{#each data.contents as post} {/each}