This is rtl version of the Future Imperfect theme for Hugo.
hugo new site my-test
cd my-test
git clone git@github.com:samsam-ahmadi/hugo-future-imperfect-rtl.git themes/hugo-future-imperfect-rtl
mv -f themes/hugo-future-imperfect-rtl/exampleSite-rtl/* .
hugo server --buildDrafts