feat(docs): Add dynamic hardware list component.
This commit is contained in:
parent
5e6634d2e5
commit
47abbe7925
7 changed files with 214 additions and 64 deletions
|
|
@ -11,7 +11,7 @@ module.exports = {
|
|||
plugins: [
|
||||
path.resolve(__dirname, "src/docusaurus-tree-sitter-plugin"),
|
||||
path.resolve(__dirname, "src/hardware-metadata-collection-plugin"),
|
||||
path.resolve(__dirname, "src/hardware-schema-typescript-plugin")
|
||||
path.resolve(__dirname, "src/hardware-schema-typescript-plugin"),
|
||||
],
|
||||
themeConfig: {
|
||||
colorMode: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue