Commit Graph

950 Commits

Author SHA1 Message Date
Jonny Gerig Meyer
6cb7845d53
Merge branch 'main' into blog-width
* main:
  Remove anchor links from <li> headers
  do not reformat data dir
  Minimize diff
  Update TypeDoc plugin to support 0.24. (#728)
  Add anchor links for h3-6
2023-05-19 16:39:12 -04:00
Jonny Gerig Meyer
0e386b6660
Remove anchor links from <li> headers 2023-05-19 16:23:20 -04:00
Jonny Gerig Meyer
86e305922f
Merge branch 'main' into more-anchor-links
* main:
  do not reformat data dir
  Minimize diff
  Update TypeDoc plugin to support 0.24. (#728)
2023-05-19 16:08:13 -04:00
Jonny Gerig Meyer
70e9592d76
Minimize diff 2023-05-19 16:05:25 -04:00
Ed Rivas
0dd7ca69b5 Merge remote-tracking branch 'upstream/main' into main 2023-05-19 16:04:26 +00:00
Stacy Kvernmo
e4ba79543f control width of blog column 2023-05-18 21:58:52 -05:00
Natalie Weizenbaum
a812ad0985
Update TypeDoc plugin to support 0.24. (#728) 2023-05-18 16:59:30 -07:00
Jonny Gerig Meyer
40e9bd5abd
Add anchor links for h3-6 2023-05-16 16:33:08 -04:00
Srdjan Pazin
56a39bc185
Fixing typos (#725)
* Fixed typos in comments.html.md.erb

* Update comments.html.md.erb

reflow text

---------

Co-authored-by: Goodwine <2022649+Goodwine@users.noreply.github.com>
2023-05-09 14:54:38 -07:00
Jonny Gerig Meyer
fa63a7cba0
review 2023-05-01 14:01:28 -04:00
Natalie Weizenbaum
39c6dda740
Fix the introduction for the implementation guide (#723)
Closes #717
2023-04-26 17:57:21 -07:00
Jonny Gerig Meyer
824295ce2a
Fix TS error 2023-04-24 12:28:42 -04:00
Sana Javed
b67fc21a35 Adding anchor links 2023-04-21 21:01:43 +02:00
Jonny Gerig Meyer
af3353bc68
remove nonsense word 2023-04-17 12:01:23 -04:00
Jonny Gerig Meyer
3dded7b15f
lint 2023-04-17 11:16:04 -04:00
Natalie Weizenbaum
977658c3b0
Remove a nonsense word (#722) 2023-04-14 15:52:06 -07:00
Jonny Gerig Meyer
0fd2f8de9d
Merge branch 'main' into favicon 2023-04-14 10:38:49 -04:00
Jonny Gerig Meyer
653009b9e6
Merge branch 'main' of github.com:sass/sass-site
* 'main' of github.com:sass/sass-site:
  Properly include code examples in bullet points (#721)
  Freshen Dart Sass page (#720)
  Cut a release for a new Dart Sass version
  Document the deprecation of multiple variable flags (#716)
2023-04-14 10:38:20 -04:00
Natalie Weizenbaum
38e167a617
Properly include code examples in bullet points (#721)
Apparently, the markdown engine this site uses doesn't properly parse
nested paragraph-level entities, nor does it correctly handle markdown
within HTML tags. This works around both of these issues.
2023-04-13 14:55:54 -07:00
Natalie Weizenbaum
15be1c036a
Freshen Dart Sass page (#720)
Closes #718
2023-04-13 12:59:42 -07:00
Jonny Gerig Meyer
382edc7834
Add favicon and update humans.txt 2023-04-11 16:50:11 -04:00
Natalie Weizenbaum
db6a809506
Document the deprecation of multiple variable flags (#716)
Closes #715
See sass/sass#2607
2023-04-07 17:07:55 -07:00
Jonny Gerig Meyer
a6cd42d619
apply upstream change to install page 2023-04-07 15:16:09 -04:00
Jonny Gerig Meyer
c4416f28cf
remove unused classes 2023-04-06 16:10:52 -04:00
Jonny Gerig Meyer
20aa8ef3a3
Add sitemap.xml 2023-04-06 14:46:54 -04:00
Jonny Gerig Meyer
e904070e5d
Merge branch 'atom' into sass-implementations
* atom:
  whitespace in feed
2023-04-06 11:55:19 -04:00
Jonny Gerig Meyer
b95ecb2e81
whitespace in feed 2023-04-06 11:54:48 -04:00
Jennifer Thakar
086912048a
Clarify flow control scope documentation (#681)
Fixes #669.
2023-04-05 16:40:10 -07:00
Goodwine
cd65a28a50
Add link to a new Maven plugin on the block. (#714)
Document the differences between both Maven plugins

Fixes #660
2023-04-05 15:11:51 -07:00
Jonny Gerig Meyer
fdcbf630b9
review 2023-04-05 18:10:56 -04:00
Jonny Gerig Meyer
7b920ba560
Add 404, sass implementation pages, robots.txt, humans.txt. 2023-04-05 17:49:42 -04:00
Christophe Coevoet
fbc043a91b
Fix link in the blog post about CSS nesting (#713) 2023-04-05 20:15:01 +00:00
Jonny Gerig Meyer
2548efea42
fix urls 2023-04-05 11:16:35 -04:00
Jonny Gerig Meyer
79c91b7581
Use rewrite for /feed 2023-04-05 11:03:44 -04:00
Jonny Gerig Meyer
7128de47ea
try netlify redirects 2023-04-05 10:54:46 -04:00
Jonny Gerig Meyer
fa68a84370
Use blog updated if exists 2023-04-04 18:05:24 -04:00
Jonny Gerig Meyer
72721bb025
Serve atom feed at /feed and /feed.xml 2023-04-04 17:56:36 -04:00
Jonny Gerig Meyer
5487a00d66
Merge branch 'main' into atom 2023-04-04 14:42:44 -04:00
Jonny Gerig Meyer
12e1a9171c
Add Atom feed 2023-04-04 14:22:44 -04:00
Jonny Gerig Meyer
d81f161506
Merge branch 'main' into implementation-guide 2023-04-04 12:21:10 -04:00
Jonny Gerig Meyer
6cad4d16b6
Merge branch 'main' of github.com:sass/sass-site
* 'main' of github.com:sass/sass-site:
  Trigger deploy
  Add a blog post about native CSS nesting (#711)
2023-04-04 12:19:07 -04:00
Jonny Gerig Meyer
5e0551b751
Add implementation guide 2023-04-04 12:08:31 -04:00
Natalie Weizenbaum
0d03d6c33e
Add a blog post about native CSS nesting (#711) 2023-03-29 15:24:17 -07:00
Jonny Gerig Meyer
c1e5da4022
Merge branch 'main' of github.com:sass/sass-site
* 'main' of github.com:sass/sass-site:
  Document the floating-point numbers spec (#708)
  Cut a release for a new Dart Sass version
  Document constants in calculations (#707)
  Fix redirects for random-with-units and color-units (#706)
  Fix multiple typos (#703)
  Revert "Bump nokogiri from 1.12.5 to 1.13.10 (#699)" (#705)
  Bump nokogiri from 1.12.5 to 1.13.10 (#699)
  Cut a release for a new Dart Sass version
  Cut a release for a new Dart Sass version
  Cut a release for a new Dart Sass version
  Cut a release for a new Dart Sass version
  Document --fatal-deprecation (#702)
  Partially roll back #698
  Document string.split()
  Bump versions of GitHub actions (#698)
  Fix broken markdown link in meta.function-exists (#697)
  Remove unmaintained links (#696)
  Cut a release for a new Dart Sass version
  Cut a release for a new Dart Sass version
  Cut a release for a new Dart Sass version
2023-03-29 12:33:21 -04:00
Jonny Gerig Meyer
8c0a93013e
disable stylelint rule: https://github.com/stylelint/stylelint/issues/6741 2023-03-28 14:25:08 -04:00
Stacy Kvernmo
f0a9167a0d lint (weird?) 2023-03-28 10:26:38 -05:00
Stacy Kvernmo
5d130b6143 remove nesting for consistency 2023-03-23 21:30:45 -05:00
Natalie Weizenbaum
97546fd550
Document the floating-point numbers spec (#708)
See sass/sass#2892
2023-03-23 16:18:11 -07:00
Natalie Weizenbaum
2c38a7f8a4
Document constants in calculations (#707)
Closes #700
See sass/sass#3258
2023-03-23 15:59:26 -07:00
Stacy Kvernmo
6ffe0933ba Merge branch 'main' into consistent-sass-formatting 2023-03-23 15:58:55 -05:00