mirror of
https://github.com/wilsonfreitas/awesome-quant.git
synced 2026-08-23 08:48:04 +00:00
deploy: 6232e2e7c2
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head>
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head>
|
||||||
|
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta name="generator" content="quarto-1.5.57">
|
<meta name="generator" content="quarto-1.6.37">
|
||||||
|
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
|
||||||
|
|
||||||
@@ -35,10 +35,10 @@ ul.task-list li input[type="checkbox"] {
|
|||||||
<script src="site_libs/quarto-html/tippy.umd.min.js"></script>
|
<script src="site_libs/quarto-html/tippy.umd.min.js"></script>
|
||||||
<script src="site_libs/quarto-html/anchor.min.js"></script>
|
<script src="site_libs/quarto-html/anchor.min.js"></script>
|
||||||
<link href="site_libs/quarto-html/tippy.css" rel="stylesheet">
|
<link href="site_libs/quarto-html/tippy.css" rel="stylesheet">
|
||||||
<link href="site_libs/quarto-html/quarto-syntax-highlighting.css" rel="stylesheet" id="quarto-text-highlighting-styles">
|
<link href="site_libs/quarto-html/quarto-syntax-highlighting-29e2c20b02301cfff04dc8050bf30c7e.css" rel="stylesheet" id="quarto-text-highlighting-styles">
|
||||||
<script src="site_libs/bootstrap/bootstrap.min.js"></script>
|
<script src="site_libs/bootstrap/bootstrap.min.js"></script>
|
||||||
<link href="site_libs/bootstrap/bootstrap-icons.css" rel="stylesheet">
|
<link href="site_libs/bootstrap/bootstrap-icons.css" rel="stylesheet">
|
||||||
<link href="site_libs/bootstrap/bootstrap.min.css" rel="stylesheet" id="quarto-bootstrap" data-mode="light">
|
<link href="site_libs/bootstrap/bootstrap-19bbcc6d301408316d57746eade88bff.min.css" rel="stylesheet" append-hash="true" id="quarto-bootstrap" data-mode="light">
|
||||||
<script id="quarto-search-options" type="application/json">{
|
<script id="quarto-search-options" type="application/json">{
|
||||||
"location": "navbar",
|
"location": "navbar",
|
||||||
"copy-button": false,
|
"copy-button": false,
|
||||||
@@ -309,8 +309,6 @@ window.document.addEventListener("DOMContentLoaded", function (event) {
|
|||||||
});
|
});
|
||||||
clipboard.on('success', onCopySuccess);
|
clipboard.on('success', onCopySuccess);
|
||||||
if (window.document.getElementById('quarto-embedded-source-code-modal')) {
|
if (window.document.getElementById('quarto-embedded-source-code-modal')) {
|
||||||
// For code content inside modals, clipBoardJS needs to be initialized with a container option
|
|
||||||
// TODO: Check when it could be a function (https://github.com/zenorocha/clipboard.js/issues/860)
|
|
||||||
const clipboardModal = new window.ClipboardJS('.code-copy-button[data-in-quarto-modal]', {
|
const clipboardModal = new window.ClipboardJS('.code-copy-button[data-in-quarto-modal]', {
|
||||||
text: getTextToCopy,
|
text: getTextToCopy,
|
||||||
container: window.document.getElementById('quarto-embedded-source-code-modal')
|
container: window.document.getElementById('quarto-embedded-source-code-modal')
|
||||||
@@ -421,7 +419,6 @@ window.document.addEventListener("DOMContentLoaded", function (event) {
|
|||||||
if (window.Quarto?.typesetMath) {
|
if (window.Quarto?.typesetMath) {
|
||||||
window.Quarto.typesetMath(note);
|
window.Quarto.typesetMath(note);
|
||||||
}
|
}
|
||||||
// TODO in 1.5, we should make sure this works without a callout special case
|
|
||||||
if (note.classList.contains("callout")) {
|
if (note.classList.contains("callout")) {
|
||||||
return note.outerHTML;
|
return note.outerHTML;
|
||||||
} else {
|
} else {
|
||||||
|
|||||||
+3
-6
@@ -2,7 +2,7 @@
|
|||||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head>
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head>
|
||||||
|
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta name="generator" content="quarto-1.5.57">
|
<meta name="generator" content="quarto-1.6.37">
|
||||||
|
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
|
||||||
|
|
||||||
@@ -35,10 +35,10 @@ ul.task-list li input[type="checkbox"] {
|
|||||||
<script src="site_libs/quarto-html/tippy.umd.min.js"></script>
|
<script src="site_libs/quarto-html/tippy.umd.min.js"></script>
|
||||||
<script src="site_libs/quarto-html/anchor.min.js"></script>
|
<script src="site_libs/quarto-html/anchor.min.js"></script>
|
||||||
<link href="site_libs/quarto-html/tippy.css" rel="stylesheet">
|
<link href="site_libs/quarto-html/tippy.css" rel="stylesheet">
|
||||||
<link href="site_libs/quarto-html/quarto-syntax-highlighting.css" rel="stylesheet" id="quarto-text-highlighting-styles">
|
<link href="site_libs/quarto-html/quarto-syntax-highlighting-29e2c20b02301cfff04dc8050bf30c7e.css" rel="stylesheet" id="quarto-text-highlighting-styles">
|
||||||
<script src="site_libs/bootstrap/bootstrap.min.js"></script>
|
<script src="site_libs/bootstrap/bootstrap.min.js"></script>
|
||||||
<link href="site_libs/bootstrap/bootstrap-icons.css" rel="stylesheet">
|
<link href="site_libs/bootstrap/bootstrap-icons.css" rel="stylesheet">
|
||||||
<link href="site_libs/bootstrap/bootstrap.min.css" rel="stylesheet" id="quarto-bootstrap" data-mode="light">
|
<link href="site_libs/bootstrap/bootstrap-19bbcc6d301408316d57746eade88bff.min.css" rel="stylesheet" append-hash="true" id="quarto-bootstrap" data-mode="light">
|
||||||
<script id="quarto-search-options" type="application/json">{
|
<script id="quarto-search-options" type="application/json">{
|
||||||
"location": "navbar",
|
"location": "navbar",
|
||||||
"copy-button": false,
|
"copy-button": false,
|
||||||
@@ -224,8 +224,6 @@ window.document.addEventListener("DOMContentLoaded", function (event) {
|
|||||||
});
|
});
|
||||||
clipboard.on('success', onCopySuccess);
|
clipboard.on('success', onCopySuccess);
|
||||||
if (window.document.getElementById('quarto-embedded-source-code-modal')) {
|
if (window.document.getElementById('quarto-embedded-source-code-modal')) {
|
||||||
// For code content inside modals, clipBoardJS needs to be initialized with a container option
|
|
||||||
// TODO: Check when it could be a function (https://github.com/zenorocha/clipboard.js/issues/860)
|
|
||||||
const clipboardModal = new window.ClipboardJS('.code-copy-button[data-in-quarto-modal]', {
|
const clipboardModal = new window.ClipboardJS('.code-copy-button[data-in-quarto-modal]', {
|
||||||
text: getTextToCopy,
|
text: getTextToCopy,
|
||||||
container: window.document.getElementById('quarto-embedded-source-code-modal')
|
container: window.document.getElementById('quarto-embedded-source-code-modal')
|
||||||
@@ -336,7 +334,6 @@ window.document.addEventListener("DOMContentLoaded", function (event) {
|
|||||||
if (window.Quarto?.typesetMath) {
|
if (window.Quarto?.typesetMath) {
|
||||||
window.Quarto.typesetMath(note);
|
window.Quarto.typesetMath(note);
|
||||||
}
|
}
|
||||||
// TODO in 1.5, we should make sure this works without a callout special case
|
|
||||||
if (note.classList.contains("callout")) {
|
if (note.classList.contains("callout")) {
|
||||||
return note.outerHTML;
|
return note.outerHTML;
|
||||||
} else {
|
} else {
|
||||||
|
|||||||
+4
-7
@@ -2,7 +2,7 @@
|
|||||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head>
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head>
|
||||||
|
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta name="generator" content="quarto-1.5.57">
|
<meta name="generator" content="quarto-1.6.37">
|
||||||
|
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
|
||||||
|
|
||||||
@@ -36,10 +36,10 @@ ul.task-list li input[type="checkbox"] {
|
|||||||
<script src="site_libs/quarto-html/tippy.umd.min.js"></script>
|
<script src="site_libs/quarto-html/tippy.umd.min.js"></script>
|
||||||
<script src="site_libs/quarto-html/anchor.min.js"></script>
|
<script src="site_libs/quarto-html/anchor.min.js"></script>
|
||||||
<link href="site_libs/quarto-html/tippy.css" rel="stylesheet">
|
<link href="site_libs/quarto-html/tippy.css" rel="stylesheet">
|
||||||
<link href="site_libs/quarto-html/quarto-syntax-highlighting.css" rel="stylesheet" id="quarto-text-highlighting-styles">
|
<link href="site_libs/quarto-html/quarto-syntax-highlighting-29e2c20b02301cfff04dc8050bf30c7e.css" rel="stylesheet" id="quarto-text-highlighting-styles">
|
||||||
<script src="site_libs/bootstrap/bootstrap.min.js"></script>
|
<script src="site_libs/bootstrap/bootstrap.min.js"></script>
|
||||||
<link href="site_libs/bootstrap/bootstrap-icons.css" rel="stylesheet">
|
<link href="site_libs/bootstrap/bootstrap-icons.css" rel="stylesheet">
|
||||||
<link href="site_libs/bootstrap/bootstrap.min.css" rel="stylesheet" id="quarto-bootstrap" data-mode="light">
|
<link href="site_libs/bootstrap/bootstrap-19bbcc6d301408316d57746eade88bff.min.css" rel="stylesheet" append-hash="true" id="quarto-bootstrap" data-mode="light">
|
||||||
<script id="quarto-search-options" type="application/json">{
|
<script id="quarto-search-options" type="application/json">{
|
||||||
"location": "navbar",
|
"location": "navbar",
|
||||||
"copy-button": false,
|
"copy-button": false,
|
||||||
@@ -186,7 +186,7 @@ ul.task-list li input[type="checkbox"] {
|
|||||||
<div>
|
<div>
|
||||||
<div class="quarto-title-meta-heading">Modified</div>
|
<div class="quarto-title-meta-heading">Modified</div>
|
||||||
<div class="quarto-title-meta-contents">
|
<div class="quarto-title-meta-contents">
|
||||||
<p class="date-modified">November 25, 2024</p>
|
<p class="date-modified">November 26, 2024</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -914,8 +914,6 @@ window.document.addEventListener("DOMContentLoaded", function (event) {
|
|||||||
});
|
});
|
||||||
clipboard.on('success', onCopySuccess);
|
clipboard.on('success', onCopySuccess);
|
||||||
if (window.document.getElementById('quarto-embedded-source-code-modal')) {
|
if (window.document.getElementById('quarto-embedded-source-code-modal')) {
|
||||||
// For code content inside modals, clipBoardJS needs to be initialized with a container option
|
|
||||||
// TODO: Check when it could be a function (https://github.com/zenorocha/clipboard.js/issues/860)
|
|
||||||
const clipboardModal = new window.ClipboardJS('.code-copy-button[data-in-quarto-modal]', {
|
const clipboardModal = new window.ClipboardJS('.code-copy-button[data-in-quarto-modal]', {
|
||||||
text: getTextToCopy,
|
text: getTextToCopy,
|
||||||
container: window.document.getElementById('quarto-embedded-source-code-modal')
|
container: window.document.getElementById('quarto-embedded-source-code-modal')
|
||||||
@@ -1026,7 +1024,6 @@ window.document.addEventListener("DOMContentLoaded", function (event) {
|
|||||||
if (window.Quarto?.typesetMath) {
|
if (window.Quarto?.typesetMath) {
|
||||||
window.Quarto.typesetMath(note);
|
window.Quarto.typesetMath(note);
|
||||||
}
|
}
|
||||||
// TODO in 1.5, we should make sure this works without a callout special case
|
|
||||||
if (note.classList.contains("callout")) {
|
if (note.classList.contains("callout")) {
|
||||||
return note.outerHTML;
|
return note.outerHTML;
|
||||||
} else {
|
} else {
|
||||||
|
|||||||
+5
-8
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
-12
File diff suppressed because one or more lines are too long
+1
-1
@@ -202,4 +202,4 @@ code span.kw {
|
|||||||
content: "</";
|
content: "</";
|
||||||
}
|
}
|
||||||
|
|
||||||
/*# sourceMappingURL=debc5d5d77c3f9108843748ff7464032.css.map */
|
/*# sourceMappingURL=5353fc8bf2a85bac2e7a98e8d13296a2.css.map */
|
||||||
@@ -225,7 +225,10 @@ window.document.addEventListener("DOMContentLoaded", function (_event) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
async function findAndActivateCategories() {
|
async function findAndActivateCategories() {
|
||||||
const currentPagePath = offsetAbsoluteUrl(window.location.href);
|
// Categories search with listing only use path without query
|
||||||
|
const currentPagePath = offsetAbsoluteUrl(
|
||||||
|
window.location.origin + window.location.pathname
|
||||||
|
);
|
||||||
const response = await fetch(offsetRelativeUrl("listings.json"));
|
const response = await fetch(offsetRelativeUrl("listings.json"));
|
||||||
if (response.status == 200) {
|
if (response.status == 200) {
|
||||||
return response.json().then(function (listingPaths) {
|
return response.json().then(function (listingPaths) {
|
||||||
|
|||||||
Reference in New Issue
Block a user