Commit Graph

734 Commits

Author SHA1 Message Date
On vacation
758325f7e8
tutorial update str interpolation syntax 2024-01-26 13:39:06 +01:00
Brendan Hansknecht
fb153cf112
Merge pull request #6383 from doubledup/fix-typos-tutorial
Fix typos & minor errors in the tutorial
2024-01-21 12:26:17 -08:00
David Dunn
4c2f7cb3e0
Fix typos & minor errors in the tutorial 2024-01-14 15:25:56 +02:00
Richard Feldman
2d64d134d4
Merge pull request #6320 from fyuan1316/issue-6151
Linking example pages to source code
2024-01-13 06:58:44 -05:00
Anton-4
872d1d3a5c
minor improvements 2024-01-12 21:10:42 +01:00
Anton-4
79ed84fff3
Merge pull request #6355 from B-Teague/merge-gitignore
Consolidate gitignore
2024-01-12 13:29:32 +01:00
Brian Teague
60c639b60e
Consolidate gitignore
Keep certain files with no file extension

Keep specific files with no file extension

Delete all gitignore files
2024-01-10 22:16:04 -05:00
Anton-4
a4bedd1d63
homepage \(...) > $(...)
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2024-01-09 10:37:11 +01:00
Richard Feldman
fe6c6a078d
Fix FAQ typo
Signed-off-by: Richard Feldman <oss@rtfeldman.com>
2024-01-08 10:08:18 -05:00
Richard Feldman
772e539d05
Update bird logo in FAQ
Signed-off-by: Richard Feldman <oss@rtfeldman.com>
2024-01-07 22:46:46 -05:00
Yuan Fang
892008359f
Move the perl part to add-link.pl
Signed-off-by: Yuan Fang <yuanfang@alauda.io>
2024-01-05 21:39:13 +08:00
Richard Feldman
991900785e
fix typo
Signed-off-by: Richard Feldman <oss@rtfeldman.com>
2024-01-04 21:32:01 -05:00
Richard Feldman
95cdf59b78
Add FAQ entry for bignums
Signed-off-by: Richard Feldman <oss@rtfeldman.com>
2024-01-04 21:23:10 -05:00
Anton-4
5224403c15
fix script path 2024-01-03 14:24:31 +01:00
Anton-4
525d549156
improve readability 2024-01-03 14:19:09 +01:00
Yuan Fang
8affdab488
Linking example pages to source code
Signed-off-by: Yuan Fang <yuanfang@alauda.io>
2024-01-03 15:03:53 +08:00
Anton-4
0bd15a5b16
Merge pull request #6309 from roc-lang/use-basic-cli-7-1
update to basic-cli 0.7.1
2023-12-23 19:57:15 +01:00
Anton-4
cf96010543
update to basic-cli 0.7.1 2023-12-23 16:54:59 +01:00
Anton-4
c12df3033d
Shorten faq titlte
Fixes bad formatting #6306

I my opinion there is no issue with people not knowing what FAQ means here. That is mainly relevant for the name of the link to this page.

Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2023-12-23 13:54:18 +01:00
Anton-4
9b2da4c30c
fixes file not found
This was caused by https://github.com/roc-lang/basic-cli/pull/144
2023-12-23 12:16:59 +01:00
Richard Feldman
1d1f9a3769
Merge pull request #6287 from dotslashbit/faq
added FAQ page to the website
2023-12-16 12:36:16 -05:00
Sahil Mahapatra
39cc89a10b added roc formatting and replaced the img link with an svg 2023-12-16 11:35:00 +05:30
Sahil Mahapatra
0df9b1afae fix: updated the faq link on the www/content/docs directory 2023-12-16 10:43:53 +05:30
Sahil Mahapatra
2410e9594a removed some statements from the markdown file 2023-12-16 10:26:35 +05:30
Sahil Mahapatra
806934e76e added faq page to the website 2023-12-16 02:49:53 +05:30
Anton-4
7aa01fa0e1
minor improvements 2023-12-15 15:38:45 +01:00
John Murray
ce7fb7ec50
add basic docs for nix install 2023-12-14 18:37:58 -05:00
mainrs
9d46b8f8d3
docs: update operator desugering table
The change renames some variables in the pipeline operator examples to `f` to imply a function. This should make it easier for beginners to understand the operator.

Closes #5914

Signed-off-by: mainrs <5113257+mainrs@users.noreply.github.com>
2023-12-13 14:54:23 +01:00
Eelco Hoekema
3e5f1e88f0 added [head, .. as tail] pattern matching example to tutorial 2023-12-09 09:56:16 +01:00
Rod
4ff7614147
Remove "Abilities" from the table of contents since it leads nowhere
Signed-off-by: Rod <randomer@users.noreply.github.com>
2023-12-09 02:26:35 +04:00
Richard Feldman
93b121f1f6
Add Decem to sponsors 2023-12-07 20:51:27 -05:00
Richard Feldman
84fe22d388
Merge pull request #6163 from CrepeGoat/fix-website-typos
fixed typos in website pages
2023-12-06 15:23:03 -05:00
Richard Feldman
62f3312b80
Merge pull request #6199 from stuarth/restore-simple-http-server
restore simple-http-server
2023-12-06 15:22:32 -05:00
Luke Boswell
2d10e5f4b5
Add Nat changes to /plans 2023-12-07 06:21:46 +11:00
Stuart Hinson
c60b2e1a0c restore simple-http-server 2023-12-05 21:11:23 -05:00
Brendan Hansknecht
e336aa525c
Merge pull request #6062 from JRMurr/div-0-should-crash
Update zig `@panic` calls to `roc_panic` for numeric errors
2023-12-05 12:28:47 -08:00
Richard Feldman
c6d1a8e543
Update everything to use basic-cli 0.7.0 2023-12-04 09:27:31 -05:00
Richard Feldman
c1739b4b80
Try using Inspect in the tutorial 2023-12-03 20:14:34 -05:00
Nick Gravgaard
fb28058e81
Update email and GitHub username 2023-12-03 19:25:51 +00:00
CrepeGoat
2a0fc0a030
Fix typo in website pages 2023-12-02 21:15:23 -07:00
CrepeGoat
1d86ad494f
fixed typos in website pages 2023-12-02 20:40:59 -07:00
Ayaz
20bcd70ad2
Merge branch 'main' into div-0-should-crash 2023-12-02 20:10:32 -06:00
Anton-4
82632cfae6
Update tutorial executable naming
Fixes issue raised [here](https://github.com/roc-lang/roc/issues/5501#issuecomment-1837186378).
I also simplified the language a bit for non-native English speakers.

Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2023-12-02 17:06:40 +01:00
Luke Boswell
7d2b8a509d
Merge pull request #6126 from roc-lang/github-link
Add github link to website
2023-12-01 13:45:10 +11:00
Luke Boswell
dc0b5eeab2
add github link to website 2023-12-01 13:38:45 +11:00
Richard Feldman
91886ce8a0
Add @asteroidb612 to sponsors - thank you so much! ❤️ 2023-11-30 20:07:45 -05:00
Richard Feldman
4798760229
Merge pull request #6124 from roc-lang/prevent-spellcheck
Add spellcheck attribute for REPL
2023-11-30 19:41:59 -05:00
Luke Boswell
de5847a875
add spellcheck attribute for REPL 2023-12-01 11:25:58 +11:00
Luke Boswell
16834a47ff
fix css error color 2023-12-01 11:06:34 +11:00
ducdetronquito
92952a3b8f
Tutorial - Fix broken examples link
Signed-off-by: ducdetronquito <ducdetronquito@users.noreply.github.com>
2023-11-30 21:03:38 +01:00