Commit Graph

1396 Commits

Author SHA1 Message Date
Jonny Gerig Meyer
35d13b27f9
Clean up code example logic and templates 2023-03-08 11:18:32 -05:00
oluniyiawo
aa1b5f8465 sort out permalinks 2023-03-07 22:14:08 +00:00
oluniyiawo
0c6bd6235b sort out permalinks 2023-03-07 22:13:28 +00:00
oluniyiawo
dc526459d8 Remove extra console log 2023-03-07 22:08:49 +00:00
oluniyiawo
f96c70ae42 add author and date to individual blogs 2023-03-07 22:08:12 +00:00
Jonny Gerig Meyer
dfbdb66a41
fix syntax highlighting 2023-03-07 15:45:47 -05:00
oluniyiawo
bceccb92f6 add blog.11tydate.yml file 2023-03-07 19:10:00 +00:00
Jonny Gerig Meyer
6fda754ed9
Convert compatibility table into a paired shortcode. 2023-03-07 12:38:28 -05:00
oluniyiawo
8859ebdc58 truncate html and date filters 2023-03-07 17:15:27 +00:00
Jonny Gerig Meyer
59b9d0c9e7
use paired shortcode 2023-03-06 12:32:51 -05:00
Jonny Gerig Meyer
8d88e56b60
Merge branch 'main' into learn-sass
* main:
  do not upgrade typedoc to beta
  chore(deps): Automated dependency upgrades
2023-03-06 11:51:03 -05:00
Jonny Gerig Meyer
ddae71f55c
Merge pull request #25 from oddbird/auto-dependency-upgrades
Automated dependency upgrades
2023-03-06 10:36:58 -05:00
Jonny Gerig Meyer
e571d02dac
do not upgrade typedoc to beta 2023-03-06 10:33:06 -05:00
Sana Javed
973676c0ee Lint 2023-03-06 13:02:03 +01:00
Sana Javed
a3442155a5 canSplit calculation and new codeExample short code 2023-03-06 12:59:38 +01:00
github-actions
27799dcc16 chore(deps): Automated dependency upgrades 2023-03-06 08:06:10 +00:00
Sana Javed
f67317f20d Fixing yarn lock 2023-03-04 13:24:19 +01:00
Sana Javed
507187798d
Merge branch 'main' into learn-sass 2023-03-04 13:18:31 +01:00
Natalie Weizenbaum
a059e1d682
Merge pull request #701 from sass/string-split
Document string.split()
2023-03-03 15:14:50 -08:00
Natalie Weizenbaum
dba91a9ee2 Partially roll back #698
This seems to be causing CI failures, or at least masking their real
cause, as in https://github.com/sass/sass-site/actions/runs/4327474897/jobs/7556146821.
2023-03-03 15:08:12 -08:00
Natalie Weizenbaum
04dae03887 Document string.split()
Closes #684
2023-03-03 15:08:12 -08:00
Stacy Kvernmo
d450ad7197 renamed vars 2023-03-03 16:52:12 -06:00
Stacy Kvernmo
c1483deeaa use css variables 2023-03-03 16:46:50 -06:00
Stacy Kvernmo
4ad21ecbd4 lint 2023-03-03 16:33:28 -06:00
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
Andreas Deininger
07bb74d064
Bump versions of GitHub actions (#698) 2023-03-02 13:42:34 -08: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
d9588b5505
Merge pull request #22 from oddbird/auto-dependency-upgrades
Automated dependency upgrades
2023-02-27 09:38:55 -07:00
github-actions
54379e585e chore(deps): Automated dependency upgrades 2023-02-27 08:06:30 +00:00
Sana Javed
2cfbe0dc35
Merge pull request #21 from oddbird/typescript
Enable Typescript for 11ty filters
2023-02-26 13:54:53 +01: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
08281e6774
Merge pull request #19 from oddbird/styleguide
Add Styleguide pages.
2023-02-25 15:33:30 -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
d1ef19c651
Merge pull request #10 from oddbird/syntax-highlighting
Add syntax highlighting.
2023-02-24 15:24:17 -06:00