OpenTabletDriver / OpenTabletDriver/opentabletdriver.github.io
Auto versioning of the latest OpenTabletDriver version
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 36
- Forks
- 10
- Avg merge
- 12h 32m
- Merged PRs (30d)
- 9
Description
Currently this is manually updated in _data/otd-versions.json and the code just picks the last element in the array:
https://github.com/OpenTabletDriver/opentabletdriver.github.io/blob/211fba1c2ba3136ab60873e84633a13bf121d4cf/site/_data/otd-versions.json#L20-L22
https://github.com/OpenTabletDriver/opentabletdriver.github.io/blob/211fba1c2ba3136ab60873e84633a13bf121d4cf/site/_wiki/Install/Windows.md?plain=1#L22-L24
Ideally this should pull from tags in https://github.com/OpenTabletDriver/OpenTabletDriver
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 site/_data/otd-versions.json and site/_wiki/Install/Windows.md, then inspect how this Jekyll site generates and publishes version data. Check the OpenTabletDriver repository's tags as the proposed source; done means the latest version is derived automatically and the Windows installation page stays current without manually editing the version list.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github, jekyll
- Domain
- devops, release
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100