Skip to content

Commit

Permalink
Docs updates
Browse files Browse the repository at this point in the history
  • Loading branch information
coliff committed Nov 29, 2024
1 parent 4ef5a59 commit b5545bc
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 14 deletions.
6 changes: 6 additions & 0 deletions .github/copilot-instructions.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
- This repo is for the Modus Styleguide.
- The site is built with Hugo.
- Node v20 is recommended for development.
- The site is written in US English.
- Site is hosted on AWS (S3 and CloudFront).
- Deploy Previews for Pull Requests are from Netlify.
7 changes: 2 additions & 5 deletions content/components/web/wizard/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,10 @@ components: true
componentsWeb: true
images:
- "/img/components/headers/wizard.png"
private: true
hidden: true
sitemap:
- disable: true
tags:
- search_exclude
- usage
aliases:
- "/components/web/wizards/"
---

## Overview
Expand Down
4 changes: 0 additions & 4 deletions content/components/web/wizard/accessibility.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,6 @@ components: true
componentsWeb: true
component: wizard
hideToc: true
private: true
hidden: true
sitemap:
- disable: true
tags:
- accessibility
- search_exclude
Expand Down
5 changes: 0 additions & 5 deletions content/components/web/wizard/styles.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,7 @@ components: true
componentsWeb: true
images:
- "/img/components/headers/wizard.png"
private: true
hidden: true
sitemap:
- disable: true
tags:
- search_exclude
- styles
---

Expand Down
1 change: 1 addition & 0 deletions data/menu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@
- title: Tooltips
- title: Transactional Emails
- title: Utility Panel
- title: Wizard

- title: Components (In-Field)
prefix: "components/in-field"
Expand Down

0 comments on commit b5545bc

Please sign in to comment.