This is the site at http://semver.org/ that describes the Semantic Versioning specification.
- Create a new folder in
lang/
with the appropriate language tag - Add a translated
index.md
to that folder - Add a translated
spec/vX.X.X.md
for the latest spec to that folder - Ensure all files have the appropriate
title
andlanguage
front matter (see others as an example) - Add the language to the
_config.yml
file