conventionalcommits.org

The conventional commits specification

Github星跟踪图

ConventionalCommits.org

Conventional Commits

This repo is the home of the Conventional Commits specification.

Repo Layout

We use HUGO as static site generator, so we use the directory structure HUGO proposes.

Our implementation

  • ./content: contains all the versions of the specification.
  • ./content/next/: contains the version of the specification (where all the changes SHOULD be made).
  • ./content/**/index[.lang].md: contains the content of the specification, if a language is specified it's a translation.

Contributing

We'd love your help refining the language of this specification,
fixing typos, or adding more translations. Please don't hesitate
to send a pull request.

Adding a translation

  1. Create a new file in ./content/version/index.{lang}.md using the hugo command hugo new {version}/index.{lang}.md.
  2. Ensure all files have the appropriate fields required (see others as an example)..
  3. Add the language to the config.yaml file (see others as an example).

Running project locally

There's a docker-compose.yml file ready that will help you to check if the website looks good!
To run it make sure you have docker-compose installed on your machine and just use the command docker-compose up to make it run locally.

Once the website will be compiled, you can see the website visiting http://localhost:1313

Badges!

Tell your users that you use the Conventional Commits specification:

[![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg)](https://conventionalcommits.org)

Thank you

To Lorenzo D'Ianni for the great effort creating the CSS and the HTML for the new UI.

To Netlify to host our project, giving us a lot of amazing built in functionality for free.

To semver.org: we used semver.org as a blueprint for
the structure of this specification and the first version of the website.

主要指标

概览
名称与所有者conventional-commits/conventionalcommits.org
主编程语言SCSS
编程语言HTML (语言数: 5)
平台
许可证MIT License
所有者活动
创建于2016-04-05 04:27:20
推送于2025-05-07 15:09:00
最后一次提交2025-05-07 17:09:00
发布数0
用户参与
星数7.7k
关注者数74
派生数590
提交数318
已启用问题?
问题数224
打开的问题数86
拉请求数302
打开的拉请求数36
关闭的拉请求数60
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?