Skip to main content

The specification

View your specification

Your specification is stored in index.html: the end result. You should view it in a browser. There are two ways to do this:

  • via file:///
  • via http://

Via file:///

The simplest way to do so is via file:///:

  • go to the index.html file with your Explorer, Finder, or other file manager
  • double-click on it. Usually, it now opens in your browser.

If not, go to the browser and try to open the file from the browser menu.

This way, you open the index.html file via the file protocol (“file:///”).

Via http://

You can also access it via HTTP. You then need to place the index.html file on a web server and access it through a browser using the URL under which the file is accessible.

This way, you can share it with the world by sharing the URL.

Explanation buttons

Terms

ButtonExplanation
GitHub Mark editLink to the term file in the Github repo in a new tab
GitHub Mark historyLink to a GitHub page that shows a history of the edits in a new tab

External references

ButtonExplanation
xrefShow the local snapshot of the referenced term, created at the moment the xref was made.
xref < > GitHub Mark nowShow diff between the local snapshot of the latest version and the referenced version
GitHub Mark xref < > GitHub Mark nowA Diff between the current commit hash of the definition and the commit hash referenced when the link was created.
GitHub Mark xrefGo to the repo page of the definition‘s version referenced when the link was created.
GitHub Mark nowGo to the repo page of the definition‘s current version.