Commit Graph

84 Commits

Author SHA1 Message Date
Luke Boswell
de0385ad07
add examples to WIP site 2023-11-03 16:37:52 +11:00
Luke Boswell
a59d295b1b
fix tutorial meta and link calls 2023-11-03 15:48:50 +11:00
Richard Feldman
565b2ff1b5
Fix some HTML validation errors 2023-11-02 21:17:16 -04:00
Luke Boswell
254f68c2c4
fix aria-label html attr 2023-11-03 09:16:12 +11:00
Richard Feldman
5e65e2a7d3
Merge remote-tracking branch 'origin/main' into wip-updates 2023-11-02 06:30:02 -04:00
Richard Feldman
554ebaf2f0
Finish explanations in longer example 2023-10-31 23:09:04 -04:00
Richard Feldman
258ed94ce3
Use <header> instead of <div> for header 2023-10-31 22:54:15 -04:00
Richard Feldman
257b397fd1
Add backpassing heading to tutorial 2023-10-29 21:56:28 -04:00
Richard Feldman
9e7ae2aa74
Incorporate bird logo into homepage 2023-10-21 14:05:30 -04:00
Richard Feldman
49274476fd
Improve homepage CSS a bunch 2023-10-21 11:01:57 -04:00
Anton-4
c310be2b11
no need to link to Bool anymore 2023-09-23 15:02:11 +02:00
Richard Feldman
074401fbdf
Remove the whole #var1 thing 2023-09-17 06:31:51 -04:00
Anton-4
ac9421c1b4
basic-cli 0.4.0 -> 0.5.0 2023-08-12 19:34:33 +02:00
Richard Feldman
2da41be29f
Merge remote-tracking branch 'origin/main' into abilities-syntax 2023-08-10 20:36:01 -04:00
Richard Feldman
ceb70907a8
Revise string interpolation tutorial section 2023-07-29 21:13:05 -04:00
Anton-4
781d23c6d7
copyright year update
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2023-07-28 12:49:02 +02:00
Richard Feldman
1d5c5b25ec
Merge remote-tracking branch 'origin/main' into linux64 2023-07-11 11:33:31 -04:00
NoaVidovic
74ed31c5a9
Fix typo in tutorial.md
The first example of an app module header included `provides main to pf` instead of the correct `provides [main] to pf`

Signed-off-by: NoaVidovic <noavidovic0@gmail.com>
2023-06-25 22:09:56 +02:00
Richard Feldman
bdb93fda5e
Update to basic-cli 0.4.0 2023-06-22 16:58:50 -04:00
Anton-4
de93c96125
fix desugaring table
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2023-06-17 17:10:29 +02:00
Anton-4
48ba897590
tutorial small fixes
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2023-06-17 16:55:35 +02:00
Anton-4
31d41dbccb
add missing example
fixes #5556 

Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2023-06-17 14:09:53 +02:00
Bryce Miller
cb08225bf0
| -> where 2023-06-05 20:19:00 -04:00
Ayaz
ba1f8ffe5f
Merge pull request #5272 from extemporalgenome/markdown-typos-20230410
markdown typo fixes
2023-05-03 10:24:52 -05:00
Anton-4
8d67c253e8
use basic-cli 0.3.2 2023-04-29 14:02:08 +02:00
Anton-4
cac2eac6de
remove duplicate keyword
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2023-04-25 16:54:01 +02:00
Luke Boswell
587cb21069
change to simple list, table wasn't working 2023-04-21 09:10:04 +10:00
human154
760b9bbe03
Tutorial: Add A Table Of Roc's Keywords
Signed-off-by: human154 <46430360+human154@users.noreply.github.com>
2023-04-20 14:37:18 -04:00
Kevin Gillette
0321f91c70
Kevin Gillette: markdown typo fixes
Luke Boswell: move Str.md as it looks more like a design doc than rust crate

Co-authored-by: Luke Boswell <lukewilliamboswell@gmail.com>
2023-04-10 14:07:03 -06:00
Anton-4
06cf030527
update to basic-cli 3.1 2023-03-29 10:46:47 +02:00
Anton-4
9620f9e0e8
Merge pull request #5164 from yukiomoto/fix-tutorial-sample-code
Fix a field name in tutorial to match its context
2023-03-21 16:37:11 +01:00
Richard Feldman
2276c78d9f
Merge pull request #5093 from roc-lang/glue-getters-rtfeldman
Glue for functions and closures
2023-03-21 08:12:19 -04:00
Anton-4
8da9af94f2
use latest basic-cli, better error messages 2023-03-20 20:06:36 +01:00
itmuckel
d6a4564cd2
Fix typo in walk tutorial 2023-03-19 17:47:44 +01:00
Yuki Omoto
3c95849914
Fix a sample code in tutorial to match its context 2023-03-19 21:21:34 +09:00
Folkert de Vries
bd3982241e
Merge pull request #5036 from roc-lang/tutorial_updates
tutorial: update to basic-cli 0.2.1, fix typos
2023-03-17 11:46:36 +01:00
Anton-4
44778c72fe
Merge pull request #5117 from human154/patch-3
Tutorial: add spaces before colons
2023-03-14 11:58:38 +01:00
Anton-4
fe066e5567
Merge branch 'main' of github.com:roc-lang/roc into tutorial_updates 2023-03-13 19:46:05 +01:00
Richard Feldman
cf67591d10
Merge pull request #5121 from itmuckel/tutorial-fix-unused-function
Fix unused function in tutorial
2023-03-13 06:42:48 -04:00
Richard Feldman
24110c824b
Merge pull request #5125 from roc-lang/tutorial-name-tweak
Tweak tutorial intro wording
2023-03-12 09:09:36 -04:00
Richard Feldman
e28b88119f
Tweak tutorial intro wording 2023-03-12 08:59:18 -04:00
Luke Boswell
373da8d5e1
update colors for tutorial 2023-03-12 15:42:43 +11:00
Luke Boswell
0e65f10744
remove inline styles from markdown tables 2023-03-12 13:23:07 +11:00
itmuckel
be6bd9a1ec Fix unused function in tutorial 2023-03-12 00:28:12 +01:00
Luke Boswell
a0b806b2ea
fix another colon space issue 2023-03-11 12:25:58 +11:00
human154
b077e76235
Update Tutorial: add spaces before colons
Signed-off-by: human154 <46430360+human154@users.noreply.github.com>
2023-03-10 15:13:19 -05:00
Luke Boswell
b1e73dc8ef
add highlighting to tutorial inline snippets 2023-03-10 13:07:50 +11:00
Anton-4
37acc3a847
small edits
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2023-03-08 13:50:29 +01:00
Luke Boswell
8b96f6aa5c
add package modules to tutorial 2023-03-08 19:38:50 +11:00
Luke Boswell
4e63ac597a
add tutorial.roc back 2023-03-01 20:14:01 +11:00