Superface Comlink Profile and Map languages specification.
The draft
directory provides a copy of the specifications based on the currently-proposed changes. It's best to refer to the latest version found in the latest
directory as the draft may still be in development and may change before it becomes a full version.
- All changes should start out as drafts. If there is no
draft
folder, create one by copying thelatest
directory. - When it is time to convert the
draft
to the latest version, start by renaming thelatest
directory to the version number of the specification. - Remove the line in the profile and map specs that includes the version and replace with
*Current Working Draft*
- Give the files in the
draft
directory a version based on the current day using the format YYYY.MM.DD. - Rename the
draft
directory tolatest
.
$ yarn install
$ yarn build
$ yarn watch:profile-spec
$ open public/draft/profile.html
$ yarn watch:map-spec
$ open public/draft/map.html
Superface Specification is licensed under the MIT.
© 2022 Superface s.r.o.