Jonny Gerig Meyer
9a982813bc
lint
2023-02-21 11:20:10 -05:00
dvdherron
d322926405
fix default button color
2023-02-20 20:47:56 +01:00
dvdherron
43943f69a0
clean up button background states
2023-02-20 20:42:41 +01:00
dvdherron
56ac789252
split color modules used for converting tokens
2023-02-20 20:21:30 +01:00
dvdherron
d1c7ef01fe
expand color config, relocate color functions
2023-02-20 17:10:03 +01:00
dvdherron
1d4281a597
clean up syntax highlighting and wip color config
2023-02-20 15:19:52 +01:00
dvdherron
900c7993dc
Merge branch 'main' into syntax-highlighting
2023-02-16 14:58:43 +01:00
Jonny Gerig Meyer
5c7c24f482
Remove stylelint-prettier
2023-02-13 12:01:44 -05:00
dvdherron
2d7b222990
cleanup + wip color config
2023-02-09 15:15:01 -06:00
dvdherron
478fa5852a
remove unused stylesheet, cleanup
2023-02-08 14:55:15 -06:00
dvdherron
42709197f8
wip adjust prism theme for syntax highlightling
2023-02-08 14:23:21 -06:00
Jonny Gerig Meyer
c0075a337a
Merge branch 'main' into syntax-highlighting
...
* main:
Add docs on templates
lint
revert to shorthand nesting padding for now
Quick negative css variables over using calc repeatedly
Use {% render %} instead of deprecated {% include %}
Do not auto-typogr for markdown
Add alerts.yml data file
More consistent use of typogr for all contents
2023-02-03 13:35:26 -05:00
Jonny Gerig Meyer
8c0b522835
lint
2023-02-02 15:13:17 -05:00
Stacy Kvernmo
2ecf777a3a
revert to shorthand nesting padding for now
2023-02-02 11:34:43 -06:00
Stacy Kvernmo
f4516176b2
Quick negative css variables over using calc repeatedly
2023-02-02 11:14:02 -06:00
Jonny Gerig Meyer
148d061479
Merge branch 'homepage' into syntax-highlighting
...
* homepage:
fix remaining references
Update .github/workflows/shadow-repo.yml
Add shadow repo workflow
Update source/community.md
font-size revert until future PR
apply style to class instead of alert heading
2023-01-31 18:01:26 -05:00
Stacy Kvernmo
59c87f1e89
font-size revert until future PR
2023-01-31 14:53:00 -06:00
Stacy Kvernmo
e693987b35
Merge branch 'homepage' of https://github.com/oddbird/sass-site into homepage
2023-01-31 14:39:32 -06:00
Stacy Kvernmo
fdd5e03fca
apply style to class instead of alert heading
2023-01-31 14:39:28 -06:00
Jonny Gerig Meyer
a3cd423e2d
Add another example theme
2023-01-31 14:24:16 -05:00
Jonny Gerig Meyer
11f3f7976d
Add syntax highlighter (needs styles)
2023-01-31 14:18:33 -05:00
Jonny Gerig Meyer
4b46a9d064
lint
2023-01-31 11:13:51 -05:00
Stacy Kvernmo
83a3d1e635
lint
2023-01-31 09:53:34 -06:00
Stacy Kvernmo
8925009158
larger special alert padding to match site
2023-01-31 09:50:05 -06:00
Stacy Kvernmo
35c8f81245
first round of scale
2023-01-31 00:13:57 -06:00
Stacy Kvernmo
fb57f07f34
single quotes
2023-01-19 15:16:48 -06:00
Jonny Gerig Meyer
2024442f31
lint
2023-01-12 14:54:24 -05:00
Stacy Kvernmo
a9e42420bb
run sass migrator and manual clean up
2023-01-12 12:19:42 -06:00
Jonny Gerig Meyer
b205803bf7
revert color change
2023-01-09 17:53:57 -05:00
Jonny Gerig Meyer
31b09b9323
Add Stylelint
2023-01-09 17:19:15 -05:00
Jonny Gerig Meyer
77c4c3892d
Add eslint
2023-01-09 15:15:35 -05:00
Jonny Gerig Meyer
413aba633f
Add TypeScript
2023-01-09 14:48:04 -05:00
Jonny Gerig Meyer
29d77ce08a
Add prettier
2023-01-09 14:10:02 -05:00
Jonny Gerig Meyer
5a599442fb
Add JS
2023-01-06 17:38:23 -05:00
Jonny Gerig Meyer
d0e1afaf0b
add sass
2023-01-06 17:38:23 -05:00
Jonny Gerig Meyer
5071228ace
Add basic 11ty config
2023-01-06 17:37:45 -05:00
Natalie Weizenbaum
e266114650
Add a "Powered by Mac Stadium" icon to the footer ( #652 )
2022-08-03 17:41:36 -07:00
Kauê Rodrigues
211f5c3667
Revert "Disable word wrapping for p code
( #281 )" to fix #576 ( #637 )
2022-06-10 18:31:25 -07:00
Natalie Weizenbaum
9e2dc02e25
Update to the latest version of DocSearch ( #593 )
2021-11-13 01:48:19 +00:00
Christophe Coevoet
4a1b2fb212
Fix the rendering of compatibility lists ( #590 )
...
The compatibility div contains a span in its text, so making it a flex container produces a weird rendering
2021-10-12 12:55:06 -07:00
Natalie Weizenbaum
67ec2dbdbb
Surface category labels in the JS API doc sidebar ( #587 )
...
This is kind of a hacky workaround until TypeStrong/typedoc#1532 is
implemented for real.
2021-10-11 19:52:03 +00:00
Natalie Weizenbaum
86ae1c4d18
Set up redirects from the old API doc anchors to the new ones
2021-10-04 20:23:21 -07:00
Natalie Weizenbaum
85a2eaa33d
Build JS API docs from the TypeScript declarations
2021-10-04 19:53:08 -07:00
Natalie Weizenbaum
d0e401e3f9
Document first-class calc() ( #575 )
...
See sass/sass#818
Co-authored-by: Awjin Ahn <awjin@google.com>
2021-09-13 23:16:42 +00:00
xmo-odoo
f768dd8577
Revert word-break to normal for impl-status titles ( #529 )
...
If the "compatibility" label and browser width are just the wrong one, "break-word" can lead to browsers deciding to line-wrap every "ss" but *just the "ss" from "Dart Sass", "LibSass" and "Ruby Sass", which looks very strange and is quite hard to read.
2021-03-22 13:38:19 -07:00
Daniel Haim
87415b956e
Spacing improvement ( #496 )
...
- Added a spacer to the follow button on footer (mobile only)
- Added missing spacer from page titles (mobile + desktop)
2020-10-29 13:44:56 -07:00
Christophe Coevoet
00560e76d8
Remove unnecessary scrollbar for the sticky navigation
...
The scrollbar will now appear only for columns needing it.
2020-08-18 15:24:54 +02:00
Natalie Weizenbaum
e440cee626
Suggest mixins rather than @use ... with
for advanced cases ( #448 )
2020-05-13 14:19:27 -07:00
Awjin Ahn
8c5d417206
Increase the indent size for function definition docs. ( #428 )
2020-02-24 12:33:25 -08:00
tatianamac
8ecf646576
♻️ Redo undone changes that git undid
2019-12-27 12:16:30 -08:00