Mirror of
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

replace plugins with components

+32 -47
+3 -3
README.md
··· 1 1 # `starlight-sidebar-topics-dropdown` 2 2 3 - Starlight plugin to split your docs page into multiple subpages and switch between them with a dropdown menu in the sidebar. 3 + Dropdown topic list for the Starlight Sidebar Topics plugin. 4 4 5 5 [![Netlify Status](https://api.netlify.com/api/v1/badges/95fcecc3-418d-41e7-877a-e83a40570be6/deploy-status)](https://app.netlify.com/sites/starlight-sidebar-topics-dropdown/deploys) 6 6 7 7 ## Package 8 8 9 - If you are looking for the Starlight plugin package, you can find it in the [`packages/starlight-sidebar-topics-dropdown/`](/packages/starlight-sidebar-topics-dropdown/) directory. 9 + If you are looking for the Starlight component package, you can find it in the [`packages/starlight-sidebar-topics-dropdown/`](/packages/starlight-sidebar-topics-dropdown/) directory. 10 10 11 11 ## Project structure 12 12 13 - This project uses pnpm workspaces to develop a single Starlight plugin from the `packages/starlight-sidebar-topics-dropdown/` directory. A Starlight documentation site is also available in the `docs/` directory that is also used for testing and demonstrating the Starlight plugin. 13 + This project uses pnpm workspaces to develop a single Starlight component from the `packages/starlight-sidebar-topics-dropdown/` directory. A Starlight documentation site is also available in the `docs/` directory that is also used for testing and demonstrating the Starlight component. 14 14 15 15 ## License 16 16
+1 -1
docs/README.md
··· 1 1 # `starlight-sidebar-topics-dropdown` 2 2 3 - Starlight plugin to split your docs page into multiple subpages and switch between them with a dropdown menu in the sidebar. 3 + Dropdown topic list for the Starlight Sidebar Topics plugin. 4 4 5 5 ## Documentation 6 6
+1 -1
docs/package.json
··· 2 2 "name": "starlight-sidebar-topics-dropdown-docs", 3 3 "version": "0.4.0", 4 4 "private": true, 5 - "description": "Starlight plugin to split your docs page into multiple subpages and switch between them with a dropdown menu in the sidebar.", 5 + "description": "Dropdown topic list for the Starlight Sidebar Topics plugin.", 6 6 "homepage": "https://github.com/trueberryless-org/starlight-sidebar-topics-dropdown", 7 7 "bugs": "https://github.com/trueberryless-org/starlight-sidebar-topics-dropdown/issues", 8 8 "repository": {
+1 -1
docs/src/content/docs/demo/api/adddescription.md
··· 5 5 6 6 :::note 7 7 This page exists solely for demonstration purposes and contains no useful information. 8 - See the Starlight Multiple Sidebar Dropdown plugin [documentation](/docs/getting-started/) for more information. 8 + See the Starlight Sidebar Topics Dropdown component [documentation](/docs/getting-started/) for more information. 9 9 :::
+1 -1
docs/src/content/docs/demo/api/build.md
··· 9 9 10 10 :::note 11 11 This page exists solely for demonstration purposes and contains no useful information. 12 - See the Starlight Multiple Sidebar Dropdown plugin [documentation](/docs/getting-started/) for more information. 12 + See the Starlight Sidebar Topics Dropdown component [documentation](/docs/getting-started/) for more information. 13 13 :::
+1 -1
docs/src/content/docs/demo/api/debugproject.md
··· 5 5 6 6 :::note 7 7 This page exists solely for demonstration purposes and contains no useful information. 8 - See the Starlight Multiple Sidebar Dropdown plugin [documentation](/docs/getting-started/) for more information. 8 + See the Starlight Sidebar Topics Dropdown component [documentation](/docs/getting-started/) for more information. 9 9 :::
+1 -1
docs/src/content/docs/demo/api/oncancellation.md
··· 5 5 6 6 :::note 7 7 This page exists solely for demonstration purposes and contains no useful information. 8 - See the Starlight Multiple Sidebar Dropdown plugin [documentation](/docs/getting-started/) for more information. 8 + See the Starlight Sidebar Topics Dropdown component [documentation](/docs/getting-started/) for more information. 9 9 :::
+1 -1
docs/src/content/docs/demo/api/rewrite.md
··· 5 5 6 6 :::note 7 7 This page exists solely for demonstration purposes and contains no useful information. 8 - See the Starlight Multiple Sidebar Dropdown plugin [documentation](/docs/getting-started/) for more information. 8 + See the Starlight Sidebar Topics Dropdown component [documentation](/docs/getting-started/) for more information. 9 9 :::
+1 -1
docs/src/content/docs/demo/commands/build.md
··· 5 5 6 6 :::note 7 7 This page exists solely for demonstration purposes and contains no useful information. 8 - See the Starlight Multiple Sidebar Dropdown plugin [documentation](/docs/getting-started/) for more information. 8 + See the Starlight Sidebar Topics Dropdown component [documentation](/docs/getting-started/) for more information. 9 9 :::
+1 -1
docs/src/content/docs/demo/commands/create.md
··· 5 5 6 6 :::note 7 7 This page exists solely for demonstration purposes and contains no useful information. 8 - See the Starlight Multiple Sidebar Dropdown plugin [documentation](/docs/getting-started/) for more information. 8 + See the Starlight Sidebar Topics Dropdown component [documentation](/docs/getting-started/) for more information. 9 9 :::
+1 -1
docs/src/content/docs/demo/commands/preview.md
··· 5 5 6 6 :::note 7 7 This page exists solely for demonstration purposes and contains no useful informat 8 - See the Starlight Multiple Sidebar Dropdown plugin [documentation](/docs/getting-started/) for more information. 8 + See the Starlight Sidebar Topics Dropdown component [documentation](/docs/getting-started/) for more information. 9 9 :::
+1 -1
docs/src/content/docs/demo/components/demo.md
··· 7 7 8 8 :::note 9 9 This page exists solely for demonstration purposes and contains no useful information. 10 - See the Starlight Multiple Sidebar Dropdown plugin [documentation](/docs/getting-started/) for more information. 10 + See the Starlight Sidebar Topics Dropdown component [documentation](/docs/getting-started/) for more information. 11 11 :::
+1 -1
docs/src/content/docs/demo/components/hello.md
··· 5 5 6 6 :::note 7 7 This page exists solely for demonstration purposes and contains no useful information. 8 - See the Starlight Multiple Sidebar Dropdown plugin [documentation](/docs/getting-started/) for more information. 8 + See the Starlight Sidebar Topics Dropdown component [documentation](/docs/getting-started/) for more information. 9 9 :::
+1 -1
docs/src/content/docs/demo/components/world.md
··· 5 5 6 6 :::note 7 7 This page exists solely for demonstration purposes and contains no useful information. 8 - See the Starlight Multiple Sidebar Dropdown plugin [documentation](/docs/getting-started/) for more information. 8 + See the Starlight Sidebar Topics Dropdown component [documentation](/docs/getting-started/) for more information. 9 9 :::
+3 -15
docs/src/content/docs/demo/index.mdx
··· 3 3 pagefind: false 4 4 --- 5 5 6 + :::note 6 7 This page exists solely for demonstration purposes and contains no useful information. 7 - 8 - import { Card, CardGrid } from '@astrojs/starlight/components' 9 - 10 - ## Next steps 11 - 12 - <CardGrid stagger> 13 - <Card title="Explore the demo" icon="magnifier"> 14 - Navigate the demo pages to see how the Starlight Multiple Sidebar Dropdown 15 - plugin works. 16 - </Card> 17 - <Card title="Read the docs" icon="open-book"> 18 - Learn more in the [Starlight Multiple Sidebar Dropdown 19 - Docs](/docs/getting-started/). 20 - </Card> 21 - </CardGrid> 8 + See the Starlight Sidebar Topics Dropdown component [documentation](/docs/getting-started/) for more information. 9 + :::
+1 -1
docs/src/content/docs/demo/secret.md
··· 10 10 11 11 :::note 12 12 This page exists solely for demonstration purposes and contains no useful information. 13 - See the Starlight Sidebar Topics plugin [documentation](/docs/getting-started/) for more information. 13 + See the Starlight Sidebar Topics Dropdown component [documentation](/docs/getting-started/) for more information. 14 14 :::
+4 -4
docs/src/content/docs/index.mdx
··· 1 1 --- 2 2 title: Starlight Sidebar Topics Dropdown 3 - description: Starlight plugin to split your docs page into multiple subpages and switch between them with a dropdown menu in the sidebar. 3 + description: Dropdown topic list for the Starlight Sidebar Topics plugin. 4 4 head: 5 5 - tag: title 6 6 content: Starlight Sidebar Topics Dropdown 7 7 template: splash 8 8 editUrl: false 9 9 hero: 10 - tagline: Starlight plugin to split your docs page into multiple subpages and switch between them with a dropdown menu in the sidebar. 10 + tagline: Dropdown topic list for the Starlight Sidebar Topics plugin. 11 11 image: 12 12 dark: ../../assets/big-logo-dark.png 13 13 light: ../../assets/big-logo-white.png ··· 22 22 ## Next steps 23 23 24 24 <CardGrid stagger> 25 - <Card title="Install the plugin" icon="puzzle"> 25 + <Card title="Install the component" icon="puzzle"> 26 26 Check the [getting started guide](/docs/getting-started/) for installation instructions. 27 27 </Card> 28 - <Card title="Configure the plugin" icon="setting"> 28 + <Card title="Configure the component" icon="setting"> 29 29 Edit your config in the `astro.config.mjs` file. 30 30 </Card> 31 31 </CardGrid>
+1 -1
package.json
··· 2 2 "name": "starlight-sidebar-topics-dropdown-monorepo", 3 3 "version": "0.2.1", 4 4 "private": true, 5 - "description": "Starlight plugin to split your docs page into multiple subpages and switch between them with a dropdown menu in the sidebar.", 5 + "description": "Dropdown topic list for the Starlight Sidebar Topics plugin.", 6 6 "homepage": "https://github.com/trueberryless-org/starlight-sidebar-topics-dropdown", 7 7 "bugs": { 8 8 "url": "https://github.com/trueberryless-org/starlight-sidebar-topics-dropdown/issues"
+2 -2
packages/starlight-sidebar-topics-dropdown/CHANGELOG.md
··· 12 12 npm i starlight-sidebar-topics 13 13 ``` 14 14 15 - 2. Update the `starlight-sidebar-topics-dropdown` plugin in your `astro.config.mjs` (use the `starlight-sidebar-topics` plugin instead): 15 + 2. Update the `starlight-sidebar-topics-dropdown` component in your `astro.config.mjs` (use the `starlight-sidebar-topics` plugin instead): 16 16 17 17 ```diff lang="js" 18 18 // astro.config.mjs ··· 20 20 +import starlightSidebarTopics from "starlight-sidebar-topics"; 21 21 ``` 22 22 23 - 3. Exchange the `starlight-sidebar-topics-dropdown` plugin with the `starlight-sidebar-topics` plugin and add a manual override for the `Sidebar` component where you can use the dropdown component from the `starlight-sidebar-topics-dropdown` plugin: 23 + 3. Exchange the `starlight-sidebar-topics-dropdown` component with the `starlight-sidebar-topics` plugin and add a manual override for the `Sidebar` component where you can use the dropdown component from the `starlight-sidebar-topics-dropdown` component: 24 24 25 25 ```diff lang="js" 26 26 // astro.config.mjs
+1 -1
packages/starlight-sidebar-topics-dropdown/README.md
··· 1 1 # `starlight-sidebar-topics-dropdown` 2 2 3 - Starlight plugin to split your docs page into multiple subpages and switch between them with a dropdown menu in the sidebar. 3 + Dropdown topic list for the Starlight Sidebar Topics plugin. 4 4 5 5 ## Documentation 6 6
+4 -7
packages/starlight-sidebar-topics-dropdown/package.json
··· 1 1 { 2 2 "name": "starlight-sidebar-topics-dropdown", 3 3 "version": "0.5.0", 4 - "description": "Starlight plugin to split your docs page into multiple subpages and switch between them with a dropdown menu in the sidebar.", 4 + "description": "Dropdown topic list for the Starlight Sidebar Topics plugin.", 5 5 "keywords": [ 6 6 "starlight", 7 - "plugin", 7 + "component", 8 8 "sidebar", 9 - "subpages", 10 - "sections", 11 - "dropdown", 12 - "documentation", 13 - "astro" 9 + "topics", 10 + "dropdown" 14 11 ], 15 12 "homepage": "https://github.com/trueberryless-org/starlight-sidebar-topics-dropdown", 16 13 "bugs": "https://github.com/trueberryless-org/starlight-sidebar-topics-dropdown/issues",