docs: Add logos to web page

Also, move docs/index.md to docs/_layouts/home.html.  Add a
docs/_layouts/README file.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
Kevin O'Connor
2019-04-18 22:28:01 -04:00
parent 85c01d4b6a
commit 57cf0759c0
6 changed files with 26 additions and 13 deletions

View File

@@ -1,12 +0,0 @@
Welcome to the Klipper project!
Klipper is a 3d-Printer firmware. It combines the power of a general
purpose computer with one or more micro-controllers. See the
[features](Features.md) document for more information on why you
should use Klipper.
To begin using Klipper start by [installing](Installation.md) it.
Klipper is Free Software. Read the [documentation](Overview.md) or
view
[the Klipper code on github](https://github.com/KevinOConnor/klipper).