semver.org

Semantic Versioning spec and website

  • 所有者: semver/semver.org
  • 平台:
  • 許可證:
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

Semver.org

This is the site at https://semver.org/ that describes the Semantic Versioning specification.

Adding a translation

  1. Create a new folder in lang/ with the appropriate language tag
  2. Add a translated index.md to that folder
  3. Add a translated spec/vX.X.X.md for the latest spec to that folder
  4. Ensure all files have the appropriate title and language front matter (see others as an example)
  5. Add the language to the _config.yml file

Running locally

  1. Install Ruby and Bundler.
  2. Install Jekyll and other dependencies from the gem:
    bundle install
    
  3. Run the site locally:
    bundle exec jekyll serve
    
  4. Open http://localhost:4000.

Running locally with docker-compose

If you have docker-compose installed:

  1. Build Docker image and start container instance:
    docker-compose up
    
  2. Open http://localhost:4000.

主要指標

概覽
名稱與所有者semver/semver.org
主編程語言CSS
編程語言HTML (語言數: 6)
平台
許可證
所有者活动
創建於2009-12-14 22:45:29
推送於2025-06-22 12:57:03
最后一次提交
發布數7
最新版本名稱v2.0.0 (發布於 )
第一版名稱v0.1.0 (發布於 )
用户参与
星數531
關注者數24
派生數296
提交數764
已啟用問題?
問題數138
打開的問題數16
拉請求數217
打開的拉請求數9
關閉的拉請求數65
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?