Stacy Kvernmo
a1a20d759c
remove double-dash before background
2023-03-03 16:32:41 -06:00
Stacy Kvernmo
0fe7336a1d
remove auto prefix, use in css consistently
2023-03-03 16:30:46 -06:00
Stacy Kvernmo
50280d695d
color config use css variables where possible, edit prefix
2023-03-03 16:14:07 -06:00
oluniyiawo
20a0aa8508
more blog edits
2023-03-03 15:39:31 +00:00
Oliver Byford
a5b0c738bf
Fix broken markdown link in meta.function-exists ( #697 )
2023-03-01 14:57:12 -08:00
oluniyiawo
2d3f72fbb2
components all working, need author and date subtitle
2023-03-01 19:46:05 +00:00
Jonny Gerig Meyer
62b58b2f50
Enable Typescript for 11ty filters
2023-02-25 18:07:51 -07:00
Jonny Gerig Meyer
d635255756
Merge branch 'main' into learn-sass
...
* main:
Override height/position for styleguide nav
lint
Try out markdown-it-attrs
simplify color data
we can use the css for the color values
fix table cell padding
update styleguide
lint
Add remainder of styleguide contents
update links
Port over initial pages of styleguide.
2023-02-25 17:09:18 -07:00
Jonny Gerig Meyer
1a0b8fbb8c
Merge pull request #20 from oddbird/markdown-it-attrs
...
Try out markdown-it-attrs
2023-02-25 15:31:40 -07:00
Jonny Gerig Meyer
7ea3cd6d6e
Override height/position for styleguide nav
2023-02-25 15:30:52 -07:00
Jonny Gerig Meyer
58db499d39
lint
2023-02-25 11:51:00 -07:00
Jonny Gerig Meyer
79351250d0
Try out markdown-it-attrs
2023-02-25 11:38:22 -07:00
Jonny Gerig Meyer
0938878a72
simplify color data
2023-02-25 10:33:42 -07:00
Sana Javed
723ed1d908
Adding compatibility helper
2023-02-25 13:44:14 +01:00
Stacy Kvernmo
3aead3d45e
we can use the css for the color values
2023-02-24 20:10:21 -06:00
Stacy Kvernmo
91a0604d8a
fix table cell padding
2023-02-24 20:09:48 -06:00
Jonny Gerig Meyer
e5328875a2
Merge branch 'main' into styleguide
...
* main: (21 commits)
lint
lint
remove unused
adjust alert link color
consistent globabl variables
fix links, buttons
remove unused color theme file
remove unused file
review edits
lint
fix default button color
clean up button background states
split color modules used for converting tokens
expand color config, relocate color functions
clean up syntax highlighting and wip color config
fix build error
cleanup + wip color config
remove unused stylesheet, cleanup
wip adjust prism theme for syntax highlightling
Add another example theme
...
2023-02-24 16:17:41 -07:00
Jonny Gerig Meyer
c6f9dad34a
Merge branch 'main' into learn-sass
...
* main: (21 commits)
lint
lint
remove unused
adjust alert link color
consistent globabl variables
fix links, buttons
remove unused color theme file
remove unused file
review edits
lint
fix default button color
clean up button background states
split color modules used for converting tokens
expand color config, relocate color functions
clean up syntax highlighting and wip color config
fix build error
cleanup + wip color config
remove unused stylesheet, cleanup
wip adjust prism theme for syntax highlightling
Add another example theme
...
2023-02-24 16:17:30 -07:00
Jonny Gerig Meyer
1147d55bff
lint
2023-02-24 16:16:57 -07:00
なつき
4f2fb01f1d
Remove unmaintained links ( #696 )
2023-02-24 14:17:54 -08:00
Stacy Kvernmo
526366f2e8
Merge branch 'main' into syntax-highlighting
...
# Conflicts:
# source/assets/sass/components/_alerts.scss
# source/assets/sass/components/_buttons.scss
# source/assets/sass/visual-design/_theme.scss
2023-02-24 15:10:42 -06:00
Stacy Kvernmo
3c3975ace5
lint
2023-02-24 14:56:47 -06:00
Stacy Kvernmo
193abc1fd4
remove unused
2023-02-24 14:49:03 -06:00
Jonny Gerig Meyer
eac92c16ba
update styleguide
2023-02-24 11:12:47 -07:00
Jonny Gerig Meyer
23b7e39b2d
lint
2023-02-24 10:58:20 -07:00
Jonny Gerig Meyer
649183ee39
Add remainder of styleguide contents
2023-02-24 10:52:18 -07:00
Sana Javed
9535a67adc
Merge branch 'main' into learn-sass
2023-02-24 16:59:32 +01:00
Jonny Gerig Meyer
9758551222
Merge branch 'main' into styleguide
...
* main:
fix breakpoint mixin
use namespacing, automatic sl- prefix added
remove duplicate
add border width back
remove sassdoc groups, reorder sizes
generic way to scale smaller text
inherit font-size
lint
add px comparison notes
remove unneeded transform-origin for default instead
clean up type sizing
add additional sizes to design tokens config
2023-02-23 13:31:43 -06:00
Jonny Gerig Meyer
a79863adae
Merge pull request #14 from oddbird/config-scale
...
[config-scale] add sizes to design tokens config
2023-02-23 14:30:45 -05:00
Jonny Gerig Meyer
e159bc0108
update links
2023-02-22 17:02:19 -05:00
Jonny Gerig Meyer
74b76c8736
Port over initial pages of styleguide.
2023-02-22 16:51:14 -05:00
dvdherron
29c9918fb5
adjust alert link color
2023-02-22 18:21:22 +01:00
dvdherron
fe3c6737d6
consistent globabl variables
2023-02-22 17:42:04 +01:00
dvdherron
2452f354b5
fix links, buttons
2023-02-22 17:11:29 +01:00
dvdherron
9d31088244
remove unused color theme file
2023-02-22 15:07:35 +01:00
Stacy Kvernmo
ee6a03429a
fix breakpoint mixin
2023-02-21 14:44:48 -06:00
Sana Javed
5ca9473be2
typo
2023-02-21 20:53:27 +01:00
Sana Javed
44217a4eb3
Updating example
2023-02-21 20:52:19 +01:00
Stacy Kvernmo
5f48137273
use namespacing, automatic sl- prefix added
2023-02-21 13:51:32 -06:00
Sana Javed
920181f200
Updating indentation
2023-02-21 20:48:31 +01:00
Stacy Kvernmo
94edd2bdbc
remove duplicate
2023-02-21 13:22:28 -06:00
Stacy Kvernmo
049024b9ee
add border width back
2023-02-21 13:19:09 -06:00
Stacy Kvernmo
eebc8f276e
remove sassdoc groups, reorder sizes
2023-02-21 13:15:25 -06:00
dvdherron
e37653b965
remove unused file
2023-02-21 18:42:34 +01:00
Stacy Kvernmo
d09bdeea87
generic way to scale smaller text
2023-02-21 11:40:34 -06:00
Stacy Kvernmo
bfc672336f
inherit font-size
2023-02-21 11:26:26 -06:00
Sana Javed
20a3a74c4f
Merge branch 'main' into learn-sass
2023-02-21 17:36:56 +01:00
dvdherron
11afce0468
Merge branch 'syntax-highlighting' of ssh://github.com/oddbird/sass-site into syntax-highlighting
2023-02-21 17:36:00 +01:00
dvdherron
dfe56978c5
review edits
2023-02-21 17:29:45 +01:00
Sana Javed
38037fb978
lint
2023-02-21 17:21:35 +01:00
Sana Javed
562da1d8dc
Switching from markdown file to liquid template
2023-02-21 17:20:52 +01:00
Jonny Gerig Meyer
75fdd0e82d
Merge branch 'main' into syntax-highlighting
...
* main:
remove unused comments
2023-02-21 11:20:12 -05:00
Jonny Gerig Meyer
9a982813bc
lint
2023-02-21 11:20:10 -05:00
Jonny Gerig Meyer
c6cd3f33ba
remove unused comments
2023-02-21 11:04:48 -05:00
Stacy Kvernmo
d9fe6d7ac1
lint
2023-02-20 15:24:50 -06:00
Stacy Kvernmo
4d7a349603
add px comparison notes
2023-02-20 15:24:24 -06:00
Stacy Kvernmo
406f576002
remove unneeded transform-origin for default instead
2023-02-20 15:16:51 -06:00
Stacy Kvernmo
dff68235c0
clean up type sizing
2023-02-20 14:54:31 -06: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
554da9dd22
Merge branch 'main' into syntax-highlighting
2023-02-20 15:20:19 +01:00
dvdherron
1d4281a597
clean up syntax highlighting and wip color config
2023-02-20 15:19:52 +01:00
Jonny Gerig Meyer
61839c963e
indentation
2023-02-17 16:39:25 -05:00
Jonny Gerig Meyer
782afe74e9
prettier
2023-02-17 15:08:32 -05:00
Jonny Gerig Meyer
7fa2ff0e1f
Add more jQuery UI deps
2023-02-17 14:58:17 -05:00
Jonny Gerig Meyer
c73c537908
Merge branch 'main' into learn-sass
...
* main:
remove test file
remove extra space with strip
add body classes
2023-02-17 14:05:02 -05:00
oluniyiawo
d1afb0c96c
remove test file
2023-02-17 18:00:06 +00:00
Sana Javed
e704d8434f
Lint
2023-02-17 17:48:22 +01:00
oluniyiawo
ce45740c79
remove extra space with strip
2023-02-17 16:22:42 +00:00
Sana Javed
7e02df2313
Merge branch 'main' into learn-sass
2023-02-17 17:15:43 +01:00
Sana Javed
28d14ddc2c
Learn sass page and first pass at code example helper
2023-02-17 17:10:42 +01:00
oluniyiawo
fc405afd59
add body classes
2023-02-16 19:19:42 +00: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
Stacy Kvernmo
dfe96c9430
add additional sizes to design tokens config
2023-02-09 16:53:25 -06:00
dvdherron
197635d780
Merge branch 'main' into syntax-highlighting
2023-02-09 15:21:55 -06: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
a6ff7c42db
review
2023-02-06 12:52:31 -05:00
Ed Rivas
5c16697143
Fetch version info in parallel
2023-02-03 22:58:02 +00: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
5721ecc5bb
Do not use version cache in production
2023-02-02 16:31:55 -05:00
Jonny Gerig Meyer
ddd3b9352a
Only read/write version cache file once on each build.
2023-02-02 16:14:26 -05:00
Jonny Gerig Meyer
962a2b9264
review
2023-02-02 15:52:26 -05:00
Jonny Gerig Meyer
3d341fefd4
Merge branch 'homepage' into version-helpers
...
* homepage:
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
More consistent use of typogr for all contents
2023-02-02 15:14:06 -05:00
Jonny Gerig Meyer
8c0b522835
lint
2023-02-02 15:13:17 -05:00
Jonny Gerig Meyer
a57bf6171c
Merge pull request #11 from oddbird/typogr
...
More consistent use of typogr for all contents.
2023-02-02 14:58:42 -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
425dd4c33d
Merge branch 'homepage' into typogr
...
* homepage:
Use {% render %} instead of deprecated {% include %}
2023-02-02 11:33:02 -05:00
Jonny Gerig Meyer
3295a8bf69
Use {% render %} instead of deprecated {% include %}
2023-02-02 11:08:44 -05:00
Ed Rivas
1363847bfa
Add "releases" data file
2023-02-02 15:44:47 +00:00
Jonny Gerig Meyer
27bc328ba3
Do not auto-typogr for markdown
2023-02-01 17:42:31 -05:00
Jonny Gerig Meyer
a9bd13aefc
Merge branch 'homepage' into typogr
...
* homepage:
Add alerts.yml data file
2023-02-01 17:39:25 -05:00
Jonny Gerig Meyer
9b544fb710
Add alerts.yml data file
2023-02-01 17:35:15 -05: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
Jonny Gerig Meyer
b443ffcc3e
Merge branch 'homepage' into typogr
...
* homepage:
Update source/community.md
2023-01-31 17:08:51 -05:00
Jonny Gerig Meyer
93f52974bb
Update source/community.md
...
Co-authored-by: Stacy Kvernmo <stacyk@users.noreply.github.com>
2023-01-31 17:06:15 -05:00
Jonny Gerig Meyer
7ef5b01926
More consistent use of typogr for all contents
2023-01-31 17:05:27 -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
d76e58f53c
Merge branch 'homepage' of https://github.com/oddbird/sass-site into homepage
...
# Conflicts:
# source/_includes/header.liquid
2023-01-31 09:52:10 -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
Jonny Gerig Meyer
9607499442
lint
2023-01-30 12:46:01 -05:00
Jonny Gerig Meyer
ca0168bae1
Merge pull request #8 from oddbird/upgrade-11ty
...
Upgrade to 11ty v2-beta.
2023-01-30 12:36:49 -05:00
Jonny Gerig Meyer
356c2f10b3
Use :
instead of ~
for datalists in markdown
2023-01-30 12:34:42 -05:00
Jonny Gerig Meyer
d4e1881f1a
re-add includes
2023-01-30 12:34:19 -05:00
Jonny Gerig Meyer
9e06eb84bf
Upgrade to 11ty v2-beta
2023-01-29 15:04:56 -05:00
Jonny Gerig Meyer
b05d0817c4
Add Install page.
2023-01-29 14:17:04 -05:00
Jonny Gerig Meyer
6775700ff2
Merge branch 'homepage' into get-involved-community-guideline-pages
...
* homepage:
lint
add p tag to copyright info in footer
2023-01-28 13:55:08 -05:00
Jonny Gerig Meyer
1d90f538a4
lint
2023-01-28 13:54:45 -05:00
Stacy Kvernmo
f799aefc88
add p tag to copyright info in footer
2023-01-28 00:36:35 -06:00
Jonny Gerig Meyer
a730f6bdbb
Try new approach to content block
2023-01-27 13:04:19 -05:00
Jonny Gerig Meyer
30d69be72e
Merge branch 'homepage' into get-involved-community-guideline-pages
...
* homepage:
address review
2023-01-27 12:26:46 -05:00
Jonny Gerig Meyer
fdb2edf3f8
address review
2023-01-27 12:25:28 -05:00
Jonny Gerig Meyer
9c8bf022aa
Add markdown filter
2023-01-27 12:20:05 -05:00
Sana Javed
687d0dfe01
Code review edits
2023-01-27 17:59:27 +01:00
Jonny Gerig Meyer
b819995c85
lint
2023-01-26 16:54:32 -05:00
Jonny Gerig Meyer
65a4bf716c
Merge branch 'homepage' into get-involved-community-guideline-pages
...
* homepage:
Add missing partial
2023-01-26 16:53:15 -05:00
Jonny Gerig Meyer
55be6e9ee2
Add missing partial
2023-01-26 16:52:58 -05:00
Jonny Gerig Meyer
5701a5261d
Merge branch 'homepage' into get-involved-community-guideline-pages
...
* homepage:
Address review
2023-01-26 16:04:34 -05:00
Jonny Gerig Meyer
0eef06c5bc
Address review
2023-01-26 15:56:20 -05:00
Sana Javed
84c3a79575
Lint
2023-01-26 19:28:05 +01:00
Sana Javed
6666063cd0
Community Guideline page
2023-01-26 19:24:33 +01:00
Sana Javed
f76bb4d1a0
Get involved page
2023-01-26 19:10:57 +01:00
Jonny Gerig Meyer
5b27a22fed
Add contents for homepage
2023-01-24 17:51:07 -05: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
Miriam Suzanne
180a2115df
Liquid or operator returns boolean instead of fallback
2023-01-10 13:10:37 -07: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
7e2f28ad2e
Basic 11ty layout/include.
2023-01-06 17:38:23 -05:00
Jonny Gerig Meyer
5071228ace
Add basic 11ty config
2023-01-06 17:37:45 -05:00
Denis Teikhrib
4246de7258
Fixes typo in meta.module-functions example ( #690 )
2023-01-04 22:33:45 +00:00
Natalie Weizenbaum
1a2d2051b1
Blog: announce the tar file permissions vulnerability ( #689 )
...
See google/dart_cli_pkg#109
2022-12-15 14:07:41 -08:00