processing / processing/processing-contributions
fix broken links on website in script converting to json
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 8
- Forks
- 8
- Avg merge
- 4d 22h
- Merged PRs (30d)
- 3
Description
Broken links were reported on the website
https://github.com/processing/processing-website/issues/595
A way to fix this is to format the data when writing to json files.
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 with the script in processing-contributions that converts the contribution list to JSON, then review the linked website issue for the reported broken links. Check how data is formatted when JSON is written and verify the generated website links; done means the affected links no longer break.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling, web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100