* major docs update * Delete info.md * update file permissions * added screenshots and updated first-boot.md
20 lines
600 B
YAML
20 lines
600 B
YAML
title: "Mainsail"
|
|
tagline: A web interface for Klipper
|
|
description: Mainsail is a lightweight & responsive web interface for the Klipper 3D printer firmware. It communicates with Moonraker (Klipper-API) from Arksine.
|
|
logo: "/assets/img/logo-mainsail.png"
|
|
# theme: just-the-docs
|
|
remote_theme: pmarsceill/just-the-docs
|
|
color_scheme: "mainsail"
|
|
search_enabled: true
|
|
aux_links:
|
|
"Mainsail on GitHub":
|
|
- "//github.com/meteyou/mainsail"
|
|
aux_links_new_tab: true
|
|
|
|
defaults:
|
|
-
|
|
scope:
|
|
path: "" # an empty string here means all files in the project
|
|
values:
|
|
image: assets/img/rtfm.png
|