Commit Graph

734 Commits

Author SHA1 Message Date
Luke Boswell
3a1867f64f
format CSS/JS files using Prettier 2023-11-03 11:27:55 +11:00
Luke Boswell
a3aa5f1e26
fix broken links to FFF pages 2023-11-03 11:27:15 +11:00
Richard Feldman
411754f5fb
Preload the fonts so we don't have to wait for CSS 2023-11-02 20:24:26 -04:00
Richard Feldman
241fa7741b
Fix heading hierarchy on homepage 2023-11-02 20:12:26 -04:00
Richard Feldman
0d934cc86d
Add an aria-label to home goals 2023-11-02 20:07:09 -04:00
Richard Feldman
d77c78f320
Update .gitignore for new website 2023-11-02 19:56:19 -04:00
Richard Feldman
cdc5c1f30d
Improve some font stuff 2023-11-02 19:56:00 -04:00
Richard Feldman
5613670656
Fix pageData for homepage 2023-11-02 19:52:23 -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
cb35e495da
Fix some font sizes on mobile 2023-11-01 21:57:43 -04:00
Richard Feldman
5c0d4248d4
Drop box shadows 2023-11-01 19:50:54 -04:00
Anton-4
ace59a3cce
use comment with ellipsis 2023-11-01 14:26:23 +01:00
Luke Boswell
0abf74232c
update tutorial CSS for new site style 2023-11-01 20:56:28 +11:00
Luke Boswell
ff29b06834
include complete tutorial 2023-11-01 20:54:19 +11:00
Luke Boswell
bf56e517cc
restore site.js 2023-11-01 20:54:00 +11:00
Luke Boswell
998e2ae3f7
fix highlighting, remove breaking unicode char 2023-11-01 20:25:04 +11:00
Luke Boswell
ee3e5c16ba
fix FFF links for wip site 2023-11-01 20:17:43 +11:00
Richard Feldman
6624abf930
Improve homepage example docsdiagnostics 2023-11-01 01:59:54 -04:00
Richard Feldman
554ebaf2f0
Finish explanations in longer example 2023-10-31 23:09:04 -04:00
Richard Feldman
3515ae2280
Bump font size in header links 2023-10-31 22:55:28 -04:00
Richard Feldman
258ed94ce3
Use <header> instead of <div> for header 2023-10-31 22:54:15 -04:00
Richard Feldman
a4faaf7646
Add aria-label="primary" to main <nav> 2023-10-31 22:36:03 -04:00
Richard Feldman
925a682a2d
Fix a link color 2023-10-31 22:31:08 -04:00
Richard Feldman
5001e059f0
Fix homepage repl styling on mobile 2023-10-31 22:19:43 -04:00
Richard Feldman
7bc28a09f4
Linkify homepage headings 2023-10-31 22:10:27 -04:00
Richard Feldman
4f5476c270
Hide the repl if JS is disabled 2023-10-31 22:05:54 -04:00
Richard Feldman
c37bab6448
Make the cards on the homepage entirely links 2023-10-31 21:51:01 -04:00
Richard Feldman
56bd921d5b
Make logo lighter in dark mode 2023-10-31 20:27:36 -04:00
Richard Feldman
b852930a46
Revise cards on homepage 2023-10-30 21:14:15 -04:00
Richard Feldman
093ca89688
Reduce saturation in light-cyan 2023-10-30 20:57:38 -04:00
Richard Feldman
c3d6732dec
Going extra light on the light cyan 2023-10-30 20:46:21 -04:00
Richard Feldman
a22cb4b29a
Tweak light-cyan a bit for text contrast 2023-10-30 20:37:33 -04:00
Richard Feldman
37303fb160
Finish styling code example 2023-10-30 20:29:35 -04:00
Richard Feldman
2acb9f5626
Improve repl auto-scroll on homepage 2023-10-29 22:14:54 -04:00
Richard Feldman
d3d4978d3b
Update wip repl 2023-10-29 21:56:29 -04:00
Richard Feldman
fddca7501a
Make a bunch of improvements to homepage and repl 2023-10-29 21:56:29 -04:00
Richard Feldman
0ec3f799dd
Update interactive example 2023-10-29 21:56:29 -04:00
Richard Feldman
67fa06f1b2
Update homepage content 2023-10-29 21:56:29 -04:00
Richard Feldman
519eb8f0eb
Use fancy quote apostrophes 2023-10-29 21:56:29 -04:00
Richard Feldman
fed75cee67
Revise homepage color scheme and content 2023-10-29 21:56:28 -04:00
Richard Feldman
257b397fd1
Add backpassing heading to tutorial 2023-10-29 21:56:28 -04:00
Richard Feldman
05c7fc0dac
Finish content on homepage example 2023-10-29 21:56:28 -04:00
Richard Feldman
627c64db67
Repro again - inline tokenToStr to fix this. 2023-10-29 21:56:28 -04:00
Richard Feldman
4b93884456
Reproduce a different (or same?) mono bug 2023-10-29 21:56:28 -04:00
Richard Feldman
34ef8436b5
Reproduce roc check bug
To repro: run `roc check` in www/wip_new_website/
2023-10-29 21:56:27 -04:00
Richard Feldman
563713b4b8
Make bash script work when called in other dirs 2023-10-29 21:56:27 -04:00
Brian Carroll
c50925240d
Merge pull request #5921 from roc-lang/wasm-repl-crash
report roc_panic to the user in the web repl
2023-10-25 19:22:10 +01:00
Brendan Hansknecht
077672b058
update llvm and zig version in all locations 2023-10-23 13:50:32 -07:00
Anton-4
ec1c22108f
Merge pull request #5926 from roc-lang/wip-website-updates
Updates to WIP website
2023-10-23 20:42:42 +02:00
Anton-4
23d09aa7cf
small corrections 2023-10-23 19:45:28 +02:00
Folkert
f1cdbb4279
fix JS bitwise math 2023-10-23 19:08:57 +02:00
Richard Feldman
9573cf827c
Make the favicon real 2023-10-22 15:17:21 -04:00
Richard Feldman
fee7a6d6ae
Drop unnecessary autofocus on source input 2023-10-22 15:17:21 -04:00
Richard Feldman
bfc0f5bc1f
Revise community page and add bdfn.md 2023-10-22 11:26:54 -04:00
Richard Feldman
3e01fe76d3
Fix typo 2023-10-22 10:46:11 -04:00
Richard Feldman
20670c2490
Drop an extraneous newline 2023-10-22 10:10:55 -04:00
Richard Feldman
3da9e2da35
Don't modify www/public/repl.js for WIP website 2023-10-22 10:02:18 -04:00
Richard Feldman
0cca00cee0
Fix homepage CSS on iPhone SE and similar 2023-10-22 09:56:57 -04:00
Richard Feldman
2a6b74e28a
Fix logo positioning 2023-10-21 23:25:05 -04:00
Richard Feldman
8aacd3358e
Revise info boxes etc 2023-10-21 22:32:20 -04:00
Richard Feldman
420d514695
Don't render the nav logo at on homepage 2023-10-21 20:59:18 -04:00
Richard Feldman
779d887618
Inline Roc logo svg into homepage 2023-10-21 20:46:28 -04:00
Richard Feldman
d2f5b272d8
Big bird 2023-10-21 18:34:43 -04:00
Richard Feldman
4019188240
Revise homepage logo position a bit 2023-10-21 14:10:13 -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
Richard Feldman
a94b1d84f4
Move over friendly.md and functional.md 2023-10-21 10:10:40 -04:00
Richard Feldman
4c06d0357a
Improve build-dev-local.sh 2023-10-21 10:10:39 -04:00
Richard Feldman
12f77d94a0
Add favicon 2023-10-21 10:09:07 -04:00
Richard Feldman
8232a06c86
Merge remote-tracking branch 'origin/main' into wip-website-updates 2023-10-21 08:59:48 -04:00
Folkert
eb61d352f5
changes after review 2023-10-20 18:04:07 +02:00
Folkert
793ab8ec16
report a roc_panic to the user in the web repl 2023-10-20 14:47:42 +02:00
Richard Feldman
cd7a031d09
Merge pull request #5918 from ABuffSeagull/main
Add optimize.sh script for website
2023-10-19 23:06:53 -04:00
Luke Boswell
4c9f31aa99
restore WIP css and improve styling 2023-10-19 17:11:45 +11:00
Luke Boswell
b90167db47
fix README 2023-10-19 16:23:01 +11:00
Luke Boswell
f55258cd58
remove duplicate static files 2023-10-19 16:21:07 +11:00
Luke Boswell
eb3e97fd95
Update scripts to WIP site for REPL
workaround for copy static files

add REPL to WIP home page

WIP site download REPL nightly

scripts build WIP Netlify and dev
2023-10-19 16:11:23 +11:00
ABuffSeagull
fa3d3fdd20 Add optimize.sh script for website 2023-10-18 23:28:01 -04:00
Brian Carroll
7646eef387
Fix a confusing initial value in the web REPL JS 2023-10-01 21:17:44 +02:00
Richard Feldman
8eb1d78138
Apply web repl mobile styles to larger smartphones 2023-09-28 14:44:12 -04:00
Brian Carroll
1d95ecf021
Delete mock WASI, we're not using it 2023-09-28 09:30:31 +01:00
Brian Carroll
ed81414c5d
Reduce height of web REPL loading message, to match loaded state 2023-09-28 09:27:52 +01:00
Brian Carroll
53406942c7
Make web REPL JS a bit clearer 2023-09-28 09:11:39 +01:00
Richard Feldman
0974d5709d
Give web repl some mobile-friendly styling 2023-09-27 22:09:54 -04:00
Anton-4
5020b4d1d9
Merge pull request #5858 from lukewilliamboswell/fix-wip-script
Fix wip-site roc build script
2023-09-27 10:39:01 +02:00
Luke Boswell
938ccbb8b3
update wip build script 2023-09-27 16:35:57 +10:00
Richard Feldman
e2a8c1955d
wip trying things 2023-09-25 09:17:52 -04:00
Anton-4
c310be2b11
no need to link to Bool anymore 2023-09-23 15:02:11 +02:00
Brian Carroll
2ab241dbd6
Remove styles from repl.css that duplicated/conflicted with site.css 2023-09-19 08:37:07 +01:00
Richard Feldman
5dff133e7e
Update build.roc 2023-09-18 16:46:55 -05:00
Richard Feldman
f590b8c740
Add fast.md 2023-09-18 16:46:54 -05:00
Richard Feldman
5fb0c0ac55
Update homepage 2023-09-18 16:46:54 -05:00
Richard Feldman
cfd0c39cb2
Revise homepage some more 2023-09-18 16:46:54 -05:00
Richard Feldman
21a9313333
Update WIP homepage 2023-09-18 16:46:54 -05:00
Richard Feldman
5fd3d069ee
Trying out a new layout for WIP website 2023-09-18 16:46:54 -05:00
Richard Feldman
738fbdcfaa
More WIP website changes 2023-09-18 16:46:53 -05:00
Richard Feldman
480b97543d
More updates to the WIP new website 2023-09-18 16:46:53 -05:00
Richard Feldman
3ea8cf1813
Fix a dark mode contrast issue 2023-09-18 16:25:37 -05:00
Richard Feldman
b8c09b45c5
Use white-space: pre-wrap over <br> 2023-09-18 16:19:09 -05:00
Richard Feldman
73bf7ac904
Don't move caret down a line on Enter in repl 2023-09-18 15:39:12 -05:00
Richard Feldman
13b87c4e21
Smooth out web repl textarea height growth 2023-09-18 15:26:10 -05:00
Richard Feldman
bf33286390
Don't run web repl input when textarea loses focus 2023-09-18 15:26:10 -05:00
Richard Feldman
ceff4d082e
Improve some cross-browser CSS inconsistencies 2023-09-18 15:26:10 -05:00
Richard Feldman
2a5c5c6aca
Autoformat public/index.html 2023-09-18 15:26:10 -05:00
Richard Feldman
bd44fbac3b
Explicitly set repl to UTF-8 encoding 2023-09-18 15:26:09 -05:00
Richard Feldman
1f396871f9
Simplify repl tips 2023-09-18 15:26:09 -05:00
Richard Feldman
2bf6dd9b18
Add top bar to web repl 2023-09-18 15:26:09 -05:00
Richard Feldman
c892e09baa
Restyle web repl 2023-09-18 15:26:09 -05:00
Richard Feldman
0ab49454b3
Fix favicon on Safari 2023-09-18 15:26:09 -05:00
Richard Feldman
d3ae8b719b
Fix some favicon stuff, autoformat www content 2023-09-18 15:26:08 -05:00
Richard Feldman
074401fbdf
Remove the whole #var1 thing 2023-09-17 06:31:51 -04:00
Brian Carroll
bc7670ee16
Wrap text in web REPL history panel 2023-09-13 12:15:44 +01:00
Brian Carroll
fc991baf6a
Fix a bug in displaying :help text at top of web REPL history
The previous implemenation was adding a fake input and output
to the history and then removing just the input from the DOM.
We also removed the entry from the `inputHistory` array, to
prevent it appearing in the panel when you hit the UP arrow
enough times.
However this introduces a mismatch between the number of items
in `inputHistory` array and the number of `.history-item` divs
in the DOM.
This caused each REPL output to appear *above* the user input
that caused it! 🙃

The fix is to just make all of this separate from history!
We just make a separate call into Rust to get the initial :help.

The original idea was to share code between the initial :help
and the normal REPL operation, but they turn out to be only
similar, not the same.
2023-09-13 08:08:03 +01:00
Brian Carroll
7c54cba17f
Remove unnecessary function wrapper 2023-09-13 08:07:40 +01:00
Brian Carroll
034482101f
Remove initial :help from web REPL history + fix edge cases 2023-09-10 11:26:29 +01:00
Brian Carroll
50980f4b35
Show :help text on loading the web REPL 2023-09-09 16:55:14 +01:00
Brian Carroll
7dfd4ada48
Support both Shift-Enter and Ctrl-Enter for multi-line input 2023-09-09 16:55:08 +01:00
Brian Carroll
03b3b34e3d
Reduce font size on the web REPL 2023-09-09 16:53:47 +01:00
Brian Carroll
ee2731b152
Remove warning on web REPL page 2023-09-09 16:19:03 +01:00
Richard Feldman
2b7da02769
More website copy ideas 2023-08-17 15:19:52 -04:00
Richard Feldman
12324a0ca8
Trying some more WIP copy ideas 2023-08-17 15:19:11 -04:00
Richard Feldman
946ff053fd
Trying out some new copy on the WIP homepage 2023-08-17 15:17:50 -04:00
Richard Feldman
4ed3824dc7
Merge pull request #5754 from roc-lang/remove-constraints
Remove some Dict and Set ability constraints
2023-08-15 02:49:04 -04:00
Richard Feldman
d9535f2749
Remove unused br import from WIP new website 2023-08-12 15:32:45 -04:00
Anton-4
ac9421c1b4
basic-cli 0.4.0 -> 0.5.0 2023-08-12 19:34:33 +02:00
Anton-4
d869ea1144
use basic-cli main branch again
the new-abilities-syntax branch has been merged into basic-cli main

Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2023-08-12 17:34:44 +02:00
Richard Feldman
254226f067
Use abilities-syntax branch of basic-cli for now 2023-08-10 23:04:57 -04:00
Richard Feldman
2ca3c420a3
Delete some trailing spaces 2023-08-10 23:04:53 -04:00
Richard Feldman
2da41be29f
Merge remote-tracking branch 'origin/main' into abilities-syntax 2023-08-10 20:36:01 -04:00
Anton-4
64ab5cb7f6
added README for wip website 2023-08-09 15:57:10 +02:00
Luke Boswell
00b4be2d31
Merge pull request #5722 from lukewilliamboswell/website-update
More updates to wip site update
2023-08-06 00:51:06 +10:00
Anton-4
7598b080f1
small improvements 2023-08-05 14:35:45 +02:00
Anton-4
9e8044b48b
try fixing curl
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2023-08-05 12:47:05 +02:00
Nachiket Kanore
d8c43864f4 #5724: fix css to fit content on full page without scroll 2023-08-02 20:01:57 +05:30
Luke Boswell
ad67669d17
fix broken reported markdown links 2023-08-02 17:06:07 +10:00
Luke Boswell
7a6c4bb94b
more updates to wip site 2023-08-02 17:00:36 +10:00
Anton-4
3ba8c96917
re-enable everything 2023-08-01 16:30:35 +02:00
Anton-4
4221aa1f7f
temp disable move 2023-08-01 16:28:40 +02:00
Anton-4
cde49b3013
try without auth 2023-08-01 16:26:42 +02:00
Anton-4
b820b95106
fix curl command 2023-08-01 15:27:28 +02:00
Anton-4
9e5f1fa6e5
fix Authorization
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2023-08-01 13:19:15 +02:00
Anton-4
9585417742
debug
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2023-08-01 12:07:44 +02:00
Anton-4
5a457de908
debug [skip ci]
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2023-08-01 12:01:45 +02:00
Anton-4
70671db0f6
use the correct token var 2023-07-31 19:52:56 +02:00
Anton-4
edc3ab420e
better docs site automation 2023-07-31 19:48:31 +02:00
Anton-4
78229ec09f
add link to foundation website on roc-lang.org
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2023-07-31 15:09:51 +02: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
Anton-4
2e401031e8
fix builtin docs css + js
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2023-07-28 11:01:29 +02:00
Anton-4
95aa8c30e5
try to trigger deploy
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2023-07-26 11:48:47 +02:00
Anton-4
171afcf79b
fix basic-cli docs css+js
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2023-07-26 11:39:48 +02:00
Luke Boswell
e9a5d16ca6
Merge branch 'main' into wip-site-path-fix 2023-07-12 17:18:04 +10:00
Richard Feldman
1d5c5b25ec
Merge remote-tracking branch 'origin/main' into linux64 2023-07-11 11:33:31 -04:00
Anton-4
fbbfba65d7
fix basic-cli docs index.html
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2023-07-10 13:59:19 +02:00
Luke Boswell
8660bca354
Merge branch 'main' into wip-site-path-fix 2023-07-09 13:52:19 +10:00
Luke Boswell
0630b905ab
fix roc build script 2023-07-09 13:51:55 +10:00
Anton-4
820ed5a7f6
added http-server arg
--index makes it so that you don't need to go explicitly to /index.html


Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2023-07-08 13:56:02 +02:00
Anton-4
f7d492c73c
wip site path fix
right now a different css file is used depending on whether you go to `https://www.roc-lang.org/wip/` or `https://www.roc-lang.org/wip`

Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2023-07-07 14:26:33 +02:00
Anton-4
832272dfd7
forgot dollar sign
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2023-07-07 10:37:59 +02:00
Anton-4
02f7039b14
fix java link
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2023-07-05 19:11:46 +02:00
Anton-4
9c40811da7
Merge branch 'main' into website-update
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2023-07-05 19:02:38 +02:00
Anton-4
ff4b4cb3a3
deploy wip website, minor changes 2023-07-05 18:54:28 +02:00
Anton-4
8bdbc22f29
basic-cli old docs site
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2023-06-27 16:11:54 +02:00
Anton-4
347a66cc61
Merge branch 'main' into patch-1 2023-06-26 19:16:17 +02: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
Anton-4
419f5a4f6a
add warning icon
This helps grab the attention.

Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2023-06-25 19:39:52 +02:00
KekmaTime
69a67aca36 added-paragraph 2023-06-25 19:24:09 +05:30
Luke Boswell
fd18840bda
update css 2023-06-25 14:20:32 +10:00
Luke Boswell
d22d5a1202
more content for WIP website 2023-06-25 14:20:00 +10:00
Luke Boswell
97c4ca8b8d
update page title and descriptions 2023-06-24 20:15:52 +10:00
Luke Boswell
ebac468d24
Udpate structure of WIP website 2023-06-24 20:08:16 +10:00
Richard Feldman
bdb93fda5e
Update to basic-cli 0.4.0 2023-06-22 16:58:50 -04:00
Luke Boswell
cfe528c38d
add the Oct 2022 website update as a blog article 2023-06-22 16:18:13 +10:00
Luke Boswell
caf95cc811
Remove crash which was caussing issues 2023-06-22 16:17:49 +10:00
Luke Boswell
78c8854207
change binary name to reduce name conflicts 2023-06-22 16:16:49 +10:00
Luke Boswell
7151778261
fix error message in build script 2023-06-22 15:09:43 +10:00
Luke Boswell
da48918094
add wip_new_website 2023-06-21 21:59:41 +10:00
Luke Boswell
bab222a0d3
Merge remote-tracking branch 'remote/main' into restore-basic-cli-docs 2023-06-21 13:56:59 +10:00
Luke Boswell
a6654c6e37
WIP initial scope for website update 2023-06-20 21:39:33 +10: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
29561372de
merge main 2023-06-05 20:21:44 -04:00
Bryce Miller
cb08225bf0
| -> where 2023-06-05 20:19:00 -04:00
Anton-4
29795e9896
accidental double curl
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2023-06-02 15:33:17 +02:00
Anton-4
21571f26b3
update ci to new release filename 2023-06-02 14:35:09 +02:00
Richard Feldman
f1745e087c
Remove incomplete paragraph tag 2023-05-23 11:29:10 -04:00
Anton-4
af8c3ffd73
fixed docs index.html overwrite 2023-05-17 17:39:15 +02: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
Luke Boswell
ac07ddcbaf
add highlighting for other languages 2023-04-10 13:21:24 +10: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
Folkert de Vries
9aeaa5ca08
Merge pull request #5158 from itmuckel/fix-typo
Fix typo in walk tutorial
2023-03-20 15:41: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
Anton-4
9c0d2a2eb0
some style changes 2023-03-18 14:22:52 +01:00
Seth Workman
4756781f25
fix mobile support for button container 2023-03-17 15:27:13 -05:00
Seth Workman
6471ce8a72
Merge branch 'roc-lang:main' into copy-button-#5137 2023-03-17 11:16:18 -05: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
Seth Workman
efebf54011
added copy button to tutorial code blocks 2023-03-16 16:38:30 -05: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
766385a561
make colors WCAG AA compliant 2023-03-10 13:27:43 +11:00
Luke Boswell
b1e73dc8ef
add highlighting to tutorial inline snippets 2023-03-10 13:07:50 +11:00
Luke Boswell
a8cf9616da
correct spaces for css indents 2023-03-10 11:59:06 +11:00
Luke Boswell
6dcd795651
fix tutorial highlighting css 2023-03-10 11:53:05 +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
Richard Feldman
6001cc9124
Restore generating basic-cli docs in build.sh 2023-03-01 17:25:00 -05:00
Richard Feldman
5551e3233d
Drop trailing spaces in build.sh 2023-03-01 17:20:36 -05:00
Luke Boswell
4e63ac597a
add tutorial.roc back 2023-03-01 20:14:01 +11:00
Luke Boswell
31e78062d6
convert tutorial html to markdown part 5 2023-03-01 20:10:20 +11:00
Luke Boswell
a50b9f3ef0
convert tutorial html to markdown part 4 2023-03-01 19:11:24 +11:00
Luke Boswell
fb241fdaf7
convert tutorial html to markdown part 3 2023-03-01 19:01:00 +11:00
Luke Boswell
ea8b39995d
convert tutorial html to markdown part 2 2023-03-01 17:43:29 +11:00
Luke Boswell
7dd5ae3830
Merge remote-tracking branch 'origin/main' into tutorial-syntax 2023-03-01 17:20:17 +11:00
Luke Boswell
781ec9999e
Merge remote-tracking branch 'origin/main' into correct-tutorial-bool 2023-02-26 15:08:13 +11:00
Luke Boswell
21b725de30
convert tutorial html to markdown part 1 2023-02-21 19:05:51 +11:00
Luke Boswell
bfaf96b058
change operator sugaring table to markdown 2023-02-21 18:29:19 +11:00
Giacomo Cavalieri
3acf16bc74
Wrap inline code on mobile devices
Signed-off-by: Giacomo Cavalieri <giacomo.cavalieri@icloud.com>
2023-02-20 21:38:18 +01:00
Luke Boswell
fe4d81a245
correct all uses of Bool.true 2023-02-20 15:19:27 +11:00
Richard Feldman
dafb0c007f
Merge pull request #5047 from Arkham/tutorial-code-tag
Make it so inline code tags are not split across newlines
2023-02-19 22:35:13 -05:00
Ju Liu
859cccf62c Make it so inline code tags are not split across newlines 2023-02-18 15:25:00 +00:00
human154
190d0a0ac5
Tutorial: add 3 more spaces before colons
Signed-off-by: human154 <46430360+human154@users.noreply.github.com>
2023-02-18 09:13:47 -05:00
Anton-4
431b4c2811
Merge branch 'main' of github.com:roc-lang/roc into tutorial_updates 2023-02-18 09:38:41 +01:00
human154
5bf4053a34
Add and remove incorrect spaces before colons and &
Signed-off-by: human154 <46430360+human154@users.noreply.github.com>
2023-02-17 01:31:05 -05:00
Anton-4
cb599551de
update to basic-cli 0.2.1, fix typos 2023-02-15 19:55:30 +01:00
Anton-4
25716eb7d1
Comma in record should be colon
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2023-02-15 15:49:08 +01:00
Anton-4
d8d2dca120
minor language changes
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2023-02-11 15:10:40 +01:00
Luke Boswell
e3d9bb098c
refer to Result for data modelling 2023-02-10 10:41:52 +11:00
Luke Boswell
e02b61c330
add description in strings for optional records 2023-02-10 10:40:28 +11:00
Luke Boswell
f35f5b3b4a
Apply suggestions from code review
Co-authored-by: Ayaz <20735482+ayazhafiz@users.noreply.github.com>
Signed-off-by: Luke Boswell <lukewilliamboswell@gmail.com>
2023-02-10 10:24:42 +11:00
Luke Boswell
b46b76080b
make colon spacing consistent 2023-02-08 19:23:20 +11:00
Luke Boswell
f884b1ea76
adding optional records 2023-02-08 18:49:08 +11:00