mkdocs first project

This commit is contained in:
2025-02-04 01:31:39 +01:00
parent 67738188d7
commit 604f52a94f
103 changed files with 12156 additions and 2912 deletions

7
cz/assets/js/bootstrap.bundle.min.js vendored Normal file

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

2
cz/assets/js/jquery-3.3.1.slim.min.js vendored Normal file

File diff suppressed because one or more lines are too long

1
cz/assets/js/mkdocs.js Normal file
View File

@ -0,0 +1 @@
!function(i){"use strict";i(".js-fullheight").css("height",i(window).height()),i(window).resize(function(){i(".js-fullheight").css("height",i(window).height())}),i("#sidebarCollapse").on("click",function(){i("#sidebar").toggleClass("active")})}(jQuery);