From b6f854eb14f8deb682823a269fc02340bca4c375 Mon Sep 17 00:00:00 2001 From: James Brumond Date: Sat, 6 May 2023 22:52:39 -0700 Subject: [PATCH] continuing to work on docs setup --- docs/{ => _assets}/base.css | 15 +- docs/{ => _assets}/colors.css | 0 docs/_assets/extras.js | 6 + docs/_assets/prism.css | 1 + .../katex/KaTeX_AMS-Regular.ttf | Bin .../katex/KaTeX_AMS-Regular.woff | Bin .../katex/KaTeX_AMS-Regular.woff2 | Bin .../katex/KaTeX_Caligraphic-Bold.ttf | Bin .../katex/KaTeX_Caligraphic-Bold.woff | Bin .../katex/KaTeX_Caligraphic-Bold.woff2 | Bin .../katex/KaTeX_Caligraphic-Regular.ttf | Bin .../katex/KaTeX_Caligraphic-Regular.woff | Bin .../katex/KaTeX_Caligraphic-Regular.woff2 | Bin .../katex/KaTeX_Fraktur-Bold.ttf | Bin .../katex/KaTeX_Fraktur-Bold.woff | Bin .../katex/KaTeX_Fraktur-Bold.woff2 | Bin .../katex/KaTeX_Fraktur-Regular.ttf | Bin .../katex/KaTeX_Fraktur-Regular.woff | Bin .../katex/KaTeX_Fraktur-Regular.woff2 | Bin .../katex/KaTeX_Main-Bold.ttf | Bin .../katex/KaTeX_Main-Bold.woff | Bin .../katex/KaTeX_Main-Bold.woff2 | Bin .../katex/KaTeX_Main-BoldItalic.ttf | Bin .../katex/KaTeX_Main-BoldItalic.woff | Bin .../katex/KaTeX_Main-BoldItalic.woff2 | Bin .../katex/KaTeX_Main-Italic.ttf | Bin .../katex/KaTeX_Main-Italic.woff | Bin .../katex/KaTeX_Main-Italic.woff2 | Bin .../katex/KaTeX_Main-Regular.ttf | Bin .../katex/KaTeX_Main-Regular.woff | Bin .../katex/KaTeX_Main-Regular.woff2 | Bin .../katex/KaTeX_Math-BoldItalic.ttf | Bin .../katex/KaTeX_Math-BoldItalic.woff | Bin .../katex/KaTeX_Math-BoldItalic.woff2 | Bin .../katex/KaTeX_Math-Italic.ttf | Bin .../katex/KaTeX_Math-Italic.woff | Bin .../katex/KaTeX_Math-Italic.woff2 | Bin .../katex/KaTeX_SansSerif-Bold.ttf | Bin .../katex/KaTeX_SansSerif-Bold.woff | Bin .../katex/KaTeX_SansSerif-Bold.woff2 | Bin .../katex/KaTeX_SansSerif-Italic.ttf | Bin .../katex/KaTeX_SansSerif-Italic.woff | Bin .../katex/KaTeX_SansSerif-Italic.woff2 | Bin .../katex/KaTeX_SansSerif-Regular.ttf | Bin .../katex/KaTeX_SansSerif-Regular.woff | Bin .../katex/KaTeX_SansSerif-Regular.woff2 | Bin .../katex/KaTeX_Script-Regular.ttf | Bin .../katex/KaTeX_Script-Regular.woff | Bin .../katex/KaTeX_Script-Regular.woff2 | Bin .../katex/KaTeX_Size1-Regular.ttf | Bin .../katex/KaTeX_Size1-Regular.woff | Bin .../katex/KaTeX_Size1-Regular.woff2 | Bin .../katex/KaTeX_Size2-Regular.ttf | Bin .../katex/KaTeX_Size2-Regular.woff | Bin .../katex/KaTeX_Size2-Regular.woff2 | Bin .../katex/KaTeX_Size3-Regular.ttf | Bin .../katex/KaTeX_Size3-Regular.woff | Bin .../katex/KaTeX_Size3-Regular.woff2 | Bin .../katex/KaTeX_Size4-Regular.ttf | Bin .../katex/KaTeX_Size4-Regular.woff | Bin .../katex/KaTeX_Size4-Regular.woff2 | Bin .../katex/KaTeX_Typewriter-Regular.ttf | Bin .../katex/KaTeX_Typewriter-Regular.woff | Bin .../katex/KaTeX_Typewriter-Regular.woff2 | Bin docs/{vendor => _vendor}/katex/LICENSE | 0 docs/{vendor => _vendor}/katex/katex.css | 0 docs/{vendor => _vendor}/katex/katex.min.css | 0 docs/{vendor => _vendor}/katex/package.json | 0 docs/{vendor => _vendor}/katex/readme.md | 0 docs/{vendor => _vendor}/open-sans/license | 0 .../open-sans/open-sans-v34-300.woff | Bin .../open-sans/open-sans-v34-300.woff2 | Bin .../open-sans/open-sans-v34-300italic.woff | Bin .../open-sans/open-sans-v34-300italic.woff2 | Bin .../open-sans/open-sans-v34-500.woff | Bin .../open-sans/open-sans-v34-500.woff2 | Bin .../open-sans/open-sans-v34-500italic.woff | Bin .../open-sans/open-sans-v34-500italic.woff2 | Bin .../open-sans/open-sans-v34-600.woff | Bin .../open-sans/open-sans-v34-600.woff2 | Bin .../open-sans/open-sans-v34-600italic.woff | Bin .../open-sans/open-sans-v34-600italic.woff2 | Bin .../open-sans/open-sans-v34-700.woff | Bin .../open-sans/open-sans-v34-700.woff2 | Bin .../open-sans/open-sans-v34-700italic.woff | Bin .../open-sans/open-sans-v34-700italic.woff2 | Bin .../open-sans/open-sans-v34-800.woff | Bin .../open-sans/open-sans-v34-800.woff2 | Bin .../open-sans/open-sans-v34-800italic.woff | Bin .../open-sans/open-sans-v34-800italic.woff2 | Bin .../open-sans/open-sans-v34-italic.woff | Bin .../open-sans/open-sans-v34-italic.woff2 | Bin .../open-sans/open-sans-v34-regular.woff | Bin .../open-sans/open-sans-v34-regular.woff2 | Bin .../open-sans/open-sans-v34.css | 0 docs/{vendor => _vendor}/open-sans/readme.md | 0 docs/index.md | 29 +- docs/prism.css | 468 ------------------ docs/vendor/feather-icons/icons.json | 289 ----------- docs/vendor/feather-icons/license | 24 - docs/vendor/feather-icons/readme.md | 6 - layouts/main.html | 21 +- 102 files changed, 38 insertions(+), 821 deletions(-) rename docs/{ => _assets}/base.css (99%) rename docs/{ => _assets}/colors.css (100%) create mode 100644 docs/_assets/extras.js create mode 100644 docs/_assets/prism.css rename docs/{vendor => _vendor}/katex/KaTeX_AMS-Regular.ttf (100%) rename docs/{vendor => _vendor}/katex/KaTeX_AMS-Regular.woff (100%) rename docs/{vendor => _vendor}/katex/KaTeX_AMS-Regular.woff2 (100%) rename docs/{vendor => _vendor}/katex/KaTeX_Caligraphic-Bold.ttf (100%) rename docs/{vendor => _vendor}/katex/KaTeX_Caligraphic-Bold.woff (100%) rename docs/{vendor => _vendor}/katex/KaTeX_Caligraphic-Bold.woff2 (100%) rename docs/{vendor => _vendor}/katex/KaTeX_Caligraphic-Regular.ttf (100%) rename docs/{vendor => _vendor}/katex/KaTeX_Caligraphic-Regular.woff (100%) rename docs/{vendor => _vendor}/katex/KaTeX_Caligraphic-Regular.woff2 (100%) rename docs/{vendor => _vendor}/katex/KaTeX_Fraktur-Bold.ttf (100%) rename docs/{vendor => _vendor}/katex/KaTeX_Fraktur-Bold.woff (100%) rename docs/{vendor => _vendor}/katex/KaTeX_Fraktur-Bold.woff2 (100%) rename docs/{vendor => _vendor}/katex/KaTeX_Fraktur-Regular.ttf (100%) rename docs/{vendor => _vendor}/katex/KaTeX_Fraktur-Regular.woff (100%) rename docs/{vendor => _vendor}/katex/KaTeX_Fraktur-Regular.woff2 (100%) rename docs/{vendor => _vendor}/katex/KaTeX_Main-Bold.ttf (100%) rename docs/{vendor => _vendor}/katex/KaTeX_Main-Bold.woff (100%) rename docs/{vendor => _vendor}/katex/KaTeX_Main-Bold.woff2 (100%) rename docs/{vendor => _vendor}/katex/KaTeX_Main-BoldItalic.ttf (100%) rename docs/{vendor => _vendor}/katex/KaTeX_Main-BoldItalic.woff (100%) rename docs/{vendor => _vendor}/katex/KaTeX_Main-BoldItalic.woff2 (100%) rename docs/{vendor => _vendor}/katex/KaTeX_Main-Italic.ttf (100%) rename docs/{vendor => _vendor}/katex/KaTeX_Main-Italic.woff (100%) rename docs/{vendor => _vendor}/katex/KaTeX_Main-Italic.woff2 (100%) rename docs/{vendor => _vendor}/katex/KaTeX_Main-Regular.ttf (100%) rename docs/{vendor => _vendor}/katex/KaTeX_Main-Regular.woff (100%) rename docs/{vendor => _vendor}/katex/KaTeX_Main-Regular.woff2 (100%) rename docs/{vendor => _vendor}/katex/KaTeX_Math-BoldItalic.ttf (100%) rename docs/{vendor => _vendor}/katex/KaTeX_Math-BoldItalic.woff (100%) rename docs/{vendor => _vendor}/katex/KaTeX_Math-BoldItalic.woff2 (100%) rename docs/{vendor => _vendor}/katex/KaTeX_Math-Italic.ttf (100%) rename docs/{vendor => _vendor}/katex/KaTeX_Math-Italic.woff (100%) rename docs/{vendor => _vendor}/katex/KaTeX_Math-Italic.woff2 (100%) rename docs/{vendor => _vendor}/katex/KaTeX_SansSerif-Bold.ttf (100%) rename docs/{vendor => _vendor}/katex/KaTeX_SansSerif-Bold.woff (100%) rename docs/{vendor => _vendor}/katex/KaTeX_SansSerif-Bold.woff2 (100%) rename docs/{vendor => _vendor}/katex/KaTeX_SansSerif-Italic.ttf (100%) rename docs/{vendor => _vendor}/katex/KaTeX_SansSerif-Italic.woff (100%) rename docs/{vendor => _vendor}/katex/KaTeX_SansSerif-Italic.woff2 (100%) rename docs/{vendor => _vendor}/katex/KaTeX_SansSerif-Regular.ttf (100%) rename docs/{vendor => _vendor}/katex/KaTeX_SansSerif-Regular.woff (100%) rename docs/{vendor => _vendor}/katex/KaTeX_SansSerif-Regular.woff2 (100%) rename docs/{vendor => _vendor}/katex/KaTeX_Script-Regular.ttf (100%) rename docs/{vendor => _vendor}/katex/KaTeX_Script-Regular.woff (100%) rename docs/{vendor => _vendor}/katex/KaTeX_Script-Regular.woff2 (100%) rename docs/{vendor => _vendor}/katex/KaTeX_Size1-Regular.ttf (100%) rename docs/{vendor => _vendor}/katex/KaTeX_Size1-Regular.woff (100%) rename docs/{vendor => _vendor}/katex/KaTeX_Size1-Regular.woff2 (100%) rename docs/{vendor => _vendor}/katex/KaTeX_Size2-Regular.ttf (100%) rename docs/{vendor => _vendor}/katex/KaTeX_Size2-Regular.woff (100%) rename docs/{vendor => _vendor}/katex/KaTeX_Size2-Regular.woff2 (100%) rename docs/{vendor => _vendor}/katex/KaTeX_Size3-Regular.ttf (100%) rename docs/{vendor => _vendor}/katex/KaTeX_Size3-Regular.woff (100%) rename docs/{vendor => _vendor}/katex/KaTeX_Size3-Regular.woff2 (100%) rename docs/{vendor => _vendor}/katex/KaTeX_Size4-Regular.ttf (100%) rename docs/{vendor => _vendor}/katex/KaTeX_Size4-Regular.woff (100%) rename docs/{vendor => _vendor}/katex/KaTeX_Size4-Regular.woff2 (100%) rename docs/{vendor => _vendor}/katex/KaTeX_Typewriter-Regular.ttf (100%) rename docs/{vendor => _vendor}/katex/KaTeX_Typewriter-Regular.woff (100%) rename docs/{vendor => _vendor}/katex/KaTeX_Typewriter-Regular.woff2 (100%) rename docs/{vendor => _vendor}/katex/LICENSE (100%) rename docs/{vendor => _vendor}/katex/katex.css (100%) rename docs/{vendor => _vendor}/katex/katex.min.css (100%) rename docs/{vendor => _vendor}/katex/package.json (100%) rename docs/{vendor => _vendor}/katex/readme.md (100%) rename docs/{vendor => _vendor}/open-sans/license (100%) rename docs/{vendor => _vendor}/open-sans/open-sans-v34-300.woff (100%) rename docs/{vendor => _vendor}/open-sans/open-sans-v34-300.woff2 (100%) rename docs/{vendor => _vendor}/open-sans/open-sans-v34-300italic.woff (100%) rename docs/{vendor => _vendor}/open-sans/open-sans-v34-300italic.woff2 (100%) rename docs/{vendor => _vendor}/open-sans/open-sans-v34-500.woff (100%) rename docs/{vendor => _vendor}/open-sans/open-sans-v34-500.woff2 (100%) rename docs/{vendor => _vendor}/open-sans/open-sans-v34-500italic.woff (100%) rename docs/{vendor => _vendor}/open-sans/open-sans-v34-500italic.woff2 (100%) rename docs/{vendor => _vendor}/open-sans/open-sans-v34-600.woff (100%) rename docs/{vendor => _vendor}/open-sans/open-sans-v34-600.woff2 (100%) rename docs/{vendor => _vendor}/open-sans/open-sans-v34-600italic.woff (100%) rename docs/{vendor => _vendor}/open-sans/open-sans-v34-600italic.woff2 (100%) rename docs/{vendor => _vendor}/open-sans/open-sans-v34-700.woff (100%) rename docs/{vendor => _vendor}/open-sans/open-sans-v34-700.woff2 (100%) rename docs/{vendor => _vendor}/open-sans/open-sans-v34-700italic.woff (100%) rename docs/{vendor => _vendor}/open-sans/open-sans-v34-700italic.woff2 (100%) rename docs/{vendor => _vendor}/open-sans/open-sans-v34-800.woff (100%) rename docs/{vendor => _vendor}/open-sans/open-sans-v34-800.woff2 (100%) rename docs/{vendor => _vendor}/open-sans/open-sans-v34-800italic.woff (100%) rename docs/{vendor => _vendor}/open-sans/open-sans-v34-800italic.woff2 (100%) rename docs/{vendor => _vendor}/open-sans/open-sans-v34-italic.woff (100%) rename docs/{vendor => _vendor}/open-sans/open-sans-v34-italic.woff2 (100%) rename docs/{vendor => _vendor}/open-sans/open-sans-v34-regular.woff (100%) rename docs/{vendor => _vendor}/open-sans/open-sans-v34-regular.woff2 (100%) rename docs/{vendor => _vendor}/open-sans/open-sans-v34.css (100%) rename docs/{vendor => _vendor}/open-sans/readme.md (100%) delete mode 100644 docs/prism.css delete mode 100644 docs/vendor/feather-icons/icons.json delete mode 100644 docs/vendor/feather-icons/license delete mode 100644 docs/vendor/feather-icons/readme.md diff --git a/docs/base.css b/docs/_assets/base.css similarity index 99% rename from docs/base.css rename to docs/_assets/base.css index 9f69844..5558988 100644 --- a/docs/base.css +++ b/docs/_assets/base.css @@ -39,8 +39,7 @@ body { background: var(--theme-bg-main); } -color-theme-toggle, -maximize-toggle, +color-scheme-toggle-button, outline-toggle { position: fixed; top: 0.5rem; @@ -49,14 +48,9 @@ outline-toggle { z-index: 2; } -maximize-toggle { - top: 0.5rem; - right: 3rem; -} - outline-toggle { top: 0.5rem; - right: 5.5rem; + right: 3rem; } #outline { @@ -120,8 +114,7 @@ outline-toggle { } @media print { - color-theme-toggle, - maximize-toggle, + color-scheme-toggle-button, outline-toggle, #outline { display: hidden !important; @@ -253,7 +246,7 @@ body[data-color-transition-enabled] :is( #root { position: relative; min-height: 100%; - padding-block: 2rem; + padding: 1rem; z-index: 1; } diff --git a/docs/colors.css b/docs/_assets/colors.css similarity index 100% rename from docs/colors.css rename to docs/_assets/colors.css diff --git a/docs/_assets/extras.js b/docs/_assets/extras.js new file mode 100644 index 0000000..7f06171 --- /dev/null +++ b/docs/_assets/extras.js @@ -0,0 +1,6 @@ + +{{> .extras/components/color-scheme-toggle-button.js }} + +{{> .extras/outline-inline.js }} + +{{> .extras/outline-button.js }} diff --git a/docs/_assets/prism.css b/docs/_assets/prism.css new file mode 100644 index 0000000..5ac0780 --- /dev/null +++ b/docs/_assets/prism.css @@ -0,0 +1 @@ +{{> .extras/prism.css }} \ No newline at end of file diff --git a/docs/vendor/katex/KaTeX_AMS-Regular.ttf b/docs/_vendor/katex/KaTeX_AMS-Regular.ttf similarity index 100% rename from docs/vendor/katex/KaTeX_AMS-Regular.ttf rename to docs/_vendor/katex/KaTeX_AMS-Regular.ttf diff --git a/docs/vendor/katex/KaTeX_AMS-Regular.woff b/docs/_vendor/katex/KaTeX_AMS-Regular.woff similarity index 100% rename from docs/vendor/katex/KaTeX_AMS-Regular.woff rename to docs/_vendor/katex/KaTeX_AMS-Regular.woff diff --git a/docs/vendor/katex/KaTeX_AMS-Regular.woff2 b/docs/_vendor/katex/KaTeX_AMS-Regular.woff2 similarity index 100% rename from docs/vendor/katex/KaTeX_AMS-Regular.woff2 rename to docs/_vendor/katex/KaTeX_AMS-Regular.woff2 diff --git a/docs/vendor/katex/KaTeX_Caligraphic-Bold.ttf b/docs/_vendor/katex/KaTeX_Caligraphic-Bold.ttf similarity index 100% rename from docs/vendor/katex/KaTeX_Caligraphic-Bold.ttf rename to docs/_vendor/katex/KaTeX_Caligraphic-Bold.ttf diff --git a/docs/vendor/katex/KaTeX_Caligraphic-Bold.woff b/docs/_vendor/katex/KaTeX_Caligraphic-Bold.woff similarity index 100% rename from docs/vendor/katex/KaTeX_Caligraphic-Bold.woff rename to docs/_vendor/katex/KaTeX_Caligraphic-Bold.woff diff --git a/docs/vendor/katex/KaTeX_Caligraphic-Bold.woff2 b/docs/_vendor/katex/KaTeX_Caligraphic-Bold.woff2 similarity index 100% rename from docs/vendor/katex/KaTeX_Caligraphic-Bold.woff2 rename to docs/_vendor/katex/KaTeX_Caligraphic-Bold.woff2 diff --git a/docs/vendor/katex/KaTeX_Caligraphic-Regular.ttf b/docs/_vendor/katex/KaTeX_Caligraphic-Regular.ttf similarity index 100% rename from docs/vendor/katex/KaTeX_Caligraphic-Regular.ttf rename to docs/_vendor/katex/KaTeX_Caligraphic-Regular.ttf diff --git a/docs/vendor/katex/KaTeX_Caligraphic-Regular.woff b/docs/_vendor/katex/KaTeX_Caligraphic-Regular.woff similarity index 100% rename from docs/vendor/katex/KaTeX_Caligraphic-Regular.woff rename to docs/_vendor/katex/KaTeX_Caligraphic-Regular.woff diff --git a/docs/vendor/katex/KaTeX_Caligraphic-Regular.woff2 b/docs/_vendor/katex/KaTeX_Caligraphic-Regular.woff2 similarity index 100% rename from docs/vendor/katex/KaTeX_Caligraphic-Regular.woff2 rename to docs/_vendor/katex/KaTeX_Caligraphic-Regular.woff2 diff --git a/docs/vendor/katex/KaTeX_Fraktur-Bold.ttf b/docs/_vendor/katex/KaTeX_Fraktur-Bold.ttf similarity index 100% rename from docs/vendor/katex/KaTeX_Fraktur-Bold.ttf rename to docs/_vendor/katex/KaTeX_Fraktur-Bold.ttf diff --git a/docs/vendor/katex/KaTeX_Fraktur-Bold.woff b/docs/_vendor/katex/KaTeX_Fraktur-Bold.woff similarity index 100% rename from docs/vendor/katex/KaTeX_Fraktur-Bold.woff rename to docs/_vendor/katex/KaTeX_Fraktur-Bold.woff diff --git a/docs/vendor/katex/KaTeX_Fraktur-Bold.woff2 b/docs/_vendor/katex/KaTeX_Fraktur-Bold.woff2 similarity index 100% rename from docs/vendor/katex/KaTeX_Fraktur-Bold.woff2 rename to docs/_vendor/katex/KaTeX_Fraktur-Bold.woff2 diff --git a/docs/vendor/katex/KaTeX_Fraktur-Regular.ttf b/docs/_vendor/katex/KaTeX_Fraktur-Regular.ttf similarity index 100% rename from docs/vendor/katex/KaTeX_Fraktur-Regular.ttf rename to docs/_vendor/katex/KaTeX_Fraktur-Regular.ttf diff --git a/docs/vendor/katex/KaTeX_Fraktur-Regular.woff b/docs/_vendor/katex/KaTeX_Fraktur-Regular.woff similarity index 100% rename from docs/vendor/katex/KaTeX_Fraktur-Regular.woff rename to docs/_vendor/katex/KaTeX_Fraktur-Regular.woff diff --git a/docs/vendor/katex/KaTeX_Fraktur-Regular.woff2 b/docs/_vendor/katex/KaTeX_Fraktur-Regular.woff2 similarity index 100% rename from docs/vendor/katex/KaTeX_Fraktur-Regular.woff2 rename to docs/_vendor/katex/KaTeX_Fraktur-Regular.woff2 diff --git a/docs/vendor/katex/KaTeX_Main-Bold.ttf b/docs/_vendor/katex/KaTeX_Main-Bold.ttf similarity index 100% rename from docs/vendor/katex/KaTeX_Main-Bold.ttf rename to docs/_vendor/katex/KaTeX_Main-Bold.ttf diff --git a/docs/vendor/katex/KaTeX_Main-Bold.woff b/docs/_vendor/katex/KaTeX_Main-Bold.woff similarity index 100% rename from docs/vendor/katex/KaTeX_Main-Bold.woff rename to docs/_vendor/katex/KaTeX_Main-Bold.woff diff --git a/docs/vendor/katex/KaTeX_Main-Bold.woff2 b/docs/_vendor/katex/KaTeX_Main-Bold.woff2 similarity index 100% rename from docs/vendor/katex/KaTeX_Main-Bold.woff2 rename to docs/_vendor/katex/KaTeX_Main-Bold.woff2 diff --git a/docs/vendor/katex/KaTeX_Main-BoldItalic.ttf b/docs/_vendor/katex/KaTeX_Main-BoldItalic.ttf similarity index 100% rename from docs/vendor/katex/KaTeX_Main-BoldItalic.ttf rename to docs/_vendor/katex/KaTeX_Main-BoldItalic.ttf diff --git a/docs/vendor/katex/KaTeX_Main-BoldItalic.woff b/docs/_vendor/katex/KaTeX_Main-BoldItalic.woff similarity index 100% rename from docs/vendor/katex/KaTeX_Main-BoldItalic.woff rename to docs/_vendor/katex/KaTeX_Main-BoldItalic.woff diff --git a/docs/vendor/katex/KaTeX_Main-BoldItalic.woff2 b/docs/_vendor/katex/KaTeX_Main-BoldItalic.woff2 similarity index 100% rename from docs/vendor/katex/KaTeX_Main-BoldItalic.woff2 rename to docs/_vendor/katex/KaTeX_Main-BoldItalic.woff2 diff --git a/docs/vendor/katex/KaTeX_Main-Italic.ttf b/docs/_vendor/katex/KaTeX_Main-Italic.ttf similarity index 100% rename from docs/vendor/katex/KaTeX_Main-Italic.ttf rename to docs/_vendor/katex/KaTeX_Main-Italic.ttf diff --git a/docs/vendor/katex/KaTeX_Main-Italic.woff b/docs/_vendor/katex/KaTeX_Main-Italic.woff similarity index 100% rename from docs/vendor/katex/KaTeX_Main-Italic.woff rename to docs/_vendor/katex/KaTeX_Main-Italic.woff diff --git a/docs/vendor/katex/KaTeX_Main-Italic.woff2 b/docs/_vendor/katex/KaTeX_Main-Italic.woff2 similarity index 100% rename from docs/vendor/katex/KaTeX_Main-Italic.woff2 rename to docs/_vendor/katex/KaTeX_Main-Italic.woff2 diff --git a/docs/vendor/katex/KaTeX_Main-Regular.ttf b/docs/_vendor/katex/KaTeX_Main-Regular.ttf similarity index 100% rename from docs/vendor/katex/KaTeX_Main-Regular.ttf rename to docs/_vendor/katex/KaTeX_Main-Regular.ttf diff --git a/docs/vendor/katex/KaTeX_Main-Regular.woff b/docs/_vendor/katex/KaTeX_Main-Regular.woff similarity index 100% rename from docs/vendor/katex/KaTeX_Main-Regular.woff rename to docs/_vendor/katex/KaTeX_Main-Regular.woff diff --git a/docs/vendor/katex/KaTeX_Main-Regular.woff2 b/docs/_vendor/katex/KaTeX_Main-Regular.woff2 similarity index 100% rename from docs/vendor/katex/KaTeX_Main-Regular.woff2 rename to docs/_vendor/katex/KaTeX_Main-Regular.woff2 diff --git a/docs/vendor/katex/KaTeX_Math-BoldItalic.ttf b/docs/_vendor/katex/KaTeX_Math-BoldItalic.ttf similarity index 100% rename from docs/vendor/katex/KaTeX_Math-BoldItalic.ttf rename to docs/_vendor/katex/KaTeX_Math-BoldItalic.ttf diff --git a/docs/vendor/katex/KaTeX_Math-BoldItalic.woff b/docs/_vendor/katex/KaTeX_Math-BoldItalic.woff similarity index 100% rename from docs/vendor/katex/KaTeX_Math-BoldItalic.woff rename to docs/_vendor/katex/KaTeX_Math-BoldItalic.woff diff --git a/docs/vendor/katex/KaTeX_Math-BoldItalic.woff2 b/docs/_vendor/katex/KaTeX_Math-BoldItalic.woff2 similarity index 100% rename from docs/vendor/katex/KaTeX_Math-BoldItalic.woff2 rename to docs/_vendor/katex/KaTeX_Math-BoldItalic.woff2 diff --git a/docs/vendor/katex/KaTeX_Math-Italic.ttf b/docs/_vendor/katex/KaTeX_Math-Italic.ttf similarity index 100% rename from docs/vendor/katex/KaTeX_Math-Italic.ttf rename to docs/_vendor/katex/KaTeX_Math-Italic.ttf diff --git a/docs/vendor/katex/KaTeX_Math-Italic.woff b/docs/_vendor/katex/KaTeX_Math-Italic.woff similarity index 100% rename from docs/vendor/katex/KaTeX_Math-Italic.woff rename to docs/_vendor/katex/KaTeX_Math-Italic.woff diff --git a/docs/vendor/katex/KaTeX_Math-Italic.woff2 b/docs/_vendor/katex/KaTeX_Math-Italic.woff2 similarity index 100% rename from docs/vendor/katex/KaTeX_Math-Italic.woff2 rename to docs/_vendor/katex/KaTeX_Math-Italic.woff2 diff --git a/docs/vendor/katex/KaTeX_SansSerif-Bold.ttf b/docs/_vendor/katex/KaTeX_SansSerif-Bold.ttf similarity index 100% rename from docs/vendor/katex/KaTeX_SansSerif-Bold.ttf rename to docs/_vendor/katex/KaTeX_SansSerif-Bold.ttf diff --git a/docs/vendor/katex/KaTeX_SansSerif-Bold.woff b/docs/_vendor/katex/KaTeX_SansSerif-Bold.woff similarity index 100% rename from docs/vendor/katex/KaTeX_SansSerif-Bold.woff rename to docs/_vendor/katex/KaTeX_SansSerif-Bold.woff diff --git a/docs/vendor/katex/KaTeX_SansSerif-Bold.woff2 b/docs/_vendor/katex/KaTeX_SansSerif-Bold.woff2 similarity index 100% rename from docs/vendor/katex/KaTeX_SansSerif-Bold.woff2 rename to docs/_vendor/katex/KaTeX_SansSerif-Bold.woff2 diff --git a/docs/vendor/katex/KaTeX_SansSerif-Italic.ttf b/docs/_vendor/katex/KaTeX_SansSerif-Italic.ttf similarity index 100% rename from docs/vendor/katex/KaTeX_SansSerif-Italic.ttf rename to docs/_vendor/katex/KaTeX_SansSerif-Italic.ttf diff --git a/docs/vendor/katex/KaTeX_SansSerif-Italic.woff b/docs/_vendor/katex/KaTeX_SansSerif-Italic.woff similarity index 100% rename from docs/vendor/katex/KaTeX_SansSerif-Italic.woff rename to docs/_vendor/katex/KaTeX_SansSerif-Italic.woff diff --git a/docs/vendor/katex/KaTeX_SansSerif-Italic.woff2 b/docs/_vendor/katex/KaTeX_SansSerif-Italic.woff2 similarity index 100% rename from docs/vendor/katex/KaTeX_SansSerif-Italic.woff2 rename to docs/_vendor/katex/KaTeX_SansSerif-Italic.woff2 diff --git a/docs/vendor/katex/KaTeX_SansSerif-Regular.ttf b/docs/_vendor/katex/KaTeX_SansSerif-Regular.ttf similarity index 100% rename from docs/vendor/katex/KaTeX_SansSerif-Regular.ttf rename to docs/_vendor/katex/KaTeX_SansSerif-Regular.ttf diff --git a/docs/vendor/katex/KaTeX_SansSerif-Regular.woff b/docs/_vendor/katex/KaTeX_SansSerif-Regular.woff similarity index 100% rename from docs/vendor/katex/KaTeX_SansSerif-Regular.woff rename to docs/_vendor/katex/KaTeX_SansSerif-Regular.woff diff --git a/docs/vendor/katex/KaTeX_SansSerif-Regular.woff2 b/docs/_vendor/katex/KaTeX_SansSerif-Regular.woff2 similarity index 100% rename from docs/vendor/katex/KaTeX_SansSerif-Regular.woff2 rename to docs/_vendor/katex/KaTeX_SansSerif-Regular.woff2 diff --git a/docs/vendor/katex/KaTeX_Script-Regular.ttf b/docs/_vendor/katex/KaTeX_Script-Regular.ttf similarity index 100% rename from docs/vendor/katex/KaTeX_Script-Regular.ttf rename to docs/_vendor/katex/KaTeX_Script-Regular.ttf diff --git a/docs/vendor/katex/KaTeX_Script-Regular.woff b/docs/_vendor/katex/KaTeX_Script-Regular.woff similarity index 100% rename from docs/vendor/katex/KaTeX_Script-Regular.woff rename to docs/_vendor/katex/KaTeX_Script-Regular.woff diff --git a/docs/vendor/katex/KaTeX_Script-Regular.woff2 b/docs/_vendor/katex/KaTeX_Script-Regular.woff2 similarity index 100% rename from docs/vendor/katex/KaTeX_Script-Regular.woff2 rename to docs/_vendor/katex/KaTeX_Script-Regular.woff2 diff --git a/docs/vendor/katex/KaTeX_Size1-Regular.ttf b/docs/_vendor/katex/KaTeX_Size1-Regular.ttf similarity index 100% rename from docs/vendor/katex/KaTeX_Size1-Regular.ttf rename to docs/_vendor/katex/KaTeX_Size1-Regular.ttf diff --git a/docs/vendor/katex/KaTeX_Size1-Regular.woff b/docs/_vendor/katex/KaTeX_Size1-Regular.woff similarity index 100% rename from docs/vendor/katex/KaTeX_Size1-Regular.woff rename to docs/_vendor/katex/KaTeX_Size1-Regular.woff diff --git a/docs/vendor/katex/KaTeX_Size1-Regular.woff2 b/docs/_vendor/katex/KaTeX_Size1-Regular.woff2 similarity index 100% rename from docs/vendor/katex/KaTeX_Size1-Regular.woff2 rename to docs/_vendor/katex/KaTeX_Size1-Regular.woff2 diff --git a/docs/vendor/katex/KaTeX_Size2-Regular.ttf b/docs/_vendor/katex/KaTeX_Size2-Regular.ttf similarity index 100% rename from docs/vendor/katex/KaTeX_Size2-Regular.ttf rename to docs/_vendor/katex/KaTeX_Size2-Regular.ttf diff --git a/docs/vendor/katex/KaTeX_Size2-Regular.woff b/docs/_vendor/katex/KaTeX_Size2-Regular.woff similarity index 100% rename from docs/vendor/katex/KaTeX_Size2-Regular.woff rename to docs/_vendor/katex/KaTeX_Size2-Regular.woff diff --git a/docs/vendor/katex/KaTeX_Size2-Regular.woff2 b/docs/_vendor/katex/KaTeX_Size2-Regular.woff2 similarity index 100% rename from docs/vendor/katex/KaTeX_Size2-Regular.woff2 rename to docs/_vendor/katex/KaTeX_Size2-Regular.woff2 diff --git a/docs/vendor/katex/KaTeX_Size3-Regular.ttf b/docs/_vendor/katex/KaTeX_Size3-Regular.ttf similarity index 100% rename from docs/vendor/katex/KaTeX_Size3-Regular.ttf rename to docs/_vendor/katex/KaTeX_Size3-Regular.ttf diff --git a/docs/vendor/katex/KaTeX_Size3-Regular.woff b/docs/_vendor/katex/KaTeX_Size3-Regular.woff similarity index 100% rename from docs/vendor/katex/KaTeX_Size3-Regular.woff rename to docs/_vendor/katex/KaTeX_Size3-Regular.woff diff --git a/docs/vendor/katex/KaTeX_Size3-Regular.woff2 b/docs/_vendor/katex/KaTeX_Size3-Regular.woff2 similarity index 100% rename from docs/vendor/katex/KaTeX_Size3-Regular.woff2 rename to docs/_vendor/katex/KaTeX_Size3-Regular.woff2 diff --git a/docs/vendor/katex/KaTeX_Size4-Regular.ttf b/docs/_vendor/katex/KaTeX_Size4-Regular.ttf similarity index 100% rename from docs/vendor/katex/KaTeX_Size4-Regular.ttf rename to docs/_vendor/katex/KaTeX_Size4-Regular.ttf diff --git a/docs/vendor/katex/KaTeX_Size4-Regular.woff b/docs/_vendor/katex/KaTeX_Size4-Regular.woff similarity index 100% rename from docs/vendor/katex/KaTeX_Size4-Regular.woff rename to docs/_vendor/katex/KaTeX_Size4-Regular.woff diff --git a/docs/vendor/katex/KaTeX_Size4-Regular.woff2 b/docs/_vendor/katex/KaTeX_Size4-Regular.woff2 similarity index 100% rename from docs/vendor/katex/KaTeX_Size4-Regular.woff2 rename to docs/_vendor/katex/KaTeX_Size4-Regular.woff2 diff --git a/docs/vendor/katex/KaTeX_Typewriter-Regular.ttf b/docs/_vendor/katex/KaTeX_Typewriter-Regular.ttf similarity index 100% rename from docs/vendor/katex/KaTeX_Typewriter-Regular.ttf rename to docs/_vendor/katex/KaTeX_Typewriter-Regular.ttf diff --git a/docs/vendor/katex/KaTeX_Typewriter-Regular.woff b/docs/_vendor/katex/KaTeX_Typewriter-Regular.woff similarity index 100% rename from docs/vendor/katex/KaTeX_Typewriter-Regular.woff rename to docs/_vendor/katex/KaTeX_Typewriter-Regular.woff diff --git a/docs/vendor/katex/KaTeX_Typewriter-Regular.woff2 b/docs/_vendor/katex/KaTeX_Typewriter-Regular.woff2 similarity index 100% rename from docs/vendor/katex/KaTeX_Typewriter-Regular.woff2 rename to docs/_vendor/katex/KaTeX_Typewriter-Regular.woff2 diff --git a/docs/vendor/katex/LICENSE b/docs/_vendor/katex/LICENSE similarity index 100% rename from docs/vendor/katex/LICENSE rename to docs/_vendor/katex/LICENSE diff --git a/docs/vendor/katex/katex.css b/docs/_vendor/katex/katex.css similarity index 100% rename from docs/vendor/katex/katex.css rename to docs/_vendor/katex/katex.css diff --git a/docs/vendor/katex/katex.min.css b/docs/_vendor/katex/katex.min.css similarity index 100% rename from docs/vendor/katex/katex.min.css rename to docs/_vendor/katex/katex.min.css diff --git a/docs/vendor/katex/package.json b/docs/_vendor/katex/package.json similarity index 100% rename from docs/vendor/katex/package.json rename to docs/_vendor/katex/package.json diff --git a/docs/vendor/katex/readme.md b/docs/_vendor/katex/readme.md similarity index 100% rename from docs/vendor/katex/readme.md rename to docs/_vendor/katex/readme.md diff --git a/docs/vendor/open-sans/license b/docs/_vendor/open-sans/license similarity index 100% rename from docs/vendor/open-sans/license rename to docs/_vendor/open-sans/license diff --git a/docs/vendor/open-sans/open-sans-v34-300.woff b/docs/_vendor/open-sans/open-sans-v34-300.woff similarity index 100% rename from docs/vendor/open-sans/open-sans-v34-300.woff rename to docs/_vendor/open-sans/open-sans-v34-300.woff diff --git a/docs/vendor/open-sans/open-sans-v34-300.woff2 b/docs/_vendor/open-sans/open-sans-v34-300.woff2 similarity index 100% rename from docs/vendor/open-sans/open-sans-v34-300.woff2 rename to docs/_vendor/open-sans/open-sans-v34-300.woff2 diff --git a/docs/vendor/open-sans/open-sans-v34-300italic.woff b/docs/_vendor/open-sans/open-sans-v34-300italic.woff similarity index 100% rename from docs/vendor/open-sans/open-sans-v34-300italic.woff rename to docs/_vendor/open-sans/open-sans-v34-300italic.woff diff --git a/docs/vendor/open-sans/open-sans-v34-300italic.woff2 b/docs/_vendor/open-sans/open-sans-v34-300italic.woff2 similarity index 100% rename from docs/vendor/open-sans/open-sans-v34-300italic.woff2 rename to docs/_vendor/open-sans/open-sans-v34-300italic.woff2 diff --git a/docs/vendor/open-sans/open-sans-v34-500.woff b/docs/_vendor/open-sans/open-sans-v34-500.woff similarity index 100% rename from docs/vendor/open-sans/open-sans-v34-500.woff rename to docs/_vendor/open-sans/open-sans-v34-500.woff diff --git a/docs/vendor/open-sans/open-sans-v34-500.woff2 b/docs/_vendor/open-sans/open-sans-v34-500.woff2 similarity index 100% rename from docs/vendor/open-sans/open-sans-v34-500.woff2 rename to docs/_vendor/open-sans/open-sans-v34-500.woff2 diff --git a/docs/vendor/open-sans/open-sans-v34-500italic.woff b/docs/_vendor/open-sans/open-sans-v34-500italic.woff similarity index 100% rename from docs/vendor/open-sans/open-sans-v34-500italic.woff rename to docs/_vendor/open-sans/open-sans-v34-500italic.woff diff --git a/docs/vendor/open-sans/open-sans-v34-500italic.woff2 b/docs/_vendor/open-sans/open-sans-v34-500italic.woff2 similarity index 100% rename from docs/vendor/open-sans/open-sans-v34-500italic.woff2 rename to docs/_vendor/open-sans/open-sans-v34-500italic.woff2 diff --git a/docs/vendor/open-sans/open-sans-v34-600.woff b/docs/_vendor/open-sans/open-sans-v34-600.woff similarity index 100% rename from docs/vendor/open-sans/open-sans-v34-600.woff rename to docs/_vendor/open-sans/open-sans-v34-600.woff diff --git a/docs/vendor/open-sans/open-sans-v34-600.woff2 b/docs/_vendor/open-sans/open-sans-v34-600.woff2 similarity index 100% rename from docs/vendor/open-sans/open-sans-v34-600.woff2 rename to docs/_vendor/open-sans/open-sans-v34-600.woff2 diff --git a/docs/vendor/open-sans/open-sans-v34-600italic.woff b/docs/_vendor/open-sans/open-sans-v34-600italic.woff similarity index 100% rename from docs/vendor/open-sans/open-sans-v34-600italic.woff rename to docs/_vendor/open-sans/open-sans-v34-600italic.woff diff --git a/docs/vendor/open-sans/open-sans-v34-600italic.woff2 b/docs/_vendor/open-sans/open-sans-v34-600italic.woff2 similarity index 100% rename from docs/vendor/open-sans/open-sans-v34-600italic.woff2 rename to docs/_vendor/open-sans/open-sans-v34-600italic.woff2 diff --git a/docs/vendor/open-sans/open-sans-v34-700.woff b/docs/_vendor/open-sans/open-sans-v34-700.woff similarity index 100% rename from docs/vendor/open-sans/open-sans-v34-700.woff rename to docs/_vendor/open-sans/open-sans-v34-700.woff diff --git a/docs/vendor/open-sans/open-sans-v34-700.woff2 b/docs/_vendor/open-sans/open-sans-v34-700.woff2 similarity index 100% rename from docs/vendor/open-sans/open-sans-v34-700.woff2 rename to docs/_vendor/open-sans/open-sans-v34-700.woff2 diff --git a/docs/vendor/open-sans/open-sans-v34-700italic.woff b/docs/_vendor/open-sans/open-sans-v34-700italic.woff similarity index 100% rename from docs/vendor/open-sans/open-sans-v34-700italic.woff rename to docs/_vendor/open-sans/open-sans-v34-700italic.woff diff --git a/docs/vendor/open-sans/open-sans-v34-700italic.woff2 b/docs/_vendor/open-sans/open-sans-v34-700italic.woff2 similarity index 100% rename from docs/vendor/open-sans/open-sans-v34-700italic.woff2 rename to docs/_vendor/open-sans/open-sans-v34-700italic.woff2 diff --git a/docs/vendor/open-sans/open-sans-v34-800.woff b/docs/_vendor/open-sans/open-sans-v34-800.woff similarity index 100% rename from docs/vendor/open-sans/open-sans-v34-800.woff rename to docs/_vendor/open-sans/open-sans-v34-800.woff diff --git a/docs/vendor/open-sans/open-sans-v34-800.woff2 b/docs/_vendor/open-sans/open-sans-v34-800.woff2 similarity index 100% rename from docs/vendor/open-sans/open-sans-v34-800.woff2 rename to docs/_vendor/open-sans/open-sans-v34-800.woff2 diff --git a/docs/vendor/open-sans/open-sans-v34-800italic.woff b/docs/_vendor/open-sans/open-sans-v34-800italic.woff similarity index 100% rename from docs/vendor/open-sans/open-sans-v34-800italic.woff rename to docs/_vendor/open-sans/open-sans-v34-800italic.woff diff --git a/docs/vendor/open-sans/open-sans-v34-800italic.woff2 b/docs/_vendor/open-sans/open-sans-v34-800italic.woff2 similarity index 100% rename from docs/vendor/open-sans/open-sans-v34-800italic.woff2 rename to docs/_vendor/open-sans/open-sans-v34-800italic.woff2 diff --git a/docs/vendor/open-sans/open-sans-v34-italic.woff b/docs/_vendor/open-sans/open-sans-v34-italic.woff similarity index 100% rename from docs/vendor/open-sans/open-sans-v34-italic.woff rename to docs/_vendor/open-sans/open-sans-v34-italic.woff diff --git a/docs/vendor/open-sans/open-sans-v34-italic.woff2 b/docs/_vendor/open-sans/open-sans-v34-italic.woff2 similarity index 100% rename from docs/vendor/open-sans/open-sans-v34-italic.woff2 rename to docs/_vendor/open-sans/open-sans-v34-italic.woff2 diff --git a/docs/vendor/open-sans/open-sans-v34-regular.woff b/docs/_vendor/open-sans/open-sans-v34-regular.woff similarity index 100% rename from docs/vendor/open-sans/open-sans-v34-regular.woff rename to docs/_vendor/open-sans/open-sans-v34-regular.woff diff --git a/docs/vendor/open-sans/open-sans-v34-regular.woff2 b/docs/_vendor/open-sans/open-sans-v34-regular.woff2 similarity index 100% rename from docs/vendor/open-sans/open-sans-v34-regular.woff2 rename to docs/_vendor/open-sans/open-sans-v34-regular.woff2 diff --git a/docs/vendor/open-sans/open-sans-v34.css b/docs/_vendor/open-sans/open-sans-v34.css similarity index 100% rename from docs/vendor/open-sans/open-sans-v34.css rename to docs/_vendor/open-sans/open-sans-v34.css diff --git a/docs/vendor/open-sans/readme.md b/docs/_vendor/open-sans/readme.md similarity index 100% rename from docs/vendor/open-sans/readme.md rename to docs/_vendor/open-sans/readme.md diff --git a/docs/index.md b/docs/index.md index 303d739..dcaf921 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,21 +1,26 @@ --- -title: Hello, World +title: doc-utils layout: main.html --- -## Hello, World! +# doc-utils -Its currently {{ build_time.rfc2822 }} +Documentation for the `doc-utils` projects. +## CLI Commands -```ts -interface Example { - foo: string; - bar: number; -} -``` +- [`docs2website`](./cli/docs2website.html) - Convert a directory with various documents into a website +- [`markdown2html`](./cli/markdown2html.html) - Convert Markdown documents to HTML documents +- [`openapi2markdown`](./cli/openapi2markdown.html) - Convert OpenAPI Specification files to Markdown documents +- [`schema2markdown`](./cli/schema2markdown.html) - Convert JSON Schema files to Markdown documents -$$ -f(x) = x^2 -$$ +## Node.js Modules +- [`@doc-utils/docs2website`](./nodejs/docs2website.html) - Convert a directory with various documents into a website +- [`@doc-utils/markdown2html`](./nodejs/markdown2html.html) - Convert Markdown documents to HTML documents +- [`@doc-utils/openapi2markdown`](./nodejs/openapi2markdown.html) - Convert OpenAPI Specification files to Markdown documents +- [`@doc-utils/schema2markdown`](./nodejs/schema2markdown.html) - Convert JSON Schema files to Markdown documents + +## Markdown Format Documentation + +See [markdown.html](./markdown.html) diff --git a/docs/prism.css b/docs/prism.css deleted file mode 100644 index c68bb4a..0000000 --- a/docs/prism.css +++ /dev/null @@ -1,468 +0,0 @@ -/* PrismJS 1.24.1 -https://prismjs.com/download.html#themes=prism&languages=markup+css+clike+javascript+bash+http+jsx+tsx+typescript&plugins=line-highlight+line-numbers+treeview */ -/** - * prism.js default theme for JavaScript, CSS and HTML - * Based on dabblet (http://dabblet.com) - * @author Lea Verou - * - * --- - * Modified for use with customizable color variables and light/dark theming - */ - - code[class*="language-"], - pre[class*="language-"] { - color: var(--theme-code-normal); - background: none; - text-shadow: 0 1px var(--theme-code-shadow); - font-family: var(--font-monospace); - font-weight: 400; - text-align: left; - white-space: pre; - word-spacing: normal; - word-break: normal; - word-wrap: normal; - line-height: 1.5; - - -moz-tab-size: 4; - -o-tab-size: 4; - tab-size: 4; - - -webkit-hyphens: none; - -moz-hyphens: none; - -ms-hyphens: none; - hyphens: none; - } - - pre[class*="language-"]::-moz-selection, pre[class*="language-"] ::-moz-selection, - code[class*="language-"]::-moz-selection, code[class*="language-"] ::-moz-selection { - text-shadow: none; - background: var(--theme-code-selection); - } - - pre[class*="language-"]::selection, pre[class*="language-"] ::selection, - code[class*="language-"]::selection, code[class*="language-"] ::selection { - text-shadow: none; - background: var(--theme-code-selection); - } - - @media print { - code[class*="language-"], - pre[class*="language-"] { - text-shadow: none; - } - } - - /* Code blocks */ - pre[class*="language-"] { - overflow: auto; - } - - :not(pre) > code[class*="language-"], - pre[class*="language-"] { - background: var(--theme-code-background); - } - - /* Inline code */ - :not(pre) > code[class*="language-"] { - padding: .1rem; - border-radius: .3rem; - white-space: normal; - } - - .token.comment, - .token.prolog, - .token.doctype, - .token.cdata { - color: var(--theme-code-comment); - } - - .token.punctuation { - color: var(--theme-code-punc); - } - - .token.namespace { - opacity: .7; - } - - .token.constant, - .token.symbol, - .token.deleted { - color: var(--theme-code-const-literal); - } - - .token.tag { - color: var(--theme-code-tag); - } - - .token.number { - color: var(--theme-code-number-literal); - } - - .token.boolean { - color: var(--theme-code-boolean-literal); - } - - .token.selector, - .token.attr-name { - color: var(--theme-code-attr-name); - } - - .token.builtin { - color: var(--theme-code-builtin); - } - - .token.string, - .token.char, - .token.inserted { - color: var(--theme-code-string); - } - - .token.operator, - .token.entity, - .token.url, - .language-css .token.string, - .style .token.string { - color: var(--theme-code-operator); - } - - .token.atrule, - .token.attr-value, - .token.keyword, - .token.request-line .token.method, - .token.request-line .token.http-version, - .token.response-status .token.http-version { - color: var(--theme-code-keyword); - } - - .token.function { - color: var(--theme-code-func-name); - } - - .token.class-name { - color: var(--theme-code-class-name); - } - - .token.regex, - .token.important { - color: var(--theme-code-regex-important); - } - - .token.property, - .token.variable { - color: var(--theme-code-variable); - } - - .token.important, - .token.bold { - font-weight: 700; - } - - .token.italic { - font-style: italic; - } - - .token.entity { - cursor: help; - } - - pre[data-line] { - position: relative; - padding: 1rem 0 1rem 3rem; - } - - .line-highlight { - position: absolute; - left: 0; - right: 0; - padding: inherit 0; - margin-top: 1rem; - - background: var(--theme-code-line-highlight); - - pointer-events: none; - - line-height: inherit; - white-space: pre; - } - - @media print { - .line-highlight { - /* - * This will prevent browsers from replacing the background color with white. - * It's necessary because the element is layered on top of the displayed code. - */ - -webkit-print-color-adjust: exact; - color-adjust: exact; - } - } - - .line-highlight:before, - .line-highlight[data-end]:after { - content: attr(data-start); - position: absolute; - top: .4rem; - left: .6rem; - min-width: 1rem; - padding: 0 .5rem; - background: var(--theme-code-line-highlight); - font: bold 65%/1.5 sans-serif; - text-align: center; - vertical-align: .3rem; - border-radius: 999px; - text-shadow: none; - box-shadow: 0 1px white; - } - - .line-highlight[data-end]:after { - content: attr(data-end); - top: auto; - bottom: .4rem; - } - - .line-numbers .line-highlight:before, - .line-numbers .line-highlight:after { - content: none; - } - - pre[id].linkable-line-numbers span.line-numbers-rows { - pointer-events: all; - } - - pre[id].linkable-line-numbers span.line-numbers-rows > span:before { - cursor: pointer; - } - - pre[id].linkable-line-numbers span.line-numbers-rows > span:hover:before { - /* TODO: Do something with this color */ - background-color: rgba(128, 128, 128, .2); - } - - pre[class*="language-"].line-numbers { - position: relative; - padding-left: 3.8rem; - counter-reset: linenumber; - } - - pre[class*="language-"].line-numbers > code { - position: relative; - white-space: inherit; - } - - .line-numbers .line-numbers-rows { - position: absolute; - pointer-events: none; - top: 0; - font-size: 100%; - left: -3.8rem; - width: 3rem; /* works for line-numbers below 1000 lines */ - letter-spacing: -1px; - border-right: 1px solid var(--theme-code-gutter-divider); - - -webkit-user-select: none; - -moz-user-select: none; - -ms-user-select: none; - user-select: none; - - } - - .line-numbers-rows > span { - display: block; - counter-increment: linenumber; - } - - .line-numbers-rows > span:before { - content: counter(linenumber); - color: var(--theme-code-line-number); - display: block; - padding-right: 0.8rem; - text-align: right; - } - - .token.treeview-part .entry-line { - position: relative; - text-indent: -99rem; - display: inline-block; - vertical-align: top; - width: 1.2rem; - } - - .token.treeview-part .entry-line:before, - .token.treeview-part .line-h:after { - content: ""; - position: absolute; - top: 0; - left: 50%; - width: 50%; - height: 100%; - } - - /* TODO: Do something with these colors */ - - .token.treeview-part .line-h:before, - .token.treeview-part .line-v:before { - border-left: 1px solid #ccc; - } - - .token.treeview-part .line-v-last:before { - height: 50%; - border-left: 1px solid #ccc; - border-bottom: 1px solid #ccc; - } - - .token.treeview-part .line-h:after { - height: 50%; - border-bottom: 1px solid #ccc; - } - - .token.treeview-part .entry-name { - position: relative; - display: inline-block; - vertical-align: top; - } - - .token.treeview-part .entry-name.dotfile { - opacity: 0.5; - } - - /* @GENERATED-FONT */ - @font-face { - font-family: "PrismTreeview"; - /** - * This font is generated from the .svg files in the `icons` folder. See the `treeviewIconFont` function in - * `gulpfile.js/index.js` for more information. - * - * Use the following escape sequences to refer to a specific icon: - * - * - \ea01 file - * - \ea02 folder - * - \ea03 image - * - \ea04 audio - * - \ea05 video - * - \ea06 text - * - \ea07 code - * - \ea08 archive - * - \ea09 pdf - * - \ea0a excel - * - \ea0b powerpoint - * - \ea0c word - */ - src: url("data:application/font-woff;base64,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") - format("woff"); - } - - .token.treeview-part .entry-name:before { - content: "\ea01"; - font-family: "PrismTreeview"; - font-size: inherit; - font-style: normal; - -webkit-font-smoothing: antialiased; - -moz-osx-font-smoothing: grayscale; - width: 2.5ex; - display: inline-block; - } - - .token.treeview-part .entry-name.dir:before { - content: "\ea02"; - } - - .token.treeview-part .entry-name.ext-bmp:before, - .token.treeview-part .entry-name.ext-eps:before, - .token.treeview-part .entry-name.ext-gif:before, - .token.treeview-part .entry-name.ext-jpe:before, - .token.treeview-part .entry-name.ext-jpg:before, - .token.treeview-part .entry-name.ext-jpeg:before, - .token.treeview-part .entry-name.ext-png:before, - .token.treeview-part .entry-name.ext-svg:before, - .token.treeview-part .entry-name.ext-tiff:before { - content: "\ea03"; - } - - .token.treeview-part .entry-name.ext-cfg:before, - .token.treeview-part .entry-name.ext-conf:before, - .token.treeview-part .entry-name.ext-config:before, - .token.treeview-part .entry-name.ext-csv:before, - .token.treeview-part .entry-name.ext-ini:before, - .token.treeview-part .entry-name.ext-log:before, - .token.treeview-part .entry-name.ext-md:before, - .token.treeview-part .entry-name.ext-nfo:before, - .token.treeview-part .entry-name.ext-txt:before { - content: "\ea06"; - } - - .token.treeview-part .entry-name.ext-asp:before, - .token.treeview-part .entry-name.ext-aspx:before, - .token.treeview-part .entry-name.ext-c:before, - .token.treeview-part .entry-name.ext-cc:before, - .token.treeview-part .entry-name.ext-cpp:before, - .token.treeview-part .entry-name.ext-cs:before, - .token.treeview-part .entry-name.ext-css:before, - .token.treeview-part .entry-name.ext-h:before, - .token.treeview-part .entry-name.ext-hh:before, - .token.treeview-part .entry-name.ext-htm:before, - .token.treeview-part .entry-name.ext-html:before, - .token.treeview-part .entry-name.ext-jav:before, - .token.treeview-part .entry-name.ext-java:before, - .token.treeview-part .entry-name.ext-js:before, - .token.treeview-part .entry-name.ext-php:before, - .token.treeview-part .entry-name.ext-rb:before, - .token.treeview-part .entry-name.ext-xml:before { - content: "\ea07"; - } - - .token.treeview-part .entry-name.ext-7z:before, - .token.treeview-part .entry-name.ext-bz:before, - .token.treeview-part .entry-name.ext-bz2:before, - .token.treeview-part .entry-name.ext-gz:before, - .token.treeview-part .entry-name.ext-rar:before, - .token.treeview-part .entry-name.ext-tar:before, - .token.treeview-part .entry-name.ext-tgz:before, - .token.treeview-part .entry-name.ext-zip:before { - content: "\ea08"; - } - - .token.treeview-part .entry-name.ext-aac:before, - .token.treeview-part .entry-name.ext-au:before, - .token.treeview-part .entry-name.ext-cda:before, - .token.treeview-part .entry-name.ext-flac:before, - .token.treeview-part .entry-name.ext-mp3:before, - .token.treeview-part .entry-name.ext-oga:before, - .token.treeview-part .entry-name.ext-ogg:before, - .token.treeview-part .entry-name.ext-wav:before, - .token.treeview-part .entry-name.ext-wma:before { - content: "\ea04"; - } - - .token.treeview-part .entry-name.ext-avi:before, - .token.treeview-part .entry-name.ext-flv:before, - .token.treeview-part .entry-name.ext-mkv:before, - .token.treeview-part .entry-name.ext-mov:before, - .token.treeview-part .entry-name.ext-mp4:before, - .token.treeview-part .entry-name.ext-mpeg:before, - .token.treeview-part .entry-name.ext-mpg:before, - .token.treeview-part .entry-name.ext-ogv:before, - .token.treeview-part .entry-name.ext-webm:before { - content: "\ea05"; - } - - .token.treeview-part .entry-name.ext-pdf:before { - content: "\ea09"; - } - - .token.treeview-part .entry-name.ext-xls:before, - .token.treeview-part .entry-name.ext-xlsx:before { - content: "\ea0a"; - } - - .token.treeview-part .entry-name.ext-doc:before, - .token.treeview-part .entry-name.ext-docm:before, - .token.treeview-part .entry-name.ext-docx:before { - content: "\ea0c"; - } - - .token.treeview-part .entry-name.ext-pps:before, - .token.treeview-part .entry-name.ext-ppt:before, - .token.treeview-part .entry-name.ext-pptx:before { - content: "\ea0b"; - } - - \ No newline at end of file diff --git a/docs/vendor/feather-icons/icons.json b/docs/vendor/feather-icons/icons.json deleted file mode 100644 index ba2001c..0000000 --- a/docs/vendor/feather-icons/icons.json +++ /dev/null @@ -1,289 +0,0 @@ -{ - "activity": "", - "airplay": "", - "alert-circle": "", - "alert-octagon": "", - "alert-triangle": "", - "align-center": "", - "align-justify": "", - "align-left": "", - "align-right": "", - "anchor": "", - "aperture": "", - "archive": "", - "arrow-down-circle": "", - "arrow-down-left": "", - "arrow-down-right": "", - "arrow-down": "", - "arrow-left-circle": "", - "arrow-left": "", - "arrow-right-circle": "", - "arrow-right": "", - "arrow-up-circle": "", - "arrow-up-left": "", - "arrow-up-right": "", - "arrow-up": "", - "at-sign": "", - "award": "", - "bar-chart-2": "", - "bar-chart": "", - "battery-charging": "", - "battery": "", - "bell-off": "", - "bell": "", - "bluetooth": "", - "bold": "", - "book-open": "", - "book": "", - "bookmark": "", - "box": "", - "briefcase": "", - "calendar": "", - "camera-off": "", - "camera": "", - "cast": "", - "check-circle": "", - "check-square": "", - "check": "", - "chevron-down": "", - "chevron-left": "", - "chevron-right": "", - "chevron-up": "", - "chevrons-down": "", - "chevrons-left": "", - "chevrons-right": "", - "chevrons-up": "", - "chrome": "", - "circle": "", - "clipboard": "", - "clock": "", - "cloud-drizzle": "", - "cloud-lightning": "", - "cloud-off": "", - "cloud-rain": "", - "cloud-snow": "", - "cloud": "", - "code": "", - "codepen": "", - "codesandbox": "", - "coffee": "", - "columns": "", - "command": "", - "compass": "", - "copy": "", - "corner-down-left": "", - "corner-down-right": "", - "corner-left-down": "", - "corner-left-up": "", - "corner-right-down": "", - "corner-right-up": "", - "corner-up-left": "", - "corner-up-right": "", - "cpu": "", - "credit-card": "", - "crop": "", - "crosshair": "", - "database": "", - "delete": "", - "disc": "", - "divide-circle": "", - "divide-square": "", - "divide": "", - "dollar-sign": "", - "download-cloud": "", - "download": "", - "dribbble": "", - "droplet": "", - "edit-2": "", - "edit-3": "", - "edit": "", - "external-link": "", - "eye-off": "", - "eye": "", - "facebook": "", - "fast-forward": "", - "feather": "", - "figma": "", - "file-minus": "", - "file-plus": "", - "file-text": "", - "file": "", - "film": "", - "filter": "", - "flag": "", - "folder-minus": "", - "folder-plus": "", - "folder": "", - "framer": "", - "frown": "", - "gift": "", - "git-branch": "", - "git-commit": "", - "git-merge": "", - "git-pull-request": "", - "github": "", - "gitlab": "", - "globe": "", - "grid": "", - "hard-drive": "", - "hash": "", - "headphones": "", - "heart": "", - "help-circle": "", - "hexagon": "", - "home": "", - "image": "", - "inbox": "", - "info": "", - "instagram": "", - "italic": "", - "key": "", - "layers": "", - "layout": "", - "life-buoy": "", - "link-2": "", - "link": "", - "linkedin": "", - "list": "", - "loader": "", - "lock": "", - "log-in": "", - "log-out": "", - "mail": "", - "map-pin": "", - "map": "", - "maximize-2": "", - "maximize": "", - "meh": "", - "menu": "", - "message-circle": "", - "message-square": "", - "mic-off": "", - "mic": "", - "minimize-2": "", - "minimize": "", - "minus-circle": "", - "minus-square": "", - "minus": "", - "monitor": "", - "moon": "", - "more-horizontal": "", - "more-vertical": "", - "mouse-pointer": "", - "move": "", - "music": "", - "navigation-2": "", - "navigation": "", - "octagon": "", - "package": "", - "paperclip": "", - "pause-circle": "", - "pause": "", - "pen-tool": "", - "percent": "", - "phone-call": "", - "phone-forwarded": "", - "phone-incoming": "", - "phone-missed": "", - "phone-off": "", - "phone-outgoing": "", - "phone": "", - "pie-chart": "", - "play-circle": "", - "play": "", - "plus-circle": "", - "plus-square": "", - "plus": "", - "pocket": "", - "power": "", - "printer": "", - "radio": "", - "refresh-ccw": "", - "refresh-cw": "", - "repeat": "", - "rewind": "", - "rotate-ccw": "", - "rotate-cw": "", - "rss": "", - "save": "", - "scissors": "", - "search": "", - "send": "", - "server": "", - "settings": "", - "share-2": "", - "share": "", - "shield-off": "", - "shield": "", - "shopping-bag": "", - "shopping-cart": "", - "shuffle": "", - "sidebar": "", - "skip-back": "", - "skip-forward": "", - "slack": "", - "slash": "", - "sliders": "", - "smartphone": "", - "smile": "", - "speaker": "", - "square": "", - "star": "", - "stop-circle": "", - "sun": "", - "sunrise": "", - "sunset": "", - "table": "", - "tablet": "", - "tag": "", - "target": "", - "terminal": "", - "thermometer": "", - "thumbs-down": "", - "thumbs-up": "", - "toggle-left": "", - "toggle-right": "", - "tool": "", - "trash-2": "", - "trash": "", - "trello": "", - "trending-down": "", - "trending-up": "", - "triangle": "", - "truck": "", - "tv": "", - "twitch": "", - "twitter": "", - "type": "", - "umbrella": "", - "underline": "", - "unlock": "", - "upload-cloud": "", - "upload": "", - "user-check": "", - "user-minus": "", - "user-plus": "", - "user-x": "", - "user": "", - "users": "", - "video-off": "", - "video": "", - "voicemail": "", - "volume-1": "", - "volume-2": "", - "volume-x": "", - "volume": "", - "watch": "", - "wifi-off": "", - "wifi": "", - "wind": "", - "x-circle": "", - "x-octagon": "", - "x-square": "", - "x": "", - "youtube": "", - "zap-off": "", - "zap": "", - "zoom-in": "", - "zoom-out": "" -} \ No newline at end of file diff --git a/docs/vendor/feather-icons/license b/docs/vendor/feather-icons/license deleted file mode 100644 index 4bb4ff7..0000000 --- a/docs/vendor/feather-icons/license +++ /dev/null @@ -1,24 +0,0 @@ -https://github.com/feathericons/feather/blob/master/LICENSE ---- - -The MIT License (MIT) - -Copyright (c) 2013-2017 Cole Bemis - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. \ No newline at end of file diff --git a/docs/vendor/feather-icons/readme.md b/docs/vendor/feather-icons/readme.md deleted file mode 100644 index 84e0d9c..0000000 --- a/docs/vendor/feather-icons/readme.md +++ /dev/null @@ -1,6 +0,0 @@ - -https://github.com/feathericons/feather - -`icons.json` here is sourced from `dist/icons.json` from the bundle, version 4.29.0. - -This is intentionally not installed from `npm install feather-icons` because that package includes all of `core-js` as a dependency (which this project gets zero benefit from and is very large, impacting container image size). diff --git a/layouts/main.html b/layouts/main.html index 3fb1456..8d160dc 100644 --- a/layouts/main.html +++ b/layouts/main.html @@ -3,18 +3,17 @@ {{ page.title }} - - - - - - + + + + + - + + + +
{{> .content }} +
\ No newline at end of file