Add documentation navigation links on left side of all documentation pages.
This commit is contained in:
parent
de61fdef48
commit
79d4888e22
26 changed files with 488 additions and 189 deletions
|
|
@ -16,6 +16,7 @@ WORKDIR /source
|
|||
RUN npm install @11ty/eleventy \
|
||||
@11ty/eleventy-plugin-syntaxhighlight \
|
||||
@11ty/eleventy-plugin-inclusive-language \
|
||||
@11ty/eleventy-navigation \
|
||||
markdown-it \
|
||||
markdown-it-anchor \
|
||||
markdown-it-replace-link
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue