Commit Graph

55 Commits

Author SHA1 Message Date
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
Jonny Gerig Meyer
5be80afa11
review 2023-05-30 16:27:01 -04:00
Sana Javed
3a58b33602 Porting Documentation - At-Rules - From CSS 2023-05-30 16:59:16 +02: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
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
Sana Javed
24c7467805 Lint and starting Style Rules documentation 2023-05-15 14:18:23 +02:00
Sana Javed
387dab1129 Starting to port documentation 2023-05-15 11:58:58 +02:00
Jonny Gerig Meyer
fa63a7cba0
review 2023-05-01 14:01:28 -04: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
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
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
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
Jonny Gerig Meyer
35d13b27f9
Clean up code example logic and templates 2023-03-08 11:18:32 -05:00