This page is still a draft

Please consider editing this file on GitHub. You can follow the editing tutorial

Tools in the Documentation

The documentation refers to all guides, tutorials, and reference manuals that pertain to DIYbiosphere. These are in plain text files in markdown syntax in the ./docs/ folder in the repo, and at: sphere.diybio.org/docs. To make the documentation more easy to read, several add-ins such as message boxes and videos, pop-overs, etc.

Message boxes

There are four types of message boxes:

Info

Use this box for neutral, helpful context - like noting how long a build takes.

Warning

Use this box to flag something contributors should be careful about, like a step that can’t be undone.

Question

Use this box to pose a question to the community, or point to further discussion on an open topic.

Tip

Use this box to highlight a nice-to-know feature, like a shortcut most contributors miss.

Code files for the message boxes are in the _includes/messages folder

Comments

Open Comments Issue in GitHub