[PR #92] [MERGED] style: Move to new UI #282

Closed
opened 2026-02-17 11:57:20 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/conventional-commits/conventionalcommits.org/pull/92
Author: @damianopetrungaro
Created: 9/13/2018
Status: Merged
Merged: 9/16/2018
Merged by: @damianopetrungaro

Base: masterHead: new_ui


📝 Commits (1)

📊 Changes

94 files changed (+8850 additions, -2027 deletions)

View changed files

📝 .gitignore (+1 -3)
CNAME (+0 -1)
Dockerfile (+15 -0)
Dockerfile.dev (+7 -0)
Gemfile (+0 -41)
Gemfile.lock (+0 -167)
Makefile (+26 -0)
Procfile (+0 -1)
📝 README.md (+19 -11)
Rakefile (+0 -5)
_config.yml (+0 -36)
_config_local.yml (+0 -2)
_layouts/default.html (+0 -48)
_redirects (+1 -0)
archetypes/next.md (+3 -0)
archetypes/v1.0.0-beta.1.md (+3 -0)
archetypes/v1.0.0-beta.2.md (+3 -0)
archetypes/v1.0.0-beta.md (+3 -0)
config.ru (+0 -3)
config.yaml (+102 -0)

...and 74 more files

📄 Description

No description provided


🔄 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/92 **Author:** [@damianopetrungaro](https://github.com/damianopetrungaro) **Created:** 9/13/2018 **Status:** ✅ Merged **Merged:** 9/16/2018 **Merged by:** [@damianopetrungaro](https://github.com/damianopetrungaro) **Base:** `master` ← **Head:** `new_ui` --- ### 📝 Commits (1) - [`fbdb1ea`](https://github.com/conventional-commits/conventionalcommits.org/commit/fbdb1ea4dcc136c44756507e6b490e500149384c) style: Move to new UI ### 📊 Changes **94 files changed** (+8850 additions, -2027 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+1 -3) ➖ `CNAME` (+0 -1) ➕ `Dockerfile` (+15 -0) ➕ `Dockerfile.dev` (+7 -0) ➖ `Gemfile` (+0 -41) ➖ `Gemfile.lock` (+0 -167) ➕ `Makefile` (+26 -0) ➖ `Procfile` (+0 -1) 📝 `README.md` (+19 -11) ➖ `Rakefile` (+0 -5) ➖ `_config.yml` (+0 -36) ➖ `_config_local.yml` (+0 -2) ➖ `_layouts/default.html` (+0 -48) ➕ `_redirects` (+1 -0) ➕ `archetypes/next.md` (+3 -0) ➕ `archetypes/v1.0.0-beta.1.md` (+3 -0) ➕ `archetypes/v1.0.0-beta.2.md` (+3 -0) ➕ `archetypes/v1.0.0-beta.md` (+3 -0) ➖ `config.ru` (+0 -3) ➕ `config.yaml` (+102 -0) _...and 74 more files_ </details> ### 📄 Description _No description provided_ --- <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 11:57:20 -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#282