Commit Graph

140 Commits

Author SHA1 Message Date
Richard Feldman
6d261e75fb
Move the tutorial from md to HTML 2022-11-05 01:26:15 -04:00
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
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
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
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
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
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
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
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
Richard Feldman
3938dd476d
Capitalize DOCTYPE html in index.html 2022-03-03 00:23:19 -05:00
Richard Feldman
cc105b3ac2
Make a change to index.html so Netlify redeploys 2022-03-02 18:43:59 -05:00
Brian Carroll
861117fb64 www: use relative path in script tag for repl.js 2022-03-02 22:42:02 +00:00
Richard Feldman
32058a3336
Format index.html 2022-02-28 19:17:55 -05:00
Elijah Schow
39e03ee612
Improve website typography
This commit adds minimal styles to improve the reading experience on the placeholder website.

 - Set a max width
 - Increase leading (line height)
 - Center the content
 - Add space after list items to let them breath
 - Change the font to sans-serif*

___
*This change isn't strictly necessary, but sans-serif fonts are arguably more legible on digital displays than their serif counterparts. Your mileage may vary.
2022-02-18 21:08:13 -06:00
Richard Feldman
8146d19275
Add link to source code to www/index.html 2022-02-10 16:35:11 -05:00
Anton-4
ab665b7380 Merge branch 'trunk' of github.com:rtfeldman/roc into docs_markup 2021-10-05 11:58:45 +02:00
Richard Feldman
08a3f0fb9a Add 'a taste of roc' link to www 2021-10-01 13:06:35 -05:00
Chadtech
9e12f6d3ec ToHtml trait for docs and some rudimentary syntax highlighting that is definitely a work in progress 2021-08-22 15:53:26 -04:00
Richard Feldman
c77670d25f Drop obsolete search.js 2021-08-08 00:30:35 -04:00
Richard Feldman
303ea96548 Merge remote-tracking branch 'origin/www' into trunk 2021-08-04 09:15:25 -04:00
Anton-4
48cfed5500 Added philly ETE talk to index.html 2021-08-04 14:08:48 +02:00
Richard Feldman
b43314218b CSS tweaks for code blocks 2021-07-17 18:48:43 -04:00
Richard Feldman
adb9e6e1f8 Add www.roc-lang.org assets 2021-06-05 19:06:40 -04:00