semver.org

Semantic Versioning spec and website

  • Owner: semver/semver.org
  • Platform:
  • License::
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

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.

Main metrics

Overview
Name With Ownersemver/semver.org
Primary LanguageCSS
Program languageHTML (Language Count: 6)
Platform
License:
所有者活动
Created At2009-12-14 22:45:29
Pushed At2025-06-22 12:57:03
Last Commit At
Release Count7
Last Release Namev2.0.0 (Posted on )
First Release Namev0.1.0 (Posted on )
用户参与
Stargazers Count531
Watchers Count24
Fork Count296
Commits Count764
Has Issues Enabled
Issues Count138
Issue Open Count16
Pull Requests Count217
Pull Requests Open Count9
Pull Requests Close Count65
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private