mirror of
https://github.com/conventional-commits/conventionalcommits.org.git
synced 2026-03-09 21:08:00 -05:00
[PR #381] [MERGED] ui: move about to another page #481
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/conventional-commits/conventionalcommits.org/pull/381
Author: @damianopetrungaro
Created: 6/24/2021
Status: ✅ Merged
Merged: 7/12/2021
Merged by: @bcoe
Base:
master← Head:feat_split_tools📝 Commits (1)
2cbcd0eui: move about to another page📊 Changes
54 files changed (+138 additions, -1979 deletions)
View changed files
➕
archetypes/about.md(+4 -0)➕
content/about/index.md(+82 -0)📝
content/v1.0.0-beta.1/index.it.md(+0 -20)📝
content/v1.0.0-beta.1/index.md(+0 -26)📝
content/v1.0.0-beta.1/index.pl.md(+0 -21)📝
content/v1.0.0-beta.1/index.zh-hans.md(+0 -22)📝
content/v1.0.0-beta.2/index.es.md(+0 -29)📝
content/v1.0.0-beta.2/index.fr.md(+0 -28)📝
content/v1.0.0-beta.2/index.it.md(+0 -20)📝
content/v1.0.0-beta.2/index.md(+0 -28)📝
content/v1.0.0-beta.2/index.pl.md(+0 -22)📝
content/v1.0.0-beta.2/index.ru.md(+0 -32)📝
content/v1.0.0-beta.2/index.zh-hans.md(+0 -23)📝
content/v1.0.0-beta.3/index.es.md(+0 -41)📝
content/v1.0.0-beta.3/index.fr.md(+0 -35)📝
content/v1.0.0-beta.3/index.hy.md(+0 -61)📝
content/v1.0.0-beta.3/index.it.md(+0 -36)📝
content/v1.0.0-beta.3/index.md(+0 -36)📝
content/v1.0.0-beta.3/index.ru.md(+0 -50)📝
content/v1.0.0-beta.3/index.zh-hans.md(+0 -33)...and 34 more files
📄 Description
I noticed that most of the languages did not update the translations regarding the "About" section with all the tools and projects.
Since the list is growing as well, and maintaining future translation for that will cost a lot, I decided to create a new section "About" with all those information.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.