-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Summary
Design how snippets will be indexed across languages, tags, creation dates, and more — to enable quick browsing and search.
Tasks
- Choose index format (e.g., index.json or per-language index)
- Include: name, tags, language, description, created_at
- Update index on every new snippet saved
- Store index in
/index/or at root level - Document the format in README
Outcome
A searchable and structured index that enables future querying and filtering.
Metadata
Metadata
Assignees
Labels
No labels