Port Albert to Docusaurus
This commit is contained in:
parent
8d8ed7fe47
commit
a166e2c566
24 changed files with 340 additions and 0 deletions
40
sites/orgdocs/docs/designs/albert/options/readme.mdx
Normal file
40
sites/orgdocs/docs/designs/albert/options/readme.mdx
Normal file
|
@ -0,0 +1,40 @@
|
|||
---
|
||||
title: 'Albert apron: Design Options'
|
||||
sidebar_label: Design Options
|
||||
sidebar_position: 10
|
||||
---
|
||||
|
||||
import Backopening from '@site/docs/designs/albert/options/backopening/readme.mdx'
|
||||
import Biblength from '@site/docs/designs/albert/options/biblength/readme.mdx'
|
||||
import Bibwidth from '@site/docs/designs/albert/options/bibwidth/readme.mdx'
|
||||
import Chestdepth from '@site/docs/designs/albert/options/chestdepth/readme.mdx'
|
||||
import Lengthbonus from '@site/docs/designs/albert/options/lengthbonus/readme.mdx'
|
||||
import Strapwidth from '@site/docs/designs/albert/options/strapwidth/readme.mdx'
|
||||
|
||||
## Fit
|
||||
|
||||
### Back opening {#backopening}
|
||||
|
||||
<Backopening />
|
||||
|
||||
### Strap length {#chestdepth}
|
||||
|
||||
<Chestdepth />
|
||||
|
||||
## Style
|
||||
|
||||
### Bib length {#biblength}
|
||||
|
||||
<Biblength />
|
||||
|
||||
### Bib width {#bibwidth}
|
||||
|
||||
<Bibwidth />
|
||||
|
||||
### Length bonus {#lengthbonus}
|
||||
|
||||
<Lengthbonus />
|
||||
|
||||
### Strap width {#strapwidth}
|
||||
|
||||
<Strapwidth />
|
Loading…
Add table
Add a link
Reference in a new issue