Commit Graph

45 Commits

Author SHA1 Message Date
Ed Rivas
33861623c1 Check and fix internal links 2023-06-15 23:45:25 +00:00
Jonny Gerig Meyer
8eb6b06450
Remove non-redirect-related cruft 2023-06-08 22:18:33 -04:00
Jonny Gerig Meyer
61b57aeb92
Do not include snippets in built site. 2023-06-02 18:18:43 -04:00
Jonny Gerig Meyer
4a66bbac2b
Use JSON args for compatibility tag 2023-06-01 16:56:54 -04:00
Jonny Gerig Meyer
6dfb87189a
Use kwargs for {% compatibility %} tag. 2023-06-01 11:43:54 -04:00
Jonny Gerig Meyer
fdcb4e47d6
indentation for cli docs 2023-05-31 12:07:48 -04:00
Jonny Gerig Meyer
b47c9c59ef
revert md change 2023-05-26 08:23:18 -04:00
Jonny Gerig Meyer
e0587e493b
lint 2023-05-25 16:49:55 -04:00
Jonny Gerig Meyer
de8ff74306
no need for quotes 2023-05-25 16:47:19 -04:00
Jonny Gerig Meyer
aed800efdc
review 2023-05-25 16:46:25 -04:00
Ed Rivas
db46cc7ed1 Port cli/ruby-sass 2023-05-24 00:28:58 +00:00
Ed Rivas
efd3e6774f Por cli/migrator 2023-05-24 00:17:27 +00:00
Ed Rivas
f24d6c7458 Port cli/dart-sass 2023-05-23 23:50:31 +00:00
Jonny Gerig Meyer
5071228ace
Add basic 11ty config 2023-01-06 17:37:45 -05:00
Makonede
1f59496b32
Fix typo (#680) 2022-10-17 20:21:50 +00:00
Awjin Ahn
7e06369241
Be explicit about which dirs get --watched. (#580) 2021-09-22 15:02:11 -07:00
Natalie Weizenbaum
309641b659
Document the --quiet-deps flag (#573)
Co-authored-by: Awjin Ahn <awjin@google.com>
2021-08-31 00:27:11 +00:00
Jennifer Thakar
d1e2f25a3c
Document the division migrator (#554)
Closes #549.
2021-07-12 16:46:33 -07:00
Henry Catalini Smith
0ded1ef497
Add documentation of -w shorthand for --watch flag (#534) 2021-04-26 10:00:23 -07:00
Jennifer Thakar
9e39ce3f10
Document namespace migrator (#517)
See sass/migrator#173.
2021-02-08 15:22:59 -08:00
Natalie Weizenbaum
e440cee626
Suggest mixins rather than @use ... with for advanced cases (#448) 2020-05-13 14:19:27 -07:00
Natalie Weizenbaum
edccda4a3d
Document multiple --remove-prefix flags for the migrator (#432) 2020-02-24 11:38:47 -08:00
tatianamac
b1e62bc77b 🎨 Made colour palette happy and accessible 2019-12-18 16:09:00 -08:00
Natalie Weizenbaum
193a124050 Move the blog onto sass-lang.com
Logdown seems to be basically unmaintained, its servers are
unreliable, and it's been causing some mixed-content errors lately.
This moves all blog posts to sass-lang.com itself; I'll set up
redirects from the blog as best I can once this lands.

Closes #401
Closes #402
Closes #403
2019-12-18 16:00:40 -08:00
Christophe Coevoet
d139d52954 Fix links in the migrator doc (#377) 2019-10-02 11:19:27 -07:00
Jennifer Thakar
1697b562ef Update migrator docs to reflect new changes (#375) 2019-10-01 18:24:35 -07:00
Natalie Weizenbaum
34cd995893 Fix a broken link 2019-10-01 14:57:25 -07:00
Natalie Weizenbaum
cdfa203970 Code review changes 2019-10-01 14:43:21 -07:00
Natalie Weizenbaum
3cde415281 Document the Sass migrator
Closes #358
2019-09-25 14:53:13 +01:00
Natalie Weizenbaum
b1b07540f2 Module-ify built-in function documentation
Closes #363
2019-09-04 17:56:16 -07:00
Natalie Weizenbaum
2088a021f9
Add an implementation note about sass/libsass#2957 (#359)
Documentation for @use and @forward themselves will come in a future
PR.

Partially addresses #263
2019-08-29 15:31:29 -07:00
Natalie Weizenbaum
dd98c98307 Update Ruby Sass's status in the Ruby Sass CLI docs 2019-05-24 15:46:00 -07:00
Natalie Weizenbaum
c932e18338 Document Dart Sass's --error-css flag
See sass/dart-sass#657
See sass/dart-sass#659
2019-04-30 11:16:26 -07:00
Natalie Weizenbaum
bbdac76437 Add starting versions for Dart CLI features
I'm leaving these out for features that have been supported since
1.0.0, since they're available in effectively all versions.
2019-04-30 11:05:53 -07:00
Natalie Weizenbaum
d87eeab0a3 Update Dart Sass error examples to match the current output 2019-04-07 17:01:48 -07:00
Natalie Weizenbaum
96632b9c02 Document the --unicode flag
See sass/dart-sass#566
2019-04-07 16:43:49 -07:00
Natalie Weizenbaum
bfff691df2 Document the --no-charset flag
See sass/dart-sass#644
2019-04-07 16:39:53 -07:00
Natalie Weizenbaum
e6771747ad Enable html-proofer for the new docs, and fix errors 2019-01-09 14:36:31 -08:00
Natalie Weizenbaum
c344861698 Fix a typo 2018-12-27 18:12:55 -08:00
Natalie Weizenbaum
b78ca9d10c Add zero-width spaces before #-style comments in code blocks
Otherwise, Redcarpet interprets them as headers when generating the
table of contents. See vmg/redcarpet#664.
2018-11-29 16:04:00 -08:00
Natalie Weizenbaum
f34a7b87a6
Add a table of contents to select documentation pages (#260) 2018-11-29 15:43:18 -08:00
Natalie Weizenbaum
6f7e4929ec Document SASS_PATH 2018-10-31 17:09:57 -07:00
Natalie Weizenbaum
997c3a7ecd Document the JavaScript API 2018-10-31 16:02:04 -07:00
Natalie Weizenbaum
c412b8dd4f Document Ruby Sass's CLI 2018-10-26 15:04:43 -07:00
Natalie Weizenbaum
6ad48ae89a Add CLI docs for Dart Sass 2018-10-25 16:46:08 -07:00