Wordle tutorial out of date
Open
Nobody has claimed this yet.
- Dominant language
- CSS
- Stars
- 13
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
I'm going through this on the m5i release
https://www.unison-lang.org/docs/labs/wordle/docs/core-logic/
- the
.stubprefix seems to no longer exist; perhaps I initialized the project incorrectly? - under 'how to search' for functions, the base library is missing
libprefix anddatain the namespace - under 'how to search' for functions, the wildcard
?doesn't seem to work (omitting it works fine).
https://www.unison-lang.org/docs/labs/wordle/docs/colorize-result/
- pulling down the ansi libray results in:
Downloaded 0 entities...
❗️
- [] Links inlined in code snippets (for instance
Exception,Ask) take you to somearticle.DistributedDataTypesdefinitions without any documentation. - []
readLineappears to now begetLine
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 Wordle tutorial pages at docs/labs/wordle/docs/core-logic/ and docs/labs/wordle/docs/colorize-result/. Reproduce the reported behavior on the m5i release, then check each code example, search instruction, package command, and inline link. Done means the tutorial matches current Unison behavior or clearly documents any release-specific differences.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100