[PR #615] [MERGED] Adding RTL support and Arabic lang #612

Closed
opened 2026-02-17 12:09:52 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/conventional-commits/conventionalcommits.org/pull/615
Author: @NAMEER242
Created: 10/20/2024
Status: Merged
Merged: 10/23/2024
Merged by: @damianopetrungaro

Base: masterHead: feat-ar


📝 Commits (6)

  • 48cecc3 adding RTL support and Arabic lang
  • 6ab8fec fix: fixing welcome image overlap
  • 7589bf5 fix: updating the Arabic description
  • 9765474 fix: removing .idea folder
  • 9b75fc4 fix: fixing welcome actions last item margin with RTL
  • 4c72028 Merge branch 'master' into feat-ar

📊 Changes

6 files changed (+210 additions, -6 deletions)

View changed files

📝 config.yaml (+18 -0)
content/v1.0.0/index.ar.md (+178 -0)
📝 themes/conventional-commits/layouts/_default/single.html (+1 -1)
📝 themes/conventional-commits/layouts/partials/welcome.html (+1 -1)
📝 themes/conventional-commits/static/css/scss/base/_base.scss (+6 -0)
📝 themes/conventional-commits/static/css/scss/layout/_welcome.scss (+6 -4)

📄 Description

What’s New:

  • Translated the v1.0.0 content into Arabic.
  • Added an option to switch to Arabic.
  • Updated the layout to support right-to-left (RTL) for Arabic using a new config field (required for Arabic language).

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/conventional-commits/conventionalcommits.org/pull/615 **Author:** [@NAMEER242](https://github.com/NAMEER242) **Created:** 10/20/2024 **Status:** ✅ Merged **Merged:** 10/23/2024 **Merged by:** [@damianopetrungaro](https://github.com/damianopetrungaro) **Base:** `master` ← **Head:** `feat-ar` --- ### 📝 Commits (6) - [`48cecc3`](https://github.com/conventional-commits/conventionalcommits.org/commit/48cecc3d8708c599e4d6d9a33272d72c3863f108) adding RTL support and Arabic lang - [`6ab8fec`](https://github.com/conventional-commits/conventionalcommits.org/commit/6ab8fec2b2ccbd39a412541b33854030be4c268a) fix: fixing welcome image overlap - [`7589bf5`](https://github.com/conventional-commits/conventionalcommits.org/commit/7589bf5d6d411029619b0d798d2b79a00e646906) fix: updating the Arabic description - [`9765474`](https://github.com/conventional-commits/conventionalcommits.org/commit/976547420d318b04ec5033a464a90bb9fd9d3d45) fix: removing .idea folder - [`9b75fc4`](https://github.com/conventional-commits/conventionalcommits.org/commit/9b75fc46f3e545db7eb5eaef0a6acd974eb9744a) fix: fixing welcome actions last item margin with RTL - [`4c72028`](https://github.com/conventional-commits/conventionalcommits.org/commit/4c72028d4e6e190f5f03d1825ad04c6f9539923f) Merge branch 'master' into feat-ar ### 📊 Changes **6 files changed** (+210 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `config.yaml` (+18 -0) ➕ `content/v1.0.0/index.ar.md` (+178 -0) 📝 `themes/conventional-commits/layouts/_default/single.html` (+1 -1) 📝 `themes/conventional-commits/layouts/partials/welcome.html` (+1 -1) 📝 `themes/conventional-commits/static/css/scss/base/_base.scss` (+6 -0) 📝 `themes/conventional-commits/static/css/scss/layout/_welcome.scss` (+6 -4) </details> ### 📄 Description ### What’s New: - Translated the v1.0.0 content into Arabic. - Added an option to switch to Arabic. - Updated the layout to support right-to-left (RTL) for Arabic using a new config field (required for Arabic language). --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-02-17 12:09:52 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/conventionalcommits.org#612