JuliaAI / JuliaAI/DataScienceTutorials.jl
Consider having `routes.json` at the top-level
Nobody has claimed this yet.
- Dominant language
- ReScript
- Stars
- 126
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
After #225 the content of the file had to be moved to lib (where all the JS lives for Franklin). However, it's not contirbutor-friendly for the file to remain there instead of being at the top-level.
Question posed is as follows: could we have routes.json at the top-level while being compatible with all browsers?
- If yes, a PR should add this
- If no, close this issue
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing how lib/routes.json is loaded by the project and how browser compatibility affects its location. Check whether moving it to the repository top level preserves the existing behavior; if so, add the move and verify the relevant build or browser workflow, otherwise close the issue as requested.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100