hugo-theme-stack-stars/exampleSite/content/post
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
..
chinese-test test: add CJK taxonomy to example post 2020-10-09 20:08:27 +02:00
emoji-support feat(exampleSite): add featured images from Unsplash for demo site 2020-09-06 00:43:51 +02:00
markdown-syntax fix: hyperlinked image (#485) 2022-02-06 19:58:10 +01:00
math-typesetting feat(exampleSite): add featured images from Unsplash for demo site 2020-09-06 00:43:51 +02:00
placeholder-text feat: add RTL Support and update demo site to Show Arabic/RTL content (#519) 2022-03-04 00:25:34 +01:00
rich-content fix: copy code button does not work when line number is enabled (#487) 2022-02-06 20:32:37 +01:00