Commit Graph

1482 Commits

Author SHA1 Message Date
Sana Javed
2a1d081a03 Porting Documentation - At-Rules - import 2023-05-24 12:04:38 +02: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
Ed Rivas
6f34fb304a Remove extra white space from compatibility tag 2023-05-23 23:50:18 +00:00
Ed Rivas
a53f2fd14e Add custom slugify function 2023-05-23 23:48:36 +00:00
Ed Rivas
ff936c46d8 Parse JS docs as HTML, not markdown 2023-05-23 21:30:51 +00:00
Jonny Gerig Meyer
0c922a4cd1
Merge branch 'js-api-docs' into port-documentation
* js-api-docs:
  Poke release process
  Remove typedoc
  review
  Attempt to fix typedoc syntax highlighting.
  Remove submodule
  Port heads_up and fun_fact
  Port compatibility table
  Build JS API docs
2023-05-23 12:33:16 -04:00
Jonny Gerig Meyer
af363b56da
Merge branch 'main' into js-api-docs
* main:
  Poke release process
2023-05-23 12:31:54 -04:00
Jonny Gerig Meyer
08c24bb61f
initial review 2023-05-23 12:29:05 -04:00
Jonny Gerig Meyer
7c5bdd27d5
Merge branch 'sass:main' into main 2023-05-23 12:08:11 -04:00
Sana Javed
1ebc87908f Lint 2023-05-23 14:54:13 +02:00
Sana Javed
599abec691 Merge remote-tracking branch 'origin/port-documentation' into port-documentation-var-interp-atrules 2023-05-23 14:52:30 +02:00
Sana Javed
6946a546c0 Adding Dart Sass version via releases 2023-05-23 14:47:17 +02:00
Sana Javed
510d5d0051
Merge branch 'main' into port-documentation 2023-05-23 14:26:22 +02:00
Sana Javed
d88e70ea27 Addressing review - fixing link paths 2023-05-23 14:25:18 +02:00
Natalie Weizenbaum
f6279a44b6 Poke release process 2023-05-22 14:40:21 -07:00
Ed Rivas
320b30e9fd Remove typedoc 2023-05-22 21:07:46 +00:00
Jonny Gerig Meyer
2bc29b8d91
Merge branch 'main' into port-documentation
* main:
  Add new blog post
  chore(deps): Automated dependency upgrades
  Add a blog post about the new Embedded Protocol proposal (#729)
2023-05-22 16:13:03 -04:00
Jonny Gerig Meyer
d5e4ecfa03
review 2023-05-22 15:06:31 -04:00
Jonny Gerig Meyer
f078485f55
Attempt to fix typedoc syntax highlighting. 2023-05-22 14:01:41 -04:00
Jonny Gerig Meyer
8f0d860759
Merge branch 'main' into js-api-docs 2023-05-22 13:38:06 -04:00
Jonny Gerig Meyer
ea629f1bb0
Merge pull request #48 from oddbird/hotfix-truncation
Preserve whitespace during HTML truncation (fixes code blocks).
2023-05-22 13:36:06 -04:00
Jonny Gerig Meyer
f21dd48def
Preserve whitespace during HTML truncation (fixes code blocks). 2023-05-22 13:13:27 -04:00
Jonny Gerig Meyer
5a1a244831
Merge branch 'main' into js-api-docs
* main:
  Add new blog post
  Add a blog post about the new Embedded Protocol proposal (#729)
2023-05-22 11:40:53 -04:00
Jonny Gerig Meyer
a3f0ea2af5
Add new blog post 2023-05-22 11:40:44 -04:00
Jonny Gerig Meyer
b125a1e498
Merge branch 'main' of github.com:sass/sass-site
* 'main' of github.com:sass/sass-site:
  Add a blog post about the new Embedded Protocol proposal (#729)
2023-05-22 11:39:37 -04:00
Jonny Gerig Meyer
cc198dc5bc
Merge branch 'main' into js-api-docs
* main:
  chore(deps): Automated dependency upgrades
2023-05-22 11:39:03 -04:00
Sana Javed
e00d1e97d1 Porting Documentation - At-Rules - @forward 2023-05-22 17:24:20 +02:00
Sana Javed
43d62b6bef Updating codeExample logic to account for when there is no CSS in the code examples 2023-05-22 17:15:52 +02:00
Jonny Gerig Meyer
e177efd9c6
Merge pull request #47 from oddbird/auto-dependency-upgrades
Automated dependency upgrades
2023-05-22 10:59:55 -04:00
Sana Javed
a94340d10a Merge branch 'port-documentation-var-interp-atrules' of github.com:oddbird/sass-site into port-documentation-var-interp-atrules 2023-05-22 16:37:16 +02:00
github-actions
15cdf3bdc0 chore(deps): Automated dependency upgrades 2023-05-22 08:05:54 +00:00
Natalie Weizenbaum
e1c1bb788c
Add a blog post about the new Embedded Protocol proposal (#729) 2023-05-19 16:22:20 -07:00
Ed Rivas
869790bd26
Merge branch 'main' into js-api-docs 2023-05-19 16:06:38 -06:00
Ed Rivas
ce530974b6 Remove submodule 2023-05-19 21:59:57 +00:00
Ed Rivas
aa1f4a796f Port heads_up and fun_fact 2023-05-19 21:46:33 +00:00
Ed Rivas
4f931da297 Port compatibility table 2023-05-19 21:30:32 +00:00
Jonny Gerig Meyer
e8f643413a
Merge branch 'port-documentation' into port-documentation-var-interp-atrules
* port-documentation:
  review
  Remove anchor links from <li> headers
  do not reformat data dir
  Minimize diff
  use classes from old-source for both-sidebars
  control width of blog column
  Update TypeDoc plugin to support 0.24. (#728)
  Add anchor links for h3-6
2023-05-19 16:44:09 -04:00
Jonny Gerig Meyer
da52089dd0
Merge branch 'main' into port-documentation
* main:
  review
  Remove anchor links from <li> headers
  do not reformat data dir
  Minimize diff
  control width of blog column
  Update TypeDoc plugin to support 0.24. (#728)
  Add anchor links for h3-6
2023-05-19 16:43:50 -04:00
Jonny Gerig Meyer
1c424d6e80
Merge pull request #45 from oddbird/blog-width
[blog-width] Limit the width of blog column
2023-05-19 16:42:55 -04:00
Jonny Gerig Meyer
edc1bc5a59
review 2023-05-19 16:41:27 -04:00
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
d0cb2b2132
Merge branch 'main' into js-api-docs
* main:
  Remove anchor links from <li> headers
  do not reformat data dir
  Minimize diff
  Add anchor links for h3-6
2023-05-19 16:38:30 -04:00
Jonny Gerig Meyer
b4d5b7ad68
Merge pull request #43 from oddbird/more-anchor-links
Add anchor links for h3-6.
2023-05-19 16:36:49 -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
918d1f747e
do not reformat data dir 2023-05-19 16:06:48 -04:00
Jonny Gerig Meyer
70e9592d76
Minimize diff 2023-05-19 16:05:25 -04:00
Ed Rivas
83a76c9151 Build JS API docs 2023-05-19 17:24:15 +00:00