Skip to content

feat: add RTL language support#531

Merged
satnaing merged 3 commits into
mainfrom
feat/rtl-support
Jun 13, 2025
Merged

feat: add RTL language support#531
satnaing merged 3 commits into
mainfrom
feat/rtl-support

Conversation

@satnaing

Copy link
Copy Markdown
Owner

Description

  • Add SITE.dir config option.
  • Replace physical Tailwind classes with logical property classes.
  • Add dir section in doc

Types of changes

  • Bug Fix (non-breaking change which fixes an issue)
  • New Feature (non-breaking change which adds functionality)
  • Documentation Update (if none of the other choices apply)
  • Others (any other types not listed above)

Checklist

  • I have read the Contributing Guide
  • I have added the necessary documentation (if appropriate)
  • Breaking Change (fix or feature that would cause existing functionality to not work as expected)

Related Issue

Closes #439, #433

satnaing added 2 commits June 10, 2025 18:21
- Add `SITE.dir` config option.
- Replace physical Tailwind classes with logical
property classes.

Resolves #439
@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying astro-paper with  Cloudflare Pages  Cloudflare Pages

Latest commit: 7108bc8
Status: ✅  Deploy successful!
Preview URL: https://2f041d35.astro-paper.pages.dev
Branch Preview URL: https://feat-rtl-support.astro-paper.pages.dev

View logs

@satnaing
satnaing merged commit 38ebf6e into main Jun 13, 2025
5 checks passed
@satnaing
satnaing deleted the feat/rtl-support branch June 13, 2025 17:07
jxgla pushed a commit to jxgla/astro-paper that referenced this pull request Mar 10, 2026
* feat: add RTL language support

- Add `SITE.dir` config option.
- Replace physical Tailwind classes with logical
property classes.

Resolves satnaing#439

* docs: add `dir` section in doc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature Request]: Support Option for RTL/LTR direction

1 participant