Commit Graph

129 Commits

Author SHA1 Message Date
Richard Feldman
c36393bdec
Drop unused CSS declaration 2022-10-23 18:55:41 -04:00
Richard Feldman
8d48923607
Add different-names html 2022-10-23 18:55:41 -04:00
Richard Feldman
921ab885ce
Move where the "different name" tip goes 2022-10-23 18:55:41 -04:00
Richard Feldman
87584a33ca
Add tip for builtins 2022-10-23 18:55:40 -04:00
Brian Carroll
8e65462887
www: fix REPL link 2022-10-11 08:13:25 +01:00
Richard Feldman
60c0ec5944
Add Netlify link so we can get an Open Source plan 2022-10-10 11:32:40 -04:00
Richard Feldman
caacc0a4e5
Call out closures as being notably performant 2022-10-10 11:32:40 -04:00
Richard Feldman
0faafb60b1
Mention hot code loading not started yet 2022-10-10 11:32:40 -04:00
Richard Feldman
f0c8f2688f
Revise the performance goals section more 2022-10-10 11:32:39 -04:00
Richard Feldman
a6c2dcedf3
Revise monomorphization description on homepage
Co-authored-by: Ayaz <20735482+ayazhafiz@users.noreply.github.com>
Signed-off-by: Richard Feldman <oss@rtfeldman.com>
2022-10-10 11:32:39 -04:00
Richard Feldman
2bd9870995
Expand list of Roc's applications on homepage
Co-authored-by: Ayaz <20735482+ayazhafiz@users.noreply.github.com>
Signed-off-by: Richard Feldman <oss@rtfeldman.com>
2022-10-10 11:32:39 -04:00
Richard Feldman
0690812ac6
Revise wording of performance section. 2022-10-10 11:32:39 -04:00
Richard Feldman
753ae12f50
Revise some explanations of dev backend 2022-10-10 11:32:39 -04:00
Richard Feldman
92c1a78f00
Fix typo 2022-10-10 11:32:39 -04:00
Richard Feldman
c9d0ed8490
Extract out homepage.css 2022-10-10 11:32:38 -04:00
Richard Feldman
287cde00cd
Update roc-lang.org homepage 2022-10-10 11:32:38 -04:00
Jan Van Bruggen
8ada13cc3b
Merge pull request #4015 from roc-lang/simplify_examples
Drastically simplify examples directory
2022-10-08 03:46:12 -06:00
Anton-4
c6ec3d5d30
Merge branch 'main' of github.com:roc-lang/roc into simplify_examples 2022-10-07 16:00:32 +02:00
Brian Carroll
5ef7cb2750
www: handle empty input in web REPL 2022-10-07 08:26:31 +01:00
Brian Carroll
76a8a60547
Web REPL: ensure we only try to append to DOM Elements, not text nodes 2022-10-06 08:27:50 +01:00
Anton-4
0ddc69e066
Merge branch 'main' of github.com:roc-lang/roc into simplify_examples 2022-09-24 16:49:50 +02:00
Brian Carroll
2b3e386345
www: Disable Web REPL input until the compiler .wasm has loaded 2022-09-12 23:00:22 +01:00
Jan Van Bruggen
527f39b8f2
Move Roc CLI testing examples to crates/ 2022-09-11 22:32:15 -06:00
Jan Van Bruggen
3cad172c79
Simplify & generalize comment 2022-09-11 10:25:02 -06:00
Jan Van Bruggen
f967466346
Rephrase "your machine" to "the current machine" 2022-09-11 10:25:02 -06:00
Jan Van Bruggen
4625a0a869
Rephrase CPU-related "platform"/"host" to "target"/"your machine" 2022-09-11 10:25:02 -06:00
Jan Van Bruggen
30fec8eacd
Add missing h1s 2022-09-09 01:12:32 -06:00
Jan Van Bruggen
072a6bd002
Eliminate consecutive newlines
See https://github.com/DavidAnson/markdownlint/blob/main/doc/Rules.md#md012
2022-09-09 01:12:30 -06:00
Richard Feldman
85ac11171e
Exclude Effect.roc from cli docs generation 2022-09-03 21:12:39 -04:00
Richard Feldman
1505cb514e
Generate docs for CLI example platform 2022-09-03 21:06:41 -04:00
Richard Feldman
debcea0f8f
Set cache-control headers on Netlify 2022-09-01 14:24:40 -04:00
Brian Carroll
c835db8113
Update www build script for nightly REPL build 2022-08-25 08:41:26 +01:00
Anton-4
26f3f22479
put important text in bold 2022-08-24 14:48:08 -04:00
Richard Feldman
06ef644995
Link to roc-lang/roc 2022-08-12 15:28:24 -04:00
Richard Feldman
f0cd968aa8
Update Netlify source code download URL 2022-08-12 15:27:24 -04:00
Richard Feldman
7b2c1a7e64
s/trunk/main/g 2022-08-12 15:24:37 -04:00
Richard Feldman
4505617c67
Merge pull request #3345 from roc-lang/authors
Serve AUTHORS from roc-lang/roc repo
2022-08-12 14:56:59 -04:00
Anton-4
720f02372c
use most compatible bash shebang 2022-08-12 11:45:02 +02:00
Brian Carroll
3f2089ef5c
www: change asset paths to work in prod as well as locally 2022-07-12 22:44:57 +01:00
Brian Carroll
e17ce60a93
www: Explicitly list downloaded REPL filenames, to fail build if not found 2022-07-12 08:03:00 +01:00
Brian Carroll
5246e3fa1c
www: move downloaded REPL assets to the right place 2022-07-12 07:50:52 +01:00
Brian Carroll
9f71126242
Link to the REPL from the main page 2022-07-09 10:09:31 +01:00
Brian Carroll
fd6d10a8be
Move web REPL assets into www folder and build script into repl_wasm crate 2022-07-09 10:02:24 +01:00
Anton-4
000d766c03
crates path fix 2022-07-02 14:46:57 +02:00
Richard Feldman
f8d24ba618
Serve AUTHORS from roc-lang/roc repo 2022-06-27 11:26:41 -04:00
Brian Carroll
17ceaa007c
www: go back to downloading Web REPL from external URL, to avoid Netlify timeout 2022-06-27 08:17:56 +01:00
Richard Feldman
6d3c8ae759
Update link to download source code
Looks like the old one got GC'd. This should last us until the repo is public, at which point this code can be removed!
2022-06-06 20:26:12 -04:00
Brian Carroll
1d3078cab3
Remove debug code 2022-05-20 12:55:33 +01:00
Anton-4
063f7d4a26
Don't ignore warnings, remove fuse-ld arg
see https://github.com/rust-lang/cargo/issues/8010 on why I removed RUSTFLAGS="-Awarnings"
2022-05-20 12:02:54 +02:00
Brian Carroll
b54c1e2bc5
Copy .js from wasm-bindgen too! 2022-05-17 08:44:54 +01:00