Giter Club home page Giter Club logo

semver.org's Introduction

logo

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.org's People

Contributors

01walid avatar akalongman avatar alexandrtovmach avatar almorelle avatar atsonkov avatar danny0838 avatar djug avatar futape avatar gulping avatar haacked avatar hartwork avatar indirect avatar juliacodez avatar justinsalamon avatar knightq avatar lanycrost avatar m-aciek avatar magol avatar mojombo avatar nafigator avatar nagromc avatar nekomajin avatar ohbarye avatar pieroxy avatar shatokhinvlad avatar t32k avatar taringamberini avatar ujovlado avatar wayou avatar wmh avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.