Compare commits

..

No commits in common. "7e0710ea31a0324db2c4e0f966bccd7ee0e9d994" and "83b5f732a94809ef597290336fa566bd155e24a8" have entirely different histories.

4 changed files with 9 additions and 19 deletions

1
.gitignore vendored
View File

@ -1,2 +1 @@
/.idea/
./venv

View File

@ -3,9 +3,10 @@
"My" Elphelt notes
## URL
https://oriolfilter.github.io/Elphelt/
## (Some) Links of interest

View File

@ -5,22 +5,15 @@ site_url: https://github.com/OriolFilter/Elphelt
repo_url: https://github.com/OriolFilter/Elphelt
theme:
# name: readthedocs
name: material
features:
- navigation.indexes
theme: readthedocs
plugins:
# - section-index
# - literate-nav
- search
- section-index
# - search
markdown_extensions:
- toc:
separator: "-"
permalink: ""
# permalink: ""
# baselevel: 1
# - pymdownx.arithmatex
# - pymdownx.b64

View File

@ -3,8 +3,5 @@ MarkupSafe==3.0.1
mkdocs==1.6.1
mkdocs-get-deps==0.2.0
mkdocs-minify-plugin==0.8.0
#mkdocs-section-index==0.3.9
pymdown-extensions==10.11.2
#mkdocs-literate-nav==0.6.1
mkdocs-material==9.5.40
mkdocs-material-extensions==1.3.1
mkdocs-section-index==0.3.9
pymdown-extensions==10.11.2