Skip to content

Publishing Fluent Syntax Spec

Staś Małolepszy edited this page Nov 14, 2017 · 4 revisions
  • Update the version number in package.json.

  • Update spec/CHANGELOG.md.

  • Generate the Railroad Diagram and save it as spec/diagram.xhtml.

  • Commit:

    $ git commit -m "Fluent Syntax Spec X.Y.Z"
    
  • Test the generated documentation with make build && make serve and push it live with make deploy.

  • Draft a new release and paste the relevant section from spec/CHANGELOG.md.