Hugo-theme-stack/layouts/_default
FarisZR 0d0375a7fc
feat: add RTL Support and update demo site to Show Arabic/RTL content (#519)
* add LanguageDirection variable

* add .direction-rtl and .direction-ltr clases

* margin -right > margin-inline-end

* keep Codeblocks LTR

* switch to logical properties

* left -> inset-inline-start

* Add Arabic/RTL placeholder text

* Add arabic language

* remove space

* use Html Dir instead of class

* Move codeblock code to layout/article.css and fix 4 spaces codeblocks

* remove unused clases
2022-03-04 00:25:34 +01:00
..
_markup fix: hyperlinked image (#485) 2022-02-06 19:58:10 +01:00
archives.html refactor: Use flexbox gap (#520) 2022-03-03 23:11:19 +01:00
baseof.html feat: add RTL Support and update demo site to Show Arabic/RTL content (#519) 2022-03-04 00:25:34 +01:00
list.html refactor: Use flexbox gap (#520) 2022-03-03 23:11:19 +01:00
single.html feat: article page widget support (#488) 2022-02-26 23:45:25 +01:00