Commit Graph

1607 Commits

Author SHA1 Message Date
Jonny Gerig Meyer
4a5f6b018a
revert dockerfile change (for now) 2023-06-10 09:45:13 -04:00
Ed Rivas
8a70201c13 Update some JS API URLs 2023-06-09 22:16:55 +00:00
Ed Rivas
ad90f9932a Fix permissions in devcontainer 2023-06-09 21:50:49 +00:00
Ed Rivas
19e58534d2 Use nested records for redirects 2023-06-09 21:45:15 +00:00
Jonny Gerig Meyer
ae6b72a058
Implement remainder of redirects 2023-06-08 23:10:35 -04:00
Jonny Gerig Meyer
76fd79e6da
Confirm hash redirects 2023-06-08 22:26:33 -04:00
Jonny Gerig Meyer
cd4c9d612e
Merge pull request #61 from oddbird/port-docs-values
Porting Documentation - Values and Operators
2023-06-08 21:51:45 -04:00
Jonny Gerig Meyer
68ed9dda91
spacing 2023-06-08 21:45:34 -04:00
Jonny Gerig Meyer
c74dd3bc63
Review operators docs 2023-06-08 21:44:39 -04:00
Jonny Gerig Meyer
d0478dc67f
Warn if {% codeExample %} is used without a name. 2023-06-08 17:15:55 -04:00
Jonny Gerig Meyer
cd4b803f52
Review values docs 2023-06-08 17:10:09 -04:00
Jonny Gerig Meyer
9569d71305
Merge branch 'main' into port-docs-values
* main:
  Cut a release for a new Dart Sass version
  Cut a release for a new Dart Sass version
  Cut a release for a new Dart Sass version
2023-06-08 14:20:34 -04:00
Jonny Gerig Meyer
9cbb49b9e6
Merge branch 'main' of github.com:sass/sass-site
* 'main' of github.com:sass/sass-site:
  Cut a release for a new Dart Sass version
  Cut a release for a new Dart Sass version
  Cut a release for a new Dart Sass version
2023-06-08 14:20:07 -04:00
Sana Javed
29686849ae Removing unused code-snippets dir 2023-06-08 10:10:22 +02:00
Sana Javed
1b3a03eac1 Updating doc and code snippet paths 2023-06-08 10:05:58 +02:00
Sana Javed
b47fe39d62
Merge branch 'main' into port-docs-values 2023-06-08 09:39:34 +02:00
Sass Bot
cced7a87e5 Cut a release for a new Dart Sass version 2023-06-08 01:39:18 +00:00
Sass Bot
1a86e26f19 Cut a release for a new Dart Sass version 2023-06-08 00:26:15 +00:00
Jonny Gerig Meyer
9636697726
Merge pull request #54 from oddbird/builtin-modules
Port Built-in Modules docs
2023-06-07 17:43:52 -04:00
Sass Bot
5acbcf22fd Cut a release for a new Dart Sass version 2023-06-07 20:53:13 +00:00
Jonny Gerig Meyer
ffa46e5f5b
Use LiquidJS template instead of constructing HTML in JS. 2023-06-07 16:36:06 -04:00
Jonny Gerig Meyer
11cda5d580
Use {% capture %} blocks for args with newlines. 2023-06-07 15:44:07 -04:00
Jonny Gerig Meyer
c0d7a113cb
Merge branch 'main' into builtin-modules
* main:
  Better handle the JS API docs on smaller screens (#735)
  Mention that / is interpreted as division in calculations (#734)
2023-06-07 10:32:03 -04:00
Jonny Gerig Meyer
405b421651
merge in change from upstream 2023-06-07 10:01:09 -04:00
Jonny Gerig Meyer
ac68e56e02
Merge branch 'main' into port-docs-values
* main:
  Better handle the JS API docs on smaller screens (#735)
  Mention that / is interpreted as division in calculations (#734)
2023-06-07 09:59:11 -04:00
Jonny Gerig Meyer
05a7f4d896
Merge branch 'main' of github.com:sass/sass-site
* 'main' of github.com:sass/sass-site:
  Better handle the JS API docs on smaller screens (#735)
  Mention that / is interpreted as division in calculations (#734)
2023-06-07 09:57:57 -04:00
Natalie Weizenbaum
4ca36af82b
Better handle the JS API docs on smaller screens (#735)
In desktop mode, the sidebar always gets 1/3 of the space and the
content gets 2/3. In mobile mode, the sidebar instead goes above the
content as a table of contents.

Closes #732
2023-06-06 14:22:17 -07:00
Sana Javed
5c9e4896c1 Operators - Boolean 2023-06-06 21:03:28 +02:00
Sana Javed
8c4fb80e0a Merge branch 'port-docs-values' of github.com:oddbird/sass-site into port-docs-values 2023-06-06 20:58:09 +02:00
Sana Javed
14c83a63ed Operators - String 2023-06-06 20:57:55 +02:00
Sana Javed
098e683e63 Operators - Numeric 2023-06-06 20:47:01 +02:00
Sana Javed
b3f6df29ca Operators - Relational 2023-06-06 20:28:10 +02:00
Natalie Weizenbaum
762448e723
Mention that / is interpreted as division in calculations (#734)
Also fix a broken link.
2023-06-05 17:51:26 -07:00
Ed Rivas
b71ae0de07
Merge branch 'main' into port-docs-values 2023-06-05 18:38:06 -06:00
Ed Rivas
52d62d1935
Merge branch 'main' into builtin-modules 2023-06-05 18:37:53 -06:00
Ed Rivas
ac6ecb03b1
Merge pull request #60 from oddbird/auto-dependency-upgrades
Automated dependency upgrades
2023-06-05 18:37:25 -06:00
github-actions
53bffc50d0 chore(deps): Automated dependency upgrades 2023-06-06 00:33:25 +00:00
Ed Rivas
97ba302c4f
Merge branch 'main' into builtin-modules 2023-06-05 18:31:12 -06:00
Jonny Gerig Meyer
684696a610
Fix whitespace bug in JS API docs 2023-06-05 18:10:47 -04:00
Jonny Gerig Meyer
4c4051de20
Merge branch 'main' of github.com:sass/sass-site
* 'main' of github.com:sass/sass-site:
  Fix compatibility callouts in typedoc comments (#733)
2023-06-05 18:03:24 -04:00
Natalie Weizenbaum
3ab93f3c13
Fix compatibility callouts in typedoc comments (#733) 2023-06-05 13:42:59 -07:00
Sana Javed
3464e17fb4 Operators - Equality 2023-06-05 22:18:08 +02:00
Sana Javed
316bfa3dd1 Operators - Index 2023-06-05 22:11:28 +02:00
Sana Javed
d561dd2f7e Values - Functions 2023-06-05 21:41:47 +02:00
Sana Javed
7299832392 Values - Calculations 2023-06-05 21:31:32 +02:00
Sana Javed
95750cb9a9 Values - Null 2023-06-05 21:00:37 +02:00
Sana Javed
f3cecc0884 Porting Documentation - Values - Booleans 2023-06-05 20:40:39 +02:00
Sana Javed
21a2457a02 Porting Documentation - Values - Maps 2023-06-05 20:30:58 +02:00
Jonny Gerig Meyer
61b57aeb92
Do not include snippets in built site. 2023-06-02 18:18:43 -04:00
Jonny Gerig Meyer
5e239cc3c9
update comments 2023-06-02 18:06:43 -04:00