Commit Graph

1292 Commits

Author SHA1 Message Date
Stacy Kvernmo
5f58035999 try out default monospace 2023-07-05 10:58:31 -05:00
Stacy Kvernmo
387545ad5a create console design token for easier maintenace 2023-07-03 12:12:11 -05:00
Stacy Kvernmo
5790a24dac force tighten space between console lines 2023-07-03 12:10:21 -05:00
Stacy Kvernmo
b301e5a6f4 remove units. alpha reorder 2023-07-03 12:01:49 -05:00
James Stuckey Weber
26da240538 Add custom message when trying to load files in the playground 2023-07-02 17:00:56 -04:00
James Stuckey Weber
94a2af06f8 Make hash functions pure inverses 2023-07-02 16:42:43 -04:00
James Stuckey Weber
b1cba16f49 Adjust line height for line art 2023-07-02 12:46:54 -04:00
James Stuckey Weber
2f6dedd414 Fix nits 2023-07-02 12:42:05 -04:00
James Stuckey Weber
8853f9e5b4 Show debug and warning as diagnostics if span is present 2023-07-02 12:35:17 -04:00
Stacy Kvernmo
31d9b56e1e separate css that doesn’t get output into config 2023-06-28 14:01:24 -05:00
Stacy Kvernmo
e270b5c0dc remove extra footer div, move class to outer container 2023-06-28 13:10:04 -05:00
Stacy Kvernmo
02480407de lint 2023-06-28 11:57:11 -05:00
Stacy Kvernmo
855a35c5b1 footer icon layout update with netlify logo 2023-06-28 11:54:21 -05:00
Stacy Kvernmo
c784b08b13 Merge branch 'playground' into browser-code-editor
# Conflicts:
#	source/_includes/footer.liquid
#	source/assets/sass/components/_mac-stadium-icon.scss
#	source/assets/sass/sass.scss
2023-06-28 11:38:37 -05:00
Natalie Weizenbaum
e5e36a004c
Add a Netlify badge to the footer (#752)
This will qualify us for Netlify's open source program.
2023-06-27 15:47:45 -07:00
Natalie Weizenbaum
0b75958646
Avoid noisy diffs in the shadow repo (#751)
This fixes a few places where site generation was non-deterministic,
causing the shadow repo's HTML output to change with every push.
2023-06-27 13:59:10 -07:00
Jonny Gerig Meyer
a301c16163
Merge branch 'playground' into browser-code-editor
* playground:
  Remove untracked files before building typedoc
  remove unused resolution
  no need to specify node version for netlify
  Use GH token instead of ssh key
  try using add-and-commit action
  Cut a release for a new Dart Sass version
  Cut a release for a new Dart Sass version
2023-06-23 10:08:29 -04:00
James Stuckey Weber
7bc1ccb4d9 Lint 2023-06-23 10:03:51 -04:00
James Stuckey Weber
d56946a554 Apply color theme to special character highlights 2023-06-23 09:45:11 -04:00
Jonny Gerig Meyer
880f95ba75
try using add-and-commit action 2023-06-22 16:34:15 -04:00
Jonny Gerig Meyer
300c873f06
lint 2023-06-22 15:44:26 -04:00
Jonny Gerig Meyer
be671003e9
Merge branch 'playground' into browser-code-editor
* playground: (27 commits)
  update
  update comments
  Simplify helpers
  Convert remainder of docs to md
  Convert operators docs to use md
  Convert remainder of modules docs to md
  No need for duplicate strip-indent
  new approach to stripping leading whitespace
  Strip indentation for nested blocks
  Different approach to preventing <p> tags with nested code examples
  Convert color module to md
  Convert breaking changes docs to md
  Convert at-rules docs to markdown
  use line feed `&#10;` instead of `<br />`
  Allow codeExamples to be nested in markdown
  Fewer skips
  more verbose
  skip blog index pages
  Try fewer assets
  skip fewer internal links
  ...
2023-06-22 15:41:35 -04:00
Jonny Gerig Meyer
c3e686663d
update comments 2023-06-22 15:28:43 -04:00
Jonny Gerig Meyer
639557c46d
Simplify helpers 2023-06-22 15:18:23 -04:00
Jonny Gerig Meyer
9ac3302fd0
Convert remainder of docs to md 2023-06-22 15:11:18 -04:00
Jonny Gerig Meyer
69ee85ae0d
Convert operators docs to use md 2023-06-22 14:38:01 -04:00
Jonny Gerig Meyer
95b50526f9
Convert remainder of modules docs to md 2023-06-22 14:28:43 -04:00
Jonny Gerig Meyer
032f308994
No need for duplicate strip-indent 2023-06-22 14:02:01 -04:00
Jonny Gerig Meyer
e14edcdee6
new approach to stripping leading whitespace 2023-06-22 13:06:19 -04:00
Jonny Gerig Meyer
fb1dc0f834
Strip indentation for nested blocks 2023-06-22 11:48:19 -04:00
Jonny Gerig Meyer
537f3de9e8
Different approach to preventing <p> tags with nested code examples 2023-06-22 11:09:08 -04:00
Jonny Gerig Meyer
7f585bc68b
Convert color module to md 2023-06-21 18:23:35 -04:00
Jonny Gerig Meyer
3055cd4e26
Convert breaking changes docs to md 2023-06-21 17:03:14 -04:00
Stacy Kvernmo
ca22c41757 shorter copied mesage 2023-06-21 14:54:52 -05:00
Stacy Kvernmo
6a1d6f62fe fix a few more namespaces in styles 2023-06-21 14:48:31 -05:00
Stacy Kvernmo
bc789eb008 move footer styles to footer partial 2023-06-21 14:39:45 -05:00
Stacy Kvernmo
7e44cf8888 remove unused 2023-06-21 14:39:32 -05:00
Jonny Gerig Meyer
e3e903a8f1
Convert at-rules docs to markdown 2023-06-21 15:20:03 -04:00
Stacy Kvernmo
6b31806c6d lint 2023-06-21 14:10:01 -05:00
Stacy Kvernmo
a225edaac3 make all css custom properties consistent in naming style 2023-06-21 14:09:28 -05:00
Stacy Kvernmo
a6b2e6edaf lint 2023-06-21 11:47:59 -05:00
Stacy Kvernmo
ebb3c51c33 Merge branch 'browser-code-editor' of https://github.com/oddbird/sass-site into browser-code-editor 2023-06-21 11:47:26 -05:00
Stacy Kvernmo
8b0441470d move playground footer classes/styles to global v2 2023-06-21 11:47:16 -05:00
James Stuckey Weber
55f6a47048 Remove unneeded query 2023-06-21 12:34:55 -04:00
Stacy Kvernmo
339471d3aa Merge branch 'browser-code-editor' of https://github.com/oddbird/sass-site into browser-code-editor 2023-06-21 11:31:39 -05:00
Stacy Kvernmo
96eca9180a move playground footer styles to global footer region 2023-06-21 11:31:33 -05:00
Jonny Gerig Meyer
5533a040ce
lint 2023-06-21 12:25:00 -04:00
Stacy Kvernmo
ebd4b2c572 target code editor titles 2023-06-21 11:04:08 -05:00
James Stuckey Weber
6b1e56e66f Lint 2023-06-21 11:12:48 -04:00
James Stuckey Weber
2778507a4e Catch if base64 decode fails 2023-06-21 10:36:11 -04:00