Adds a new language to an existing Sayfa site.
Usage
mix sayfa.gen.lang LANG_CODE
Examples
mix sayfa.gen.lang tr
mix sayfa.gen.lang de
Creates content/{lang}/pages/ and content/{lang}/articles/ directories,
generates starter content files, and updates config/config.exs with the
new language entry.