70a41bd78a
The new nimbus.team website got launched with different color schemes than the previous. This is a small attempt to get the color schemes (dark/light) closer to those used on nimbus.team. There was already a dark scheme added before. This change just sets that dark scheme as default, as is also the case for nimbus.team. It also removes orange/amber colors from the light scheme. |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
CNAME | ||
README.md | ||
mkdocs.yml |
README.md
The Nimbus Guide is written using markdown and material for mkdocs.
See the Makefile
for setup.
The guide is divided into several sections - broadly:
- Guides - walk-throughs that allow the user to get started with a specific area of the client
- How-to:s - short pages that show the user how to solve a specific problem or perform a specific task
- Reference - pages describing how specific parts of Nimbus work, reference-style
- "Other" - explanations of concepts, background etc.
Resources
- material for mkdocs - doc generator
- divio - useful resource diving into the above section structure