mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-26 13:29:12 +00:00
Merge branch 'main' of github.com:roc-lang/roc into tutorial_updates
This commit is contained in:
commit
fe066e5567
304 changed files with 14284 additions and 20427 deletions
File diff suppressed because it is too large
Load diff
|
@ -95,7 +95,7 @@ tutorialIntro =
|
|||
label [id "tutorial-toc-toggle-label", for "tutorial-toc-toggle"] [text "contents"],
|
||||
],
|
||||
p [] [text "Welcome to Roc!"],
|
||||
p [] [text "This tutorial will teach you how to build Roc applications. Along the way, you'll learn how to write tests, use the REPL, and much more!"],
|
||||
p [] [text "This tutorial will teach you how to build Roc applications. Along the way, you'll learn how to write tests, use the REPL, and more!"],
|
||||
],
|
||||
section [] [
|
||||
h2 [ id "installation" ] [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue