.
This commit is contained in:
parent
fa2ec6c820
commit
099d350efd
14 changed files with 134 additions and 4 deletions
15
mkdocs.yml
15
mkdocs.yml
|
|
@ -129,6 +129,15 @@ plugins:
|
|||
- search
|
||||
# Plugin to create index pages for each section. [https://github.com/oprypin/mkdocs-section-index]
|
||||
- section-index
|
||||
<<<<<<< HEAD
|
||||
=======
|
||||
# Plugin to manage social media cards. Requires installing: pip install "mkdocs-material[imaging]
|
||||
# - social:
|
||||
# cards: true
|
||||
# cards_layout_options:
|
||||
# background_color: "#828089"
|
||||
# font_family: Libre Baskerville
|
||||
>>>>>>> 86b6f0a (Use gh pages.)
|
||||
- tags
|
||||
|
||||
repo_name: gugulet-hu/gugulet.hu
|
||||
|
|
@ -163,6 +172,12 @@ theme:
|
|||
- search.highlight # Highlight the search item in the page.
|
||||
- search.suggest # Suggest search results.
|
||||
- search.share # Deep-link to a search results page.
|
||||
<<<<<<< HEAD
|
||||
=======
|
||||
# font:
|
||||
# text: Libre Baskerville
|
||||
# code: DM Mono
|
||||
>>>>>>> 86b6f0a (Use gh pages.)
|
||||
# Icons to use for different tags and the repo.
|
||||
font: false
|
||||
icon:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue