unisonweb / unisonweb/website

Wordle tutorial out of date

Open
#65 0 comments 0 reactions 0 assignees View on GitHub

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 .stub prefix seems to no longer exist; perhaps I initialized the project incorrectly?
  • under 'how to search' for functions, the base library is missing lib prefix and data in 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 some article.DistributedDataTypes definitions without any documentation.
  • [] readLine appears to now be getLine

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.