mirror of
https://github.com/jlengrand/open-wc.git
synced 2026-03-10 08:31:19 +00:00
docs: ensure that landing on the docs page does not strand mobile users
This commit is contained in:
committed by
Lars den Bakker
parent
497288a9e4
commit
5899798fa3
@@ -7,4 +7,14 @@ eleventyNavigation:
|
||||
|
||||
Our documentation is hand crafted and optimized to serve as a dictionary to look up details once the need arises.
|
||||
|
||||
Go deeper in the following areas:
|
||||
|
||||
- [Development](./development/generator.md)
|
||||
- [Testing](./testing/testing-package.md)
|
||||
- [Demoing](./demoing/storybook.md)
|
||||
- [Building](./building/overview.md)
|
||||
- [Linting](./linting/eslint-plugin-lit-a11y/overview.md)
|
||||
- [Legacy](./legacy/legacy-projects.md)
|
||||
- [Experimental](./experimental/mdjs.md)
|
||||
|
||||
For a more guided learning experience please visit our [Guides](../guides/).
|
||||
|
||||
Reference in New Issue
Block a user