Hugo-theme-zzo: [Suggestion] add RTL support (right to left ) for rtl languages like arabic and farsi

Created on 27 Jan 2020  路  3Comments  路  Source: zzossig/hugo-theme-zzo

I would like to try your beautiful Hugo theme on my blog because it has multiple language support and my blog has English and Farsi so since Farsi is a right to left language, I got some issues with that.
so if it is possible, please add "RTL direction" and "right-align" for this theme Thank you.

All 3 comments

Did you tried to set param languagedir ?

params.toml file

...
languagedir = "rtl"
...

omg I didn't know that, it's like magic
you're my hero, thank u

Thanks for using the theme.
We can close this issue now

Was this page helpful?
0 / 5 - 0 ratings