Richard Feldman
|
4276345c7a
|
Delete TUTORIAL.md in favor of HTML version
|
2022-11-24 16:06:37 -05:00 |
|
Richard Feldman
|
243a33fbd9
|
HTMLify new tag union type tutorial section
|
2022-11-24 16:06:37 -05:00 |
|
Richard Feldman
|
20e279aefd
|
Add pattern matching on lists to HTML tutorial
|
2022-11-24 16:06:36 -05:00 |
|
Richard Feldman
|
60091c736c
|
Add docs for crash to HTML tutorial
|
2022-11-24 16:06:36 -05:00 |
|
Georges Boris
|
4b4eccbf41
|
fix: site.css font-family broken sources
|
2022-11-19 16:53:01 -03:00 |
|
Richard Feldman
|
200d456b7b
|
Create single source of favicon truth
|
2022-11-19 06:23:46 -05:00 |
|
Richard Feldman
|
9925210f18
|
Minify favicon
|
2022-11-19 05:50:19 -05:00 |
|
Richard Feldman
|
71a1f90a59
|
Retry a CSP hash
|
2022-11-19 05:40:45 -05:00 |
|
Richard Feldman
|
951fc5a8ed
|
Revert "Give up on CSP blocking inline <style>s"
This reverts commit 5829d1320a .
|
2022-11-19 04:51:10 -05:00 |
|
Richard Feldman
|
5829d1320a
|
Give up on CSP blocking inline <style>s
|
2022-11-19 04:26:17 -05:00 |
|
Richard Feldman
|
09cc3a66ab
|
Only use style-src of the hash
|
2022-11-19 04:12:23 -05:00 |
|
Richard Feldman
|
fead6cdcb0
|
Fix Content-Security-Policy missing sha256-
|
2022-11-19 03:59:38 -05:00 |
|
Anton-4
|
3cd57e078e
|
Merge pull request #4539 from georgesboris/main
Use roc-lang/design-assets for website fonts
|
2022-11-18 20:59:36 +01:00 |
|
Georges Boris
|
860f27bbf4
|
chore: www/build.sh get fonts from commit tarball
Signed-off-by: Georges Boris <georgesboris@gmail.com>
|
2022-11-18 16:56:35 -03:00 |
|
Georges Boris
|
3d1ae8d317
|
refactor: remove support for super old browsers
Signed-off-by: Georges Boris <georgesboris@gmail.com>
|
2022-11-18 16:56:35 -03:00 |
|
Georges Boris
|
4d94b3ec87
|
chore: update www/build.sh using roc-lang/design-assets
Signed-off-by: Georges Boris <georgesboris@gmail.com>
|
2022-11-18 16:56:24 -03:00 |
|
Richard Feldman
|
d657e65b4e
|
Add a note about how CSP style-src works
|
2022-11-18 10:17:37 -05:00 |
|
Richard Feldman
|
fbac6d9a97
|
Use a hash to avoid CSP violation on favicon
|
2022-11-18 10:09:02 -05:00 |
|
Richard Feldman
|
0fefe11966
|
Drop unnecessary <script> tag
|
2022-11-18 09:58:17 -05:00 |
|
Richard Feldman
|
1e4cf52fd4
|
Merge pull request #4504 from roc-lang/fix-styles
Fix some web styles
|
2022-11-16 21:53:05 -05:00 |
|
Richard Feldman
|
d3f4b60246
|
Favicon night mode
|
2022-11-16 20:17:27 -05:00 |
|
Richard Feldman
|
0713c35a32
|
Remove inline styles from integer types table
|
2022-11-13 15:05:43 -05:00 |
|
Richard Feldman
|
ed0c55cf9b
|
Use /site.css instead of site.css
Signed-off-by: Richard Feldman <oss@rtfeldman.com>
|
2022-11-13 14:50:12 -05:00 |
|
Georges Boris
|
770656d920
|
feat: prepare build.sh for PR
|
2022-11-13 16:20:58 -03:00 |
|
Georges Boris
|
e438de26e8
|
feat: more code samp style improvements
|
2022-11-13 11:20:03 -03:00 |
|
Georges Boris
|
e9b8ae6e69
|
feat: add header href tags
|
2022-11-12 18:43:51 -03:00 |
|
Richard Feldman
|
1478cfc3ad
|
Don't use style attributes for web repl colors
This doesn't work because of our content-security policy!
|
2022-11-11 12:24:43 -05:00 |
|
Richard Feldman
|
e2891257ba
|
Don't use a style attribute for the builtins tip
This doesn't work because of our content-security policy!
|
2022-11-11 12:24:19 -05:00 |
|
Georges Boris
|
10815cdc5c
|
batch style all tutorial code samples
|
2022-11-10 21:41:37 -03:00 |
|
Richard Feldman
|
3658af39e8
|
Revert "Try out some favicon stuff"
This reverts commit ea8475002b .
|
2022-11-09 23:35:34 -05:00 |
|
Richard Feldman
|
ea8475002b
|
Try out some favicon stuff
|
2022-11-09 23:35:28 -05:00 |
|
Richard Feldman
|
338de0ac41
|
wip download fonts in build.sh
|
2022-11-09 09:55:52 -05:00 |
|
Richard Feldman
|
982d8f40cf
|
Add a bunch of record tutorial stuff
|
2022-11-08 21:55:39 -05:00 |
|
Richard Feldman
|
54bcef4f3f
|
Drop the tutorial note about the long URL
|
2022-11-07 23:41:50 -05:00 |
|
Richard Feldman
|
198d62e444
|
Fix some HTML validation errors
|
2022-11-07 23:41:26 -05:00 |
|
Richard Feldman
|
0410f82e99
|
Use long URL for CLI platform in tutorial
|
2022-11-07 23:36:24 -05:00 |
|
Richard Feldman
|
63c1b14552
|
Add if/then/else to tutorial
|
2022-11-07 21:15:04 -05:00 |
|
Richard Feldman
|
d0e575f15d
|
Add if/then/else section to tutorial
|
2022-11-07 20:44:31 -05:00 |
|
Richard Feldman
|
ee83e47137
|
Finish "Building an application" tutorial section
|
2022-11-07 16:16:56 -05:00 |
|
Richard Feldman
|
fb59a89f0e
|
Fix some HTML validation errors
|
2022-11-07 16:01:23 -05:00 |
|
Richard Feldman
|
655a688906
|
Style <li> tags
|
2022-11-07 12:41:12 -05:00 |
|
Richard Feldman
|
dd004f1e59
|
Style tutorial footer
|
2022-11-07 12:26:30 -05:00 |
|
Richard Feldman
|
3df5ce78a9
|
Darken top bar
|
2022-11-07 12:01:03 -05:00 |
|
Richard Feldman
|
31c521d2dc
|
Fix top bar links
|
2022-11-07 11:46:16 -05:00 |
|
Richard Feldman
|
855cbaa177
|
Less margin between top bar links
|
2022-11-07 11:42:37 -05:00 |
|
Richard Feldman
|
1829a18391
|
Drop logo from top bar
|
2022-11-07 11:41:11 -05:00 |
|
Richard Feldman
|
79d43252e8
|
Fix dark mode link color
|
2022-11-07 11:41:11 -05:00 |
|
Richard Feldman
|
b5c29a162f
|
Make all the headings bigger
|
2022-11-07 11:36:58 -05:00 |
|
Richard Feldman
|
e147726f32
|
Re-add text-shadow to h3
|
2022-11-07 11:36:55 -05:00 |
|
Richard Feldman
|
3e1eb6667b
|
bigger h1
|
2022-11-07 11:36:50 -05:00 |
|