Investigate why Credits page displays each item alphabetically locally but in a different order on the live website
- Dominant language
- JavaScript
- Stars
- 363
- Forks
- 872
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 18
Description
### Dependency
- [ ] #2265
### Overview
As developers, the website seen locally on our computers should look the same as the live website. For this issue, we will investigate why the Credits page displays each credit alphabetically when running the code locally on the computer but in a different order on the live website.
### Action Items
**Feasibility**
- [ ] Investigate why the Credits page displays each credit alphabetically when running the code locally on the computer but in a different order on the live website
- [ ] Figure out the feasibility of a possible fix so that it displays the same on the live website and locally on a computer. Questions to consider:
- [ ] Can it be fixed?
- [ ] How difficult is it to fix?
- [ ] How much time and work is needed to fix the issue?
- [ ] How much benefit is gained from the fix?
- [ ] Discuss with Technical Leads whether you think fixing this issue is worth it
- [ ] If the decision is to fix it, list additional action items needed to fix it below.
- [ ] If the decision is to not fix it, please add an entry into [Decision Records on Solutions Not Implemented](https://github.com/hackforla/website/wiki/Decision-Records-on-Solutions-Not-Implemented) in the Wiki
- [ ] Then @ mention one of the technical leads in a comment below
- [ ] Include a summary of what you did
- [ ] Include a link to [Decision Records on Solutions Not Implemented](https://github.com/hackforla/website/wiki/Decision-Records-on-Solutions-Not-Implemented)
**If the decision is to fix it, here are the additional action items needed to fix it**
- [ ]
- [ ]
- [ ]
- [ ]
- [ ]
### Resources/Instructions
- [Credits Page](https://www.hackforla.org/credits/)
- [pages/credits.html](https://github.com/hackforla/website/blob/0dc48b57ff5f32b6bc16527d38e28ec60b8eee73/pages/credits.html)
- [Jekyll Liquid Documentation](https://jekyllrb.com/docs/liquid/)
- [Decision Records on Solutions Not Implemented](https://github.com/hackforla/website/wiki/Decision-Records-on-Solutions-Not-Implemented) in the Wiki
Contributor guide
Assessment
This issue has not been assessed yet.