lit / lit/lit.dev

Expand playground gist support

Open
#654 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
142
Forks
230
PR merge metrics
No merged PRs in 30d

Description

The [gist support](https://github.com/lit/lit.dev/issues/533) in playground is amazing and already making sharing code examples easier. It would be great to extend it to be able to reference a set of playgrounds. Features like the following:

1. the examples list could be populated with the playground gists for a given github user (or even set of users).
2. from this list, add ability to delete playground gists
3. add ability to provide playground gist metadata like a title, section, keywords
4. add ability to filter the list of displayed examples by this metadata

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading the existing playground gist support described in issue #533 and trace how playground examples are loaded. Done should cover listing gists for one or more GitHub users, deleting them, storing title/section/keyword metadata, and filtering examples by that metadata.

Written by the indexing model from the issue text.

Assessment

Tech stack
github, typescript
Domain
content, web-dev
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.