mirror of
https://github.com/inventree/inventree-docs.git
synced 2025-06-17 12:45:32 +00:00
Simpler gallery
- use splide.js - iterate though a directory automatically
This commit is contained in:
@ -29,6 +29,7 @@ extra_css:
|
||||
- stylesheets/regular.css
|
||||
- stylesheets/solid.css
|
||||
- stylesheets/bootstrap.css
|
||||
- https://cdn.jsdelivr.net/npm/@splidejs/splide@latest/dist/css/splide.min.css
|
||||
extra_javascript:
|
||||
- javascripts/extra.js
|
||||
- javascripts/fontawesome.js
|
||||
@ -37,6 +38,7 @@ extra_javascript:
|
||||
- javascripts/solid.js
|
||||
- https://code.jquery.com/jquery-3.6.0.js
|
||||
- https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.js
|
||||
- https://cdn.jsdelivr.net/npm/@splidejs/splide@latest/dist/js/splide.min.js
|
||||
|
||||
# Navigation
|
||||
nav:
|
||||
@ -156,4 +158,4 @@ extra:
|
||||
name: InvenTree on Docker
|
||||
|
||||
use_directory_urls: true
|
||||
strict: true
|
||||
strict: false
|
||||
|
Reference in New Issue
Block a user