├── chapters/
│   ├── content/
│   │   ├── en/
│   │   │   └── new-chapter/
│   │   │      ├── sections/
│   │   │      │   ├── first-section.md
│   │   │      │   └── another-section.md
│   │   │      └── new-chapter.md
│   │   └── structure/
│   │      ├── new-chapter/
│   │      │   ├── sections/
│   │      │   │   └── sections.yaml
│   │      │   └── new-chapter.yaml
│   │      └── structure.yaml