WeblateOrg / WeblateOrg/website
Dynamic milestones listing
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 44
- Forks
- 55
- Avg merge
- 2h 3m
- Merged PRs (30d)
- 120
Description
Describe the problem
Currently, the milestones section on https://weblate.org/en/about/ is hard-coded in the HTML.
Solution brainstorm
It should be generated dynamically from the milestone flagged posts to get automatically the latest content.
Presently, there is custom text included in the milestone listing, it should probably go to the database.
Describe alternatives you have considered
No response
Screenshots
No response
Additional context
No response
Contributor guide
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 at the milestones section of the about page and trace how milestone-flagged posts and their custom text are represented. Determine the existing entry point for rendering that listing and the database data it uses; done means the page automatically shows the latest flagged posts without hard-coded milestone content.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- django, python
- Domain
- backend, content
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100