Organized the stylesheets,converted fonts to woff.
This commit is contained in:
parent
7eba28d1a9
commit
fa2ec6c820
40 changed files with 631 additions and 660 deletions
28
mkdocs.yml
28
mkdocs.yml
|
|
@ -14,24 +14,6 @@ extra:
|
|||
link: https://codeberg.org/gugulethu
|
||||
- icon: material/linkedin
|
||||
link: https://www.linkedin.com/in/gugulet-hu
|
||||
tags:
|
||||
HTML: html
|
||||
JavaScript: js
|
||||
CSS: css
|
||||
Python: python
|
||||
Shell: shell
|
||||
Manual: manual
|
||||
Sync: sync
|
||||
Logic: logic
|
||||
Database: database
|
||||
Collect: collect
|
||||
Validate: validate
|
||||
Display: display
|
||||
Analyse: analyse
|
||||
Predict: predict
|
||||
Watch: watch
|
||||
Mobile: mobile
|
||||
Laptop: laptop
|
||||
|
||||
extra_css:
|
||||
- src/stylesheets/g.css
|
||||
|
|
@ -147,12 +129,6 @@ plugins:
|
|||
- search
|
||||
# Plugin to create index pages for each section. [https://github.com/oprypin/mkdocs-section-index]
|
||||
- section-index
|
||||
# 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
|
||||
- tags
|
||||
|
||||
repo_name: gugulet-hu/gugulet.hu
|
||||
|
|
@ -187,10 +163,8 @@ theme:
|
|||
- search.highlight # Highlight the search item in the page.
|
||||
- search.suggest # Suggest search results.
|
||||
- search.share # Deep-link to a search results page.
|
||||
font:
|
||||
text: Libre Baskerville
|
||||
code: DM Mono
|
||||
# Icons to use for different tags and the repo.
|
||||
font: false
|
||||
icon:
|
||||
annotation: material/plus-circle-outline
|
||||
repo: material/git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue