mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 19:33:47 +00:00
Updated Wiki content
@@ -24,7 +24,7 @@ theme:
|
|||||||
- content.code.copy # Enables the copy-to-clipboard button
|
- content.code.copy # Enables the copy-to-clipboard button
|
||||||
- search.suggest
|
- search.suggest
|
||||||
- search.highlight
|
- search.highlight
|
||||||
- navigation.path # shows breadcumb
|
- navigation.path # shows breadcrumb trail
|
||||||
- navigation.top # adds back to top button
|
- navigation.top # adds back to top button
|
||||||
- navigation.footer # adds next and previous buttons
|
- navigation.footer # adds next and previous buttons
|
||||||
- navigation.indexes
|
- navigation.indexes
|
||||||
@@ -45,7 +45,7 @@ theme:
|
|||||||
icon: material/weather-night
|
icon: material/weather-night
|
||||||
name: Switch to system preference
|
name: Switch to system preference
|
||||||
font: false # default font only pulls font with 300, 400, 400i and 700 weight
|
font: false # default font only pulls font with 300, 400, 400i and 700 weight
|
||||||
# pulled fonts with CSS method. Fonts are pulled from Google and its same for Defaut behaviour
|
# pulled fonts with CSS method. Fonts are pulled from Google and its same for Default behavior
|
||||||
|
|
||||||
extra_css:
|
extra_css:
|
||||||
- assets/stylesheets/extra.css
|
- assets/stylesheets/extra.css
|
||||||
@@ -59,7 +59,7 @@ extra_javascript:
|
|||||||
|
|
||||||
plugins:
|
plugins:
|
||||||
- search
|
- search
|
||||||
- gh-admonitions # converts github annotions to admonition
|
- gh-admonitions # converts GitHub annotations to admonitions
|
||||||
#- optimize # automatically optimizes images
|
#- optimize # automatically optimizes images
|
||||||
#- git-committers: # not works # adds committers to footer # pip install mkdocs-git-committers-plugin-2
|
#- git-committers: # not works # adds committers to footer # pip install mkdocs-git-committers-plugin-2
|
||||||
# repository: OrcaSlicer/OrcaSlicer_WIKI
|
# repository: OrcaSlicer/OrcaSlicer_WIKI
|
||||||
@@ -91,7 +91,7 @@ markdown_extensions:
|
|||||||
|
|
||||||
extra:
|
extra:
|
||||||
generator: false # hides "Made with Material for MkDocs" from footer
|
generator: false # hides "Made with Material for MkDocs" from footer
|
||||||
social: # adds links tofooter
|
social: # adds links to footer
|
||||||
- icon: fontawesome/solid/link
|
- icon: fontawesome/solid/link
|
||||||
link: https://www.orcaslicer.com
|
link: https://www.orcaslicer.com
|
||||||
- icon: fontawesome/brands/github
|
- icon: fontawesome/brands/github
|
||||||
|
|||||||
Reference in New Issue
Block a user