mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-18 02:52:10 +00:00
Updated Wiki content
@@ -24,7 +24,7 @@ theme:
|
||||
- content.code.copy # Enables the copy-to-clipboard button
|
||||
- search.suggest
|
||||
- search.highlight
|
||||
- navigation.path # shows breadcumb
|
||||
- navigation.path # shows breadcrumb trail
|
||||
- navigation.top # adds back to top button
|
||||
- navigation.footer # adds next and previous buttons
|
||||
- navigation.indexes
|
||||
@@ -45,7 +45,7 @@ theme:
|
||||
icon: material/weather-night
|
||||
name: Switch to system preference
|
||||
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:
|
||||
- assets/stylesheets/extra.css
|
||||
@@ -59,7 +59,7 @@ extra_javascript:
|
||||
|
||||
plugins:
|
||||
- search
|
||||
- gh-admonitions # converts github annotions to admonition
|
||||
- gh-admonitions # converts GitHub annotations to admonitions
|
||||
#- optimize # automatically optimizes images
|
||||
#- git-committers: # not works # adds committers to footer # pip install mkdocs-git-committers-plugin-2
|
||||
# repository: OrcaSlicer/OrcaSlicer_WIKI
|
||||
@@ -91,7 +91,7 @@ markdown_extensions:
|
||||
|
||||
extra:
|
||||
generator: false # hides "Made with Material for MkDocs" from footer
|
||||
social: # adds links tofooter
|
||||
social: # adds links to footer
|
||||
- icon: fontawesome/solid/link
|
||||
link: https://www.orcaslicer.com
|
||||
- icon: fontawesome/brands/github
|
||||
|
||||
Reference in New Issue
Block a user