blinkk / amagaki

A high-performance TypeScript static website generator for building highly-interactive websites. Localization inbuilt. Flexible URLs. Content managed and templates separated.
https://amagaki.dev
MIT License
36 stars 2 forks source link

Issue with nested `IfLocale` in YAML files #204

Closed jeremydw closed 2 years ago

jeremydw commented 2 years ago

Nested IfLocale YAML types are not handled correctly. The top-level IfLocale is converted to LocalizableData, but nested IfLocales are not.