[PR #638] feat: add Persian language, RTL support, and custom fonts #626

Open
opened 2026-02-17 12:10:18 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/conventional-commits/conventionalcommits.org/pull/638
Author: @aminfo184
Created: 2/20/2025
Status: 🔄 Open

Base: masterHead: master


📝 Commits (1)

  • 3e0c589 feat: add Persian language, RTL support, and custom fonts

📊 Changes

8 files changed (+240 additions, -28 deletions)

View changed files

📝 config.yaml (+21 -1)
content/v1.0.0/index.fa.md (+175 -0)
📝 themes/conventional-commits/layouts/_default/single.html (+1 -1)
📝 themes/conventional-commits/layouts/partials/head.html (+9 -0)
📝 themes/conventional-commits/layouts/partials/welcome.html (+1 -1)
📝 themes/conventional-commits/static/css/scss/base/_base.scss (+23 -4)
📝 themes/conventional-commits/static/css/scss/layout/_footer.scss (+9 -13)
📝 themes/conventional-commits/static/css/scss/layout/_welcome.scss (+1 -8)

📄 Description

  • Added Persian translation
  • Improved RTL styles
  • Added custom fonts for Persian and English

🔄 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/638 **Author:** [@aminfo184](https://github.com/aminfo184) **Created:** 2/20/2025 **Status:** 🔄 Open **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`3e0c589`](https://github.com/conventional-commits/conventionalcommits.org/commit/3e0c58966e06fdc91f9c95291f283b8f8b8907e7) feat: add Persian language, RTL support, and custom fonts ### 📊 Changes **8 files changed** (+240 additions, -28 deletions) <details> <summary>View changed files</summary> 📝 `config.yaml` (+21 -1) ➕ `content/v1.0.0/index.fa.md` (+175 -0) 📝 `themes/conventional-commits/layouts/_default/single.html` (+1 -1) 📝 `themes/conventional-commits/layouts/partials/head.html` (+9 -0) 📝 `themes/conventional-commits/layouts/partials/welcome.html` (+1 -1) 📝 `themes/conventional-commits/static/css/scss/base/_base.scss` (+23 -4) 📝 `themes/conventional-commits/static/css/scss/layout/_footer.scss` (+9 -13) 📝 `themes/conventional-commits/static/css/scss/layout/_welcome.scss` (+1 -8) </details> ### 📄 Description - Added Persian translation - Improved RTL styles - Added custom fonts for Persian and English --- <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:10:18 -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#626