1
0
Fork 0

Port Albert to Docusaurus

This commit is contained in:
Vili Sinervä 2024-10-14 17:25:15 +03:00
parent 8d8ed7fe47
commit a166e2c566
No known key found for this signature in database
24 changed files with 340 additions and 0 deletions

View 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 />