mirror of https://github.com/Desuuuu/klipper.git
131cca2b51
Change from the "material translate icon" to the "material language icon" for the language selection icon. (The "material language icon" is an alias for the "material web icon" and it seems we can't use the alias, so we directly set the icon to "material/web".) Signed-off-by: Kevin O'Connor <kevin@koconnor.net> |
||
---|---|---|
.. | ||
css | ||
README | ||
fetch-translations.sh | ||
mkdocs-requirements.txt | ||
mkdocs.yml | ||
mkdocs_hooks.py | ||
translations.yml |
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.