-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #864 from WestpacGEL/fix/site-nav-order
Fix/site nav order
- Loading branch information
Showing
22 changed files
with
65 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
31 changes: 31 additions & 0 deletions
31
.../site/src/content/design-system/get-started/designers/design/designers-guide/content.mdoc
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
Content here | ||
|
||
```jsx | ||
<> | ||
<Footer | ||
brand="wbc" | ||
hideLogo | ||
> | ||
<div> | ||
<SecurityIcon | ||
className="float-left shrink-0 max-md:mr-1 md:mr-2" | ||
color="muted" | ||
size={{ | ||
initial: 'small', | ||
md: 'medium' | ||
}} | ||
/> | ||
<p className="text-muted"> | ||
Our site and your online application are secure. For more information read our{' '} | ||
<Link | ||
href="https://www.westpac.com.au/security/" | ||
type="inline" | ||
> | ||
information on security | ||
</Link> | ||
. © Copyright © Westpac Banking Corporation ABN 33 007 457 141 AFSL and Australian credit licence 233714. | ||
</p> | ||
</div> | ||
</Footer> | ||
</> | ||
``` |
14 changes: 14 additions & 0 deletions
14
apps/site/src/content/design-system/get-started/designers/index.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
name: Designers | ||
description: TBA | ||
namedExport: | ||
discriminant: false | ||
excludeFromNavbar: true | ||
design: | ||
- title: | ||
name: Designer's guide | ||
slug: designers-guide | ||
noTitle: false | ||
noDemo: false | ||
accessibility: [] | ||
relatedComponents: [] | ||
code: [] |
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion
2
...ystem/development/guides/brand/index.yaml → ...m/get-started/developers/brand/index.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
2 changes: 1 addition & 1 deletion
2
...stem/development/guides/eslint/index.yaml → .../get-started/developers/eslint/index.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion
2
...system/development/get-started/index.yaml → .../get-started/developers/set-up/index.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
Empty file.
File renamed without changes.
File renamed without changes.
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters