minimal-mistakes
                                
                                 minimal-mistakes copied to clipboard
                                
                                    minimal-mistakes copied to clipboard
                            
                            
                            
                        RTL layout for fa-IR and ar-AR localisations
What happened?
- Minimal Mistakes version: 4.24.0
- Ruby gem or remote theme version: Any
- Jekyll version: 3.9
- Git repository URL: https://github.com/srezasm/blog
- Hosted on GitHub Pages (if yes provide URL to site): https://srezasm.github.io/blog/
- Operating system: Linux
Expected behavior
The theme must adjust to the RTL layout by choosing a right-to-left language localization like fa-IR and ar-AR
Steps to reproduce the behavior
- Cloned the main repo
- Configured the GitHub pages settings
Other
No response
Here is an example of RTL post:

I changed every "right" with "left" and vice versa in the inspector > sources > main.css and added direction: rtl to the body element and here is the result:

can you tell me how did you do it?
can you tell me how did you do it?
Here is the link to my RTL fork: https://github.com/srezasm/minimal-mistakes-rtl
can you tell me how did you do it?
Here is the link to my RTL fork: https://github.com/srezasm/minimal-mistakes-rtl
Thanks so much
Implemented in #4886.