Anyone got suggestions for website to host my art?

#furry #furryart #websites #artistsOnMastodon

@Inkstainthebat Are you asking about hosting (for one's own self-hosted website)...or are you looking for a recommendation for making a profile on an existing service?
@Catwoman69y2k existing service. Although options for self hosting would be cool I should figure out how to host a website to begin with first
@Inkstainthebat Newgrounds isn't FLOSS and for sure not decentralized, but it's one of the few art sites left that's any good and actually has an AI policy to boot.
@Inkstainthebat My personal recomendation is Sheezy! Though it sometimes loads a bit slow, its community is very cozy.

@Inkstainthebat start from the ground up by learning HTML, CSS, and Javascript.

Then, to publicly make it accessible, have a server up and buy a domain so as long as the server is functioning, it will be accessible and displayed.

Coding in HTML and CSS isn't hard. As a matter of fact, you can learn to code these from W3 Schools' lessons.

@iivoltagewolf I'm already familiar with HTML and CSS, I have my own website already, but I'd like something more fancy/advanced for the gallery, with tagging and search and such
@Inkstainthebat Maybe the FurAffinity source code might be a hint on how to implement these if it’s possible to inspect the whole site’s code.
@iivoltagewolf not really, it might require some backend work. I'll see what I can do tho, thanks for the suggestion