41 Commits

Author SHA1 Message Date
lixxbox
c6432d5b3c
docs: cleanup assets folder (#601)
until now all images were in the docs/assets folder.

From now on, an "img" folder should be created in the respective subfolders of the categories, where the images are contained. They are then "closer to the corresponding description".

The assets folder should only contain general graphics like logos.
2022-01-31 14:30:30 +01:00
lixxbox
ed45815d3b
docs: fix some broken links (#580)
fix some broken links
2022-01-27 14:24:43 +01:00
lixxbox
a3ad590d4b
docs: fix macro link 2022-01-20 13:16:54 +01:00
lixxbox
058688d470
docs: first boot - fix info box 2022-01-04 23:05:22 +01:00
Paul Cutler
7b3781ebaf
docs: Update First Boot docs (#506)
* Update first boot page for readability and feedback

Signed-off-by Paul Cutler paul@paulcutler.org

* adjusted some codeblocks

Co-authored-by: lixxbox <lixxbox@users.noreply.github.com>
2022-01-04 16:15:56 +01:00
Paul Cutler
a339cabc7d
docs: Update Home Page and Setup Guides (#478)
* Update necessary-cfg for grammar and readability fixes
* Update homepage for typos, grammar and readability
* Update index.md in manual setup for readability
* Update for readability and make editing moonraker.conf a sub-chapter
* Update for readabiliy and grammar
* Update for readability and grammar
* Fix PR  #478 with review feedback - fix Klipper pause / resume
* Fix typo (missing s in preset)
* Make call to action stronger, remove "it is" for "time to print!"
* Improve readability on front page
* Update Kiauh page for readability and gramma
* Review and update Update guides for spelling, grammar, readabilty and localization
* Review updates from yesterday and fix some errors from updating the docs
* Apply feedback to fix typos for PR#478

Signed-off-by Paul Cutler paul@paulcutler.org
2022-01-03 10:10:17 +01:00
lixxbox
91f2b2fa05
docs: fix link to pre-flight 2021-12-13 09:57:38 +01:00
lixxbox
f0e3a0a77a
docs: fix layout 2021-12-13 09:30:41 +01:00
lixxbox
d190657221
docs: fix pre-flight
I have added entries to the table and fixed some links
2021-12-13 09:20:54 +01:00
Stefan Dej
09e92caa43 docs: updated all meteyou/mainsail urls to mainsail-crew/mainsail
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-11-13 21:48:08 +01:00
Stefan Dej
ceb4ff395c docs: update mainsailOS urls 2021-11-13 21:39:46 +01:00
Stefan Dej
4a88b74bb7 Merge remote-tracking branch 'origin/develop' into develop 2021-11-01 10:29:34 +01:00
Stefan Dej
e3f15325c1 docs: update moonraker dependencies
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-10-31 11:46:01 +01:00
lixxbox
310e0342c1
docs: pre-flight fix 2021-10-31 09:19:21 +01:00
Stefan Dej
89bc5d6e7d
docs: update manual setup/update (#368)
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-10-10 19:06:31 +02:00
Stefan Dej
39fd77d065 docs: fix order of first-boot.md
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-10-10 18:55:41 +02:00
Stefan Dej
ea67e9fa38 docs: remove sudo for editing printer.cfg
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-10-10 18:52:59 +02:00
tomlawesome
13233ca878
docs: Major docs update by tomlawesome (#358)
* major docs update
* Delete info.md
* update file permissions
* added screenshots and updated first-boot.md
2021-10-10 18:45:20 +02:00
Markus Nigbur
5c83992021
Fixed some typos (#318)
* Fixed some typos

* Fixed typos

* Fixed typos
2021-08-02 00:14:38 +02:00
KwadFan
83294f757a
Added Multiplatform Hint, (#311)
to avoid confusion

Signed-off-by: Stephan Wendel <me@stephanwe.de>
2021-07-17 17:14:57 +02:00
KwadFan
84e86bb8b2
Fixed Ordered Lists (#305)
Improved Formatting

Signed-off-by: Stephan Wendel <me@stephanwe.de>
2021-07-05 20:31:56 +02:00
KwadFan
1c2e8b470e
fix messed up Ordered List Numbering (#304)
* Fixed Numbering od Ordered List

Signed-off-by: Stephan Wendel <me@stephanwe.de>

* Fixed Typo

Signed-off-by: Stephan Wendel <me@stephanwe.de>

* Fixed Prettier Quirks

Signed-off-by: Stephan Wendel <me@stephanwe.de>

* Fixed Prettier Quirks #2

Signed-off-by: Stephan Wendel <me@stephanwe.de>
2021-07-05 08:49:26 +02:00
KwadFan
80db327188
Using RPI Imager instead of Balena Etcher. (#303)
* Changed from Balena to RPI-Imager
Enhanced Docs accordingly

Signed-off-by: Stephan Wendel <me@stephanwe.de>

* Added 'include mainsail.cfg'
Fixed Typo

Signed-off-by: Stephan Wendel <me@stephanwe.de>

* Removed SSH Login, no need for that.
Fixed Typo

Signed-off-by: Stephan Wendel <me@stephanwe.de>

* Added some formatting

Signed-off-by: Stephan Wendel <me@stephanwe.de>
2021-07-05 00:15:07 +02:00
lixxbox
0d9af550a7 few changes to the docs 2021-03-26 22:08:22 +01:00
FrYakaTKoP
5f06da45cf docs: update manager config in manual setup
new updatemanager config style in manual setup

Signed-off-by:  Christoph Frei <fryakatkop@gmail.com>
2021-02-13 03:09:23 +01:00
Stefan Dej
edf1507359 bugfix: fix nginx config
bugfix: disable upload limit in nginx config
bugfix: disable cache for index.html

Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-01-18 23:27:20 +01:00
ace
645084700d simplify nginx config in setup documentation 2021-01-17 19:55:32 +01:00
Stefan Dej
8d15e59e35 update manual setup guide and kiauh description
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-01-06 14:09:22 +01:00
Stefan Dej
8ee93d1c4a update virtual_sdcard path to gcode_files
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-01-06 01:29:18 +01:00
Stefan Dej
0b23e512e6 update kiauh guides
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-01-06 00:54:29 +01:00
Stefan Dej
7ff060edff update mainsailOS and kiauh guides
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-01-06 00:46:07 +01:00
Stefan Dej
0bfc856606 update mainsailOS and kiauh guides
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-01-06 00:37:19 +01:00
Stefan Dej
3c78c5af58 add mainsailOS and kiauh guides
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-01-06 00:31:55 +01:00
Stefan Dej
efbbbb0142 fixed typo & order of installation
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-01-04 20:41:11 +01:00
Stefan Dej
9152934f9d update mainsail setup guide
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2020-12-28 23:59:49 +01:00
Stefan Dej
64b65454b8 update guide & package.json to V0.4.0
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2020-12-27 21:38:49 +01:00
Stefan Dej
dc4f4f250f update install guide
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2020-12-14 22:16:04 +01:00
Stefan Dej
50ea376736 update download link mainsail
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2020-11-28 03:32:15 +01:00
Stefan Dej
b668fb6b48 typos docs
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2020-11-28 02:34:32 +01:00
Stefan Dej
8f11d50915 update docs
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2020-11-28 02:31:38 +01:00
lixxbox
94858b9340 new file: docs/_config.yml
new file:   docs/_sass/color_schemes/mainsail-dark.scss
	new file:   docs/_sass/color_schemes/mainsail.scss
	new file:   docs/about.md
	new file:   docs/additional-support/index.md
	new file:   docs/additional-support/shares.md.draft
	new file:   docs/additional-support/slicer-upload.md
	new file:   docs/additional-support/thumbnails.md
	new file:   docs/additional-support/webcam.md.draft
	new file:   docs/assets/img/additional/FileUpload-PrusaSlicer-2.2.0.png
	new file:   docs/assets/img/additional/PrusaSlicer-thumbnails.png
	new file:   docs/assets/img/additional/SuperSlicer-thumbnails.png
	new file:   docs/assets/img/additional/large-preview.png
	new file:   docs/assets/img/logo-mainsail-light.png
	renamed:    docs/images/logo-mainsail.png -> docs/assets/img/logo-mainsail.png
	new file:   docs/assets/img/logo.png
	new file:   docs/assets/img/logo.svg
	new file:   docs/assets/img/screenshot.png
	deleted:    docs/images/screenshot-dashboard.png
	deleted:    docs/images/screenshot-gcode-thumbnail.png
	deleted:    docs/images/superslicer-upload.png
	new file:   docs/index.md
	new file:   docs/necessary-cfg.md
	new file:   docs/setup-guide/index.md
	new file:   docs/setup-guide/klipper.md
	new file:   docs/setup-guide/mainsail.md
	new file:   docs/setup-guide/moonraker.md
	new file:   docs/setup-guide/operating-system.md
2020-11-27 23:28:52 +01:00