A Deno artwork gallery that has not gone extinct. Powered by Deno... naturally.
A small collection of Deno artwork exists at deno.com/artwork, but contributions are no longer accepted there. Deno's website had to go closed-source and its denoland/dotland repository has been turned into a public archive.
Dry your eyes! Here is a new and improved Deno artwork gallery to take its place. Made with all the Deno fixins.
- Hosted on Deno Deploy
- Powered by Deno KV:
- Stores and organizes artwork collection
- Allows GitHub user login with Deno KV OAuth plugin for Fresh
- Saves user reactions ("Likes") 🍕
- Made with Fresh
- Styled with Twind
- REST interface for posting reactions
- Features image and artist pages
- Simple admin console
- OpenGraph image generation and
<head>
content for artwork gallery pages - Uses TSX Tabler Icons
- Default avatars provided by Deno Avatar
- RSS feed — because why not!
- Open-source. Accepting code and artwork contributions.
Reacting to artwork (requires GitHub login), Starring this repo, and creating PRs highly encouraged.
- Fork the repo
- Make art. (AI welcome!)
- Save your image in
./static/images/artwork/
- Edit
./data/artwork.json
(There's a schema to follow.) - Pretty please use the
.github/PULL_REQUEST_TEMPLATE/art_pr.md
format in a new PR.
- Fork the repo
- Work your magic. (AI welcome!)
- Pretty please use the
.github/PULL_REQUEST_TEMPLATE/code_pr.md
format in a new PR.
Deno images are distributed under the MIT license (public domain and free for use), unless otherwise noted. Repository code is distributed under the MIT license.