Skip to content

Commit

Permalink
Add glightbox
Browse files Browse the repository at this point in the history
  • Loading branch information
jiegec committed Jul 17, 2024
1 parent ddfb376 commit a49426a
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 22 deletions.
1 change: 1 addition & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,6 @@ plugins:
# separator: '[\s\-\._]+' # add "_" and "."
- macros:
include_dir: code
- glightbox
extra_css:
- main.css
34 changes: 12 additions & 22 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ readme = "README.md"
python = "^3.9"
mkdocs = "^1.5.3"
mkdocs-macros-plugin = "^1.0.5"
mkdocs-glightbox = "^0.4.0"

[build-system]
requires = ["poetry-core"]
Expand Down

0 comments on commit a49426a

Please sign in to comment.