11languageCode : " en"
22title : " CoreUI"
3- baseURL : " https://coreui.io/docs/"
3+ baseURL : " https://coreui.io/docs/test/"
4+ canonifyURLs : true
45enableInlineShortcodes : true
56
67markup :
@@ -25,7 +26,7 @@ publishDir: "_gh_pages"
2526module :
2627 mounts :
2728 - source : dist
28- target : static/4.1/ dist
29+ target : static/dist
2930 - source : docs/assets
3031 target : assets
3132 - source : docs/content
@@ -36,16 +37,16 @@ module:
3637 target : layouts
3738 - source : docs/static
3839 target : static
39- - source : docs/static/4.1/ assets/img/favicons/apple-touch-icon.png
40+ - source : docs/static/assets/img/favicons/apple-touch-icon.png
4041 target : static/apple-touch-icon.png
41- - source : docs/static/4.1/ assets/img/favicons/favicon.ico
42+ - source : docs/static/assets/img/favicons/favicon.ico
4243 target : static/favicon.ico
4344
4445params :
4546 description : " Open Source Ui Components library built on top of Bootstrap 5."
4647 authors : " Lukasz Holeczek, Andrzej Kopanski"
47- social_image_path : /4.1/ assets/brand/coreui-social.jpg
48- social_logo_path : /4.1/ assets/brand/coreui-social-logo.png
48+ social_image_path : /assets/brand/coreui-social.jpg
49+ social_logo_path : /assets/brand/coreui-social-logo.png
4950
5051 current_version : " 4.1.0"
5152 current_ruby_version : " 4.1.0"
@@ -69,8 +70,8 @@ params:
6970 css_rtl :
" https://cdn.jsdelivr.net/npm/[email protected] /dist/css/coreui.rtl.min.css" 7071 css_rtl_hash : " sha384-eBONPC6n+WdGHCYY5sQbAA9aq+Bu6452Gf2naXp0IfliKwikP8z13yJ0kaO4rd6Y"
7172 js :
" https://cdn.jsdelivr.net/npm/@coreui/[email protected] /dist/js/coreui.min.js" 72- js_hash : " sha384-2rRtqxwgmDQGWnWEYOtz1aFKQajfQe8X0CA+3bDSAjbwVecR9geDFn4kBiaZxke1 "
73+ js_hash : " sha384-7/+Tb9TtfnEFZUMPhxgzDnd5OTnHu0qUI2+ePeBdyzIr5qCmOQ2OPEWSWACT7Z5Z "
7374 js_bundle :
" https://cdn.jsdelivr.net/npm/@coreui/[email protected] /dist/js/coreui.bundle.min.js" 74- js_bundle_hash : " sha384-17pOXfLH6r4tWshLBlj6J41DVqNMt9ECaHytAUXMqZBhdFi4lxRuCPJBiB9O8FVl "
75+ js_bundle_hash : " sha384-7KrxmBlr0Slm8VwVYMSZSosZDZ4ZAtTMZdHUerY46mQGo8GNsVpobPlOKVEQEvaw "
7576 popper :
" https://cdn.jsdelivr.net/npm/@popperjs/[email protected] /dist/umd/popper.min.js" 7677 popper_hash : " sha384-ThCKQ0fDhFQh8PSFLvjhmjy7oRKp5gRbY+bcEnQWtRhuvli/qxsn0xMcMmzXkuIa"
0 commit comments