AllenCell / AllenCell/idea-board
Single JSON collection for contact list
Open
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 2
- Avg merge
- 7d 20h
- Merged PRs (30d)
- 1
Description
## Use Case
It might be preferable to store contact list as a single JSON collection, rather than have individual markdown files. Would likely require some refactoring to `onCreateNode` and maybe use `gatsby-transformer-json`
Could be more readable, could interop better with backend, or maybe not. Should look into whether there are benefits to establishing this pattern. In what context does anyone actually read this list, and does this make edits/PRs easier or harder?
Contributor guide
Assessment
This issue has not been assessed yet.