Commit Graph

68 Commits

Author SHA1 Message Date
Jonny Gerig Meyer
8eb6b06450
Remove non-redirect-related cruft 2023-06-08 22:18:33 -04:00
Jonny Gerig Meyer
d0478dc67f
Warn if {% codeExample %} is used without a name. 2023-06-08 17:15:55 -04:00
Jonny Gerig Meyer
ffa46e5f5b
Use LiquidJS template instead of constructing HTML in JS. 2023-06-07 16:36:06 -04:00
Jonny Gerig Meyer
11cda5d580
Use {% capture %} blocks for args with newlines. 2023-06-07 15:44:07 -04:00
Jonny Gerig Meyer
1532553ef2
Merge branch 'main' into builtin-modules
* main:
  review
  Use JSON args for compatibility tag
  typo
  typo
  Use kwargs for {% compatibility %} tag.
  clearer example line breaks
  add missing @use
  silence sass warnings
  Do not autoformat md files
  combine more markdown blocks
  indentation for remainder of docs
  indentation for syntax docs
  indentation for style-rules docs
  indentation for cli docs
  indentation for breaking-changes
  Strip indentation from more paired shortcodes.
  Try out standard indentation
2023-06-02 17:36:10 -04:00
Jonny Gerig Meyer
679d1b1434
review 2023-06-01 17:59:54 -04:00
Jonny Gerig Meyer
4a66bbac2b
Use JSON args for compatibility tag 2023-06-01 16:56:54 -04:00
Jonny Gerig Meyer
0b6004673f
typo 2023-06-01 11:51:49 -04:00
Jonny Gerig Meyer
6dfb87189a
Use kwargs for {% compatibility %} tag. 2023-06-01 11:43:54 -04:00
Jonny Gerig Meyer
d8eec31339
Strip indentation from more paired shortcodes. 2023-05-31 10:06:00 -04:00
Jonny Gerig Meyer
57ef8c18d6
Try out standard indentation 2023-05-30 17:23:34 -04:00
Ed Rivas
de2250c46f Add explicit markdown blocks to modules/colors 2023-05-30 21:14:11 +00:00
Jonny Gerig Meyer
d80252de63
Merge branch 'main' into builtin-modules
* main:
  review
  Porting Documentation - At-Rules - From CSS
  Porting Documentation - At-Rules - Flow Control - while
  Porting Documentation - At-Rules - Flow Control - for
  Porting Documentation - At-Rules - Flow Control - each
  Porting Documentation - At-Rules - Flow Control - if and else
  Porting Documentation - At-Rules - Flow Control - index
  Porting Documentation - At-Rules - at-root
  Porting Documentation - At-Rules - debug
  Porting Documentation - At-Rules - warn
  Porting Documentation - At-Rules - error
2023-05-30 16:29:11 -04:00
Jonny Gerig Meyer
5be80afa11
review 2023-05-30 16:27:01 -04:00
Ed Rivas
c2c090a82c Add missing class 2023-05-30 15:49:58 +00:00
Jonny Gerig Meyer
49c217e039
Merge branch 'main' into builtin-modules
* main:
  review
  Porting Documentation - At-Rules - extend
  Porting Documentation - At-Rules - function
  Lint
  Porting Documentation - At-Rules - mixin
2023-05-30 11:21:13 -04:00
Sana Javed
3a58b33602 Porting Documentation - At-Rules - From CSS 2023-05-30 16:59:16 +02:00
Ed Rivas
4b16a69c8a Merge branch 'main' into builtin-modules 2023-05-29 20:47:01 +00:00
Ed Rivas
bd3dfa7cd4 Port modules/colors 2023-05-27 20:55:52 +00:00
Ed Rivas
9b497e2c75 Port modules/index 2023-05-26 23:11:28 +00:00
Sana Javed
43b281b6a6 Lint 2023-05-26 16:20:22 +02:00
Sana Javed
8c06a28af0 Porting Documentation - At-Rules - mixin 2023-05-26 16:18:15 +02:00
Jonny Gerig Meyer
b47c9c59ef
revert md change 2023-05-26 08:23:18 -04:00
Jonny Gerig Meyer
0c4f12af01
backport md fix 2023-05-26 07:47:13 -04:00
Ed Rivas
98b6bba086 Parse TOC text as markdown 2023-05-25 21:49:21 +00:00
Jonny Gerig Meyer
18730944a6
Merge branch 'port-documentation-var-interp-atrules' into command-line
* port-documentation-var-interp-atrules: (21 commits)
  address review
  review
  Add logic for auto-expanded secondary toc.
  review
  Dynamically generate doc inner TOCs.
  Fixing spacing issues in Operations list
  Switching links to absolute paths, updating headsUp tags and compat tags
  Removing anchor links from Page Sections headings
  More human-friendly hash slugs
  Fix compat tables
  Do not attempt to lint generated files
  Generate doc toc dynamically.
  add missing link
  Porting Documentation - At-Rules - import
  Lint
  Porting Documentation - At-Rules - @forward
  Updating codeExample logic to account for when there is no CSS in the code examples
  Porting Documentation - At-Rules - @use
  Porting Documentation - At-Rules - Overview
  Porting documentation - Interpolation
  ...
2023-05-25 15:19:20 -04:00
Jonny Gerig Meyer
7ec5fe1201
review 2023-05-25 15:02:28 -04:00
Jonny Gerig Meyer
5cedb69d2a
Merge branch 'dynamic-nav' into port-documentation-var-interp-atrules
* dynamic-nav:
  Add logic for auto-expanded secondary toc.
  review
  Dynamically generate doc inner TOCs.
  Fixing spacing issues in Operations list
  More human-friendly hash slugs
  Generate doc toc dynamically.
2023-05-25 12:46:39 -04:00
Jonny Gerig Meyer
40363f7790
Add logic for auto-expanded secondary toc. 2023-05-25 12:39:08 -04:00
Jonny Gerig Meyer
61127e5e60
review 2023-05-25 11:55:08 -04:00
Jonny Gerig Meyer
be895963fc
Dynamically generate doc inner TOCs. 2023-05-25 11:00:51 -04:00
Sana Javed
e38506216e Merge branch 'port-documentation' into port-documentation-var-interp-atrules 2023-05-25 13:26:02 +02:00
Jonny Gerig Meyer
430b08947f
More human-friendly hash slugs 2023-05-24 16:49:22 -04:00
Jonny Gerig Meyer
7ec3d3f04a
Generate doc toc dynamically. 2023-05-24 12:54:23 -04:00
Ed Rivas
a53f2fd14e Add custom slugify function 2023-05-23 23:48:36 +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
08c24bb61f
initial review 2023-05-23 12:29:05 -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
510d5d0051
Merge branch 'main' into port-documentation 2023-05-23 14:26:22 +02: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
f21dd48def
Preserve whitespace during HTML truncation (fixes code blocks). 2023-05-22 13:13:27 -04: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
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
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
Sana Javed
9bc10d9832 Lint 2023-05-18 17:21:05 +02:00
Sana Javed
6bc5579a9b Adjusting splitLocation 2023-05-18 17:18:42 +02:00
Jonny Gerig Meyer
40e9bd5abd
Add anchor links for h3-6 2023-05-16 16:33:08 -04:00