See discussion on #106 (comment).
We're starting to form some opinions about naming conventions (kebab case, longer, more readable ids). @dmint789 also pointed out that it's really unclear what the "ids" of our icons actually are. For example, we have:
event-333: corresponds to WCA event id 333 (documented in the WCIF here, which links to this sql file, which I guess is the ultimate source of truth for WCA event ids)
unofficial-333-mirror-blocks: we're the source of truth for these things! But it's unclear if the id people should use in their databases is 333-mirror-blocks or unofficial-333-mirror-blocks.
- We don't currently enforce uniqueness of names in this repo (in other words, we could create a
jfly.svg in both the events and the unofficial directories). We haven't thought about if we'd rather enforce uniqueness across "categories".
See discussion on #106 (comment).
We're starting to form some opinions about naming conventions (kebab case, longer, more readable ids). @dmint789 also pointed out that it's really unclear what the "ids" of our icons actually are. For example, we have:
event-333: corresponds to WCA event id333(documented in the WCIF here, which links to this sql file, which I guess is the ultimate source of truth for WCA event ids)unofficial-333-mirror-blocks: we're the source of truth for these things! But it's unclear if the id people should use in their databases is333-mirror-blocksorunofficial-333-mirror-blocks.jfly.svgin both the events and the unofficial directories). We haven't thought about if we'd rather enforce uniqueness across "categories".