Commit abf0e81
docs: fix footer bug on pages with left-side navigation (#1546)
* chore: Update builds to run in parallel; fix watch error
* chore: Add async support for watch tasks
* docs: Resolve storybook error; migrate 11ty templates
* docs: Abstracting header and footer
* docs: Working through rendering issue
* docs: Remove build script
* docs: Update mkdir logic
* docs: Clean up templates
* docs: Update templates for imports
* docs: Updating the config
* docs: Remove doc-listing-inject for now
* docs: Update doc listing logic
* docs: Add a way to render the TODOS are JSON
* docs: Apply design suggestions from Dan
* docs: Updating READMEs
* docs: Updating CDN references
* docs: Update package and remove spandx config
* docs: Adjusting the watch script
* docs: Update build script
* docs: Adjust how packages are brought in so they are loaded in the head
* docs: Temporarily remove packages
* docs: Run build before storybook and docs
* docs: Update build flow
* docs: Change mkdir logic
* docs: Update script for build
* docs: Maintain link to demo pages in footer of production
* docs: Fix parallelization in watch task
* docs: Update README
* docs: Update basic to move footer into main
* docs: Update footer styles
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>1 parent 0a549f8 commit abf0e81
3 files changed
+6
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
13 | 17 | | |
14 | 18 | | |
15 | 19 | | |
| |||
0 commit comments