mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-12-25 00:58:33 -07:00
This version seems to fix an error in text highlighting during search. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> |
||
|---|---|---|
| .. | ||
| css | ||
| mkdocs-requirements.txt | ||
| mkdocs.yml | ||
| mkdocs_hooks.py | ||
| README | ||
This directory defines the https://www.klipper3d.org/ website. The site is hosted using "github pages". The .github/workflows/klipper3d-deploy.yaml tool uses mkdocs ( https://www.mkdocs.org/ ) to automatically convert the markdown files in the docs/ directory to html. In addition to the files in this directory, the docs/CNAME file also controls the website generation.