Commit Graph

1482 Commits

Author SHA1 Message Date
Eric Mutta
abaee7ea73
Fix multiple typos (#703)
* Fix typo in import.html.md.erb

The following sentence:

> ...libraries must **prefix to all** their members...

Should read:

> ...libraries must **add a prefix to all** their members...

* Fix typo in comments.html.md.erb

The following:

> Because the **extend** of the comment...

Should read:

> Because the **extent** of the comment...

* Fix typo in string.html.md.erb

The sentence:

> ...relying on **this** operators...

Should read:

> ...relying on **these** operators...

* Fix typo in string.html.md.erb

The following sentence:

> If **of** `$index` is higher...

Should read:

> If `$index` is higher...

* Reflow source/documentation/at-rules/import.html.md.erb

---------

Co-authored-by: Goodwine <2022649+Goodwine@users.noreply.github.com>
2023-03-22 14:26:06 -07:00
Jennifer Thakar
95a617da2f
Revert "Bump nokogiri from 1.12.5 to 1.13.10 (#699)" (#705)
This reverts commit 024ff9e4d3.
2023-03-22 13:25:56 -07:00
dependabot[bot]
024ff9e4d3
Bump nokogiri from 1.12.5 to 1.13.10 (#699)
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.12.5 to 1.13.10.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.12.5...v1.13.10)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-20 13:51:56 -07:00
Jonny Gerig Meyer
19c89de32d
Merge pull request #27 from oddbird/auto-dependency-upgrades
Automated dependency upgrades
2023-03-20 10:36:31 -04:00
github-actions
e124b7589d chore(deps): Automated dependency upgrades 2023-03-20 08:06:39 +00:00
Sass Bot
6145a41883 Cut a release for a new Dart Sass version 2023-03-14 21:18:54 +00:00
Stacy Kvernmo
0da52b01b7
Merge pull request #24 from oddbird/color-config
[color-config] Make sure colors are using CSS Variables where possible
2023-03-14 12:05:07 -05:00
Stacy Kvernmo
f9e3e2e94f Merge branch 'main' into color-config 2023-03-14 11:57:27 -05:00
Jonny Gerig Meyer
47e98b75a0
Merge pull request #17 from oddbird/learn-sass
Learn Sass page and code example helper.
2023-03-14 12:32:55 -04:00
Stacy Kvernmo
cc35ee2364 Merge branch 'learn-sass' of https://github.com/oddbird/sass-site into learn-sass 2023-03-13 17:06:55 -05:00
Stacy Kvernmo
c57377610c define new breakpoints for code tabs 2023-03-13 17:06:52 -05:00
Jonny Gerig Meyer
b4a332a0bd
Merge branch 'main' into learn-sass
* main:
  chore(deps): Automated dependency upgrades
2023-03-13 17:54:10 -04:00
Stacy Kvernmo
89c6afb22c clean up: remove unused 2023-03-13 15:47:33 -05:00
Stacy Kvernmo
90c9eedefa add namespace to sizes to be consistent with colors 2023-03-13 15:46:22 -05:00
Jonny Gerig Meyer
8d958ce4de
Fix margin for multiple stacked code example blocks 2023-03-13 16:33:21 -04:00
Stacy Kvernmo
f82e4c8a68 pop-stripe magic 2023-03-13 15:02:47 -05:00
Stacy Kvernmo
82a1b7e5bb consistent naming 2023-03-13 15:02:24 -05:00
Jonny Gerig Meyer
b53fada8dd
Merge pull request #26 from oddbird/auto-dependency-upgrades
Automated dependency upgrades
2023-03-13 11:41:04 -04:00
github-actions
2526ac804b chore(deps): Automated dependency upgrades 2023-03-13 08:06:33 +00:00
Sass Bot
6d96dafb9f Cut a release for a new Dart Sass version 2023-03-11 01:18:05 +00:00
Sass Bot
195822f9cb Cut a release for a new Dart Sass version 2023-03-10 23:45:28 +00:00
Sass Bot
c512f5f235 Cut a release for a new Dart Sass version 2023-03-10 22:34:23 +00:00
Jennifer Thakar
d580be8333
Document --fatal-deprecation (#702) 2023-03-10 14:24:55 -08:00
Jonny Gerig Meyer
231bc2b807
Merge branch 'main' into learn-sass
* main:
  Fix remaining blog issues
  First round of blog review.
  addressed style review comments
  sort out permalinks
  sort out permalinks
  Remove extra console log
  add author and date to individual blogs
  add blog.11tydate.yml file
  truncate html and date filters
  more blog edits
  components all working, need author and date subtitle
2023-03-10 16:44:54 -05:00
Jonny Gerig Meyer
0a7ca3fcd5
Merge pull request #23 from oddbird/blog
Add blog.
2023-03-10 16:31:32 -05:00
Jonny Gerig Meyer
63e885a88e
lint 2023-03-10 16:20:13 -05:00
Jonny Gerig Meyer
31ba60a2cb
Add padding to code examples to ensure same height. 2023-03-10 16:18:02 -05:00
Jonny Gerig Meyer
ad8a53c4a5
Refactor 11ty helpers 2023-03-09 17:32:49 -05:00
Jonny Gerig Meyer
2b7234382f
Fix remaining blog issues 2023-03-09 11:19:39 -05:00
Jonny Gerig Meyer
f09d049dd1
First round of blog review. 2023-03-08 17:48:53 -05:00
Jonny Gerig Meyer
0b598dedb4
Merge branch 'main' into blog
* main:
  do not upgrade typedoc to beta
  chore(deps): Automated dependency upgrades
2023-03-08 16:30:59 -05:00
Jonny Gerig Meyer
5386828db4
comment 2023-03-08 16:22:40 -05:00
Jonny Gerig Meyer
2e97aaf8d8
lint 2023-03-08 16:14:25 -05:00
Jonny Gerig Meyer
943a958faa
Organize and document 11ty filters. 2023-03-08 15:59:19 -05:00
oluniyiawo
af76e42666 addressed style review comments 2023-03-08 19:03:38 +00:00
oluniyiawo
0bc40d48e5 Changed alert.scss 2023-03-08 18:59:44 +00:00
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