mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-24 05:14:06 -06:00
deploy: e465c681ebd428e13ffd67a2100a3f0ba700b742
This commit is contained in:
parent
c80790c97c
commit
d980ba1687
8
404.html
8
404.html
@ -4,15 +4,15 @@
|
|||||||
<meta name=description content>
|
<meta name=description content>
|
||||||
<title>404 Page not found</title>
|
<title>404 Page not found</title>
|
||||||
<meta name=viewport content="width=device-width,initial-scale=1">
|
<meta name=viewport content="width=device-width,initial-scale=1">
|
||||||
<link rel="shortcut icon" type=image/png href=https://github.com/redgunny/quartz/icon.png>
|
<link rel="shortcut icon" type=image/png href=https://redgunny.github.io/quartz//icon.png>
|
||||||
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&family=Source+Sans+Pro:wght@400;600;700&family=Fira+Code:wght@400;700&display=swap" rel=stylesheet>
|
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&family=Source+Sans+Pro:wght@400;600;700&family=Fira+Code:wght@400;700&display=swap" rel=stylesheet>
|
||||||
<link href=https://github.com/redgunny/quartz/styles.2cc445b139f028853c48b809a0390863.min.css rel=stylesheet>
|
<link href=https://redgunny.github.io/quartz/styles.2cc445b139f028853c48b809a0390863.min.css rel=stylesheet>
|
||||||
<script src=https://github.com/redgunny/quartz/js/darkmode.46b07878b7f5d9e26ad7a3c40f8a0605.min.js></script>
|
<script src=https://redgunny.github.io/quartz/js/darkmode.46b07878b7f5d9e26ad7a3c40f8a0605.min.js></script>
|
||||||
<link rel=stylesheet href=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/katex.min.css integrity=sha384-R4558gYOUz8mP9YWpZJjofhk+zx0AS11p36HnD2ZKj/6JR5z27gSSULCNHIRReVs crossorigin=anonymous>
|
<link rel=stylesheet href=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/katex.min.css integrity=sha384-R4558gYOUz8mP9YWpZJjofhk+zx0AS11p36HnD2ZKj/6JR5z27gSSULCNHIRReVs crossorigin=anonymous>
|
||||||
<script defer src=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/katex.min.js integrity=sha384-z1fJDqw8ZApjGO3/unPWUPsIymfsJmyrDVWC8Tv/a1HeOtGmkwNd/7xUS0Xcnvsx crossorigin=anonymous></script>
|
<script defer src=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/katex.min.js integrity=sha384-z1fJDqw8ZApjGO3/unPWUPsIymfsJmyrDVWC8Tv/a1HeOtGmkwNd/7xUS0Xcnvsx crossorigin=anonymous></script>
|
||||||
<script defer src=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/contrib/auto-render.min.js integrity=sha384-+XBljXPPiv+OzfbB3cVmLHf4hdUFHlWNZN5spNQ7rmHTXpd7WvJum6fIACpNNfIR crossorigin=anonymous></script>
|
<script defer src=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/contrib/auto-render.min.js integrity=sha384-+XBljXPPiv+OzfbB3cVmLHf4hdUFHlWNZN5spNQ7rmHTXpd7WvJum6fIACpNNfIR crossorigin=anonymous></script>
|
||||||
<script>document.addEventListener("DOMContentLoaded",function(){renderMathInElement(document.body,{delimiters:[{left:'$$',right:'$$',display:!0},{left:'$',right:'$',display:!1}],throwOnError:!1})})</script>
|
<script>document.addEventListener("DOMContentLoaded",function(){renderMathInElement(document.body,{delimiters:[{left:'$$',right:'$$',display:!0},{left:'$',right:'$',display:!1}],throwOnError:!1})})</script>
|
||||||
<script>const BASE_URL="https://github.com/redgunny/quartz",fetchData=Promise.all([fetch("https://github.com/redgunny/quartz/indices/linkIndex.03d0265dd1ca84fe383a8ad442b7c660.min.json").then(a=>a.json()).then(a=>({index:a.index,links:a.links})),fetch("https://github.com/redgunny/quartz/indices/contentIndex.ab82556ee2ae1507eaa5663d94152e66.min.json").then(a=>a.json())]).then(([{index:a,links:b},c])=>({index:a,links:b,content:c}))</script>
|
<script>const BASE_URL="https://redgunny.github.io/quartz/",fetchData=Promise.all([fetch("https://redgunny.github.io/quartz/indices/linkIndex.03d0265dd1ca84fe383a8ad442b7c660.min.json").then(a=>a.json()).then(a=>({index:a.index,links:a.links})),fetch("https://redgunny.github.io/quartz/indices/contentIndex.5b9932117bea167fef055145274ef522.min.json").then(a=>a.json())]).then(([{index:a,links:b},c])=>({index:a,links:b,content:c}))</script>
|
||||||
</head>
|
</head>
|
||||||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-XYFD95KB4J"></script>
|
<script async src="https://www.googletagmanager.com/gtag/js?id=G-XYFD95KB4J"></script>
|
||||||
<script>var doNotTrack=!1;if(!doNotTrack){window.dataLayer=window.dataLayer||[];function gtag(){dataLayer.push(arguments)}gtag('js',new Date),gtag('config','G-XYFD95KB4J',{anonymize_ip:!1})}</script>
|
<script>var doNotTrack=!1;if(!doNotTrack){window.dataLayer=window.dataLayer||[];function gtag(){dataLayer.push(arguments)}gtag('js',new Date),gtag('config','G-XYFD95KB4J',{anonymize_ip:!1})}</script>
|
||||||
|
|||||||
@ -4,15 +4,15 @@
|
|||||||
<meta name=description content>
|
<meta name=description content>
|
||||||
<title>Categories</title>
|
<title>Categories</title>
|
||||||
<meta name=viewport content="width=device-width,initial-scale=1">
|
<meta name=viewport content="width=device-width,initial-scale=1">
|
||||||
<link rel="shortcut icon" type=image/png href=https://github.com/redgunny/quartz/icon.png>
|
<link rel="shortcut icon" type=image/png href=https://redgunny.github.io/quartz//icon.png>
|
||||||
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&family=Source+Sans+Pro:wght@400;600;700&family=Fira+Code:wght@400;700&display=swap" rel=stylesheet>
|
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&family=Source+Sans+Pro:wght@400;600;700&family=Fira+Code:wght@400;700&display=swap" rel=stylesheet>
|
||||||
<link href=https://github.com/redgunny/quartz/styles.2cc445b139f028853c48b809a0390863.min.css rel=stylesheet>
|
<link href=https://redgunny.github.io/quartz/styles.2cc445b139f028853c48b809a0390863.min.css rel=stylesheet>
|
||||||
<script src=https://github.com/redgunny/quartz/js/darkmode.46b07878b7f5d9e26ad7a3c40f8a0605.min.js></script>
|
<script src=https://redgunny.github.io/quartz/js/darkmode.46b07878b7f5d9e26ad7a3c40f8a0605.min.js></script>
|
||||||
<link rel=stylesheet href=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/katex.min.css integrity=sha384-R4558gYOUz8mP9YWpZJjofhk+zx0AS11p36HnD2ZKj/6JR5z27gSSULCNHIRReVs crossorigin=anonymous>
|
<link rel=stylesheet href=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/katex.min.css integrity=sha384-R4558gYOUz8mP9YWpZJjofhk+zx0AS11p36HnD2ZKj/6JR5z27gSSULCNHIRReVs crossorigin=anonymous>
|
||||||
<script defer src=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/katex.min.js integrity=sha384-z1fJDqw8ZApjGO3/unPWUPsIymfsJmyrDVWC8Tv/a1HeOtGmkwNd/7xUS0Xcnvsx crossorigin=anonymous></script>
|
<script defer src=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/katex.min.js integrity=sha384-z1fJDqw8ZApjGO3/unPWUPsIymfsJmyrDVWC8Tv/a1HeOtGmkwNd/7xUS0Xcnvsx crossorigin=anonymous></script>
|
||||||
<script defer src=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/contrib/auto-render.min.js integrity=sha384-+XBljXPPiv+OzfbB3cVmLHf4hdUFHlWNZN5spNQ7rmHTXpd7WvJum6fIACpNNfIR crossorigin=anonymous></script>
|
<script defer src=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/contrib/auto-render.min.js integrity=sha384-+XBljXPPiv+OzfbB3cVmLHf4hdUFHlWNZN5spNQ7rmHTXpd7WvJum6fIACpNNfIR crossorigin=anonymous></script>
|
||||||
<script>document.addEventListener("DOMContentLoaded",function(){renderMathInElement(document.body,{delimiters:[{left:'$$',right:'$$',display:!0},{left:'$',right:'$',display:!1}],throwOnError:!1})})</script>
|
<script>document.addEventListener("DOMContentLoaded",function(){renderMathInElement(document.body,{delimiters:[{left:'$$',right:'$$',display:!0},{left:'$',right:'$',display:!1}],throwOnError:!1})})</script>
|
||||||
<script>const BASE_URL="https://github.com/redgunny/quartz",fetchData=Promise.all([fetch("https://github.com/redgunny/quartz/indices/linkIndex.03d0265dd1ca84fe383a8ad442b7c660.min.json").then(a=>a.json()).then(a=>({index:a.index,links:a.links})),fetch("https://github.com/redgunny/quartz/indices/contentIndex.ab82556ee2ae1507eaa5663d94152e66.min.json").then(a=>a.json())]).then(([{index:a,links:b},c])=>({index:a,links:b,content:c}))</script>
|
<script>const BASE_URL="https://redgunny.github.io/quartz/",fetchData=Promise.all([fetch("https://redgunny.github.io/quartz/indices/linkIndex.03d0265dd1ca84fe383a8ad442b7c660.min.json").then(a=>a.json()).then(a=>({index:a.index,links:a.links})),fetch("https://redgunny.github.io/quartz/indices/contentIndex.5b9932117bea167fef055145274ef522.min.json").then(a=>a.json())]).then(([{index:a,links:b},c])=>({index:a,links:b,content:c}))</script>
|
||||||
</head>
|
</head>
|
||||||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-XYFD95KB4J"></script>
|
<script async src="https://www.googletagmanager.com/gtag/js?id=G-XYFD95KB4J"></script>
|
||||||
<script>var doNotTrack=!1;if(!doNotTrack){window.dataLayer=window.dataLayer||[];function gtag(){dataLayer.push(arguments)}gtag('js',new Date),gtag('config','G-XYFD95KB4J',{anonymize_ip:!1})}</script>
|
<script>var doNotTrack=!1;if(!doNotTrack){window.dataLayer=window.dataLayer||[];function gtag(){dataLayer.push(arguments)}gtag('js',new Date),gtag('config','G-XYFD95KB4J',{anonymize_ip:!1})}</script>
|
||||||
@ -25,10 +25,10 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<script src=https://cdn.jsdelivr.net/npm/flexsearch@0.7.21/dist/flexsearch.bundle.js integrity="sha256-i3A0NZGkhsKjVMzFxv3ksk0DZh3aXqu0l49Bbh0MdjE=" crossorigin=anonymous defer></script>
|
<script src=https://cdn.jsdelivr.net/npm/flexsearch@0.7.21/dist/flexsearch.bundle.js integrity="sha256-i3A0NZGkhsKjVMzFxv3ksk0DZh3aXqu0l49Bbh0MdjE=" crossorigin=anonymous defer></script>
|
||||||
<script defer src=https://github.com/redgunny/quartz/js/search.bc849b857f2c1b822264d40635bb67b6.min.js></script>
|
<script defer src=https://redgunny.github.io/quartz/js/search.bc849b857f2c1b822264d40635bb67b6.min.js></script>
|
||||||
<div class=singlePage>
|
<div class=singlePage>
|
||||||
<header>
|
<header>
|
||||||
<h1 id=page-title><a href=https://github.com/redgunny/quartz>🪴 Quartz 3.2</a></h1><svg tabindex="0" id="search-icon" aria-labelledby="title desc" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19.9 19.7"><title id="title">Search Icon</title><desc id="desc">Icon to open search</desc><g class="search-path" fill="none"><path stroke-linecap="square" d="M18.5 18.3l-5.4-5.4"/><circle cx="8" cy="8" r="7"/></g></svg>
|
<h1 id=page-title><a href=https://redgunny.github.io/quartz/>🪴 Quartz 3.2</a></h1><svg tabindex="0" id="search-icon" aria-labelledby="title desc" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19.9 19.7"><title id="title">Search Icon</title><desc id="desc">Icon to open search</desc><g class="search-path" fill="none"><path stroke-linecap="square" d="M18.5 18.3l-5.4-5.4"/><circle cx="8" cy="8" r="7"/></g></svg>
|
||||||
<div class=spacer></div>
|
<div class=spacer></div>
|
||||||
<div class=darkmode>
|
<div class=darkmode>
|
||||||
<input class=toggle id=darkmode-toggle type=checkbox tabindex=-1>
|
<input class=toggle id=darkmode-toggle type=checkbox tabindex=-1>
|
||||||
@ -42,13 +42,13 @@
|
|||||||
<h1>All Categories</h1>
|
<h1>All Categories</h1>
|
||||||
<div class=tags>
|
<div class=tags>
|
||||||
<div class=meta>
|
<div class=meta>
|
||||||
<h1><a href=https://github.com/redgunny/quartz/tags/setup/>setup</a></h1>
|
<h1><a href=https://redgunny.github.io/quartz/tags/setup/>setup</a></h1>
|
||||||
<p><b>5</b> notes with this tag (showing first 2 results)</p>
|
<p><b>5</b> notes with this tag (showing first 2 results)</p>
|
||||||
</div>
|
</div>
|
||||||
<ul class=section-ul><li class=section-li>
|
<ul class=section-ul><li class=section-li>
|
||||||
<div class=section>
|
<div class=section>
|
||||||
<div class=desc>
|
<div class=desc>
|
||||||
<h3><a href=https://github.com/redgunny/quartz/notes/setup/>Setup</a></h3>
|
<h3><a href=https://redgunny.github.io/quartz/notes/setup/>Setup</a></h3>
|
||||||
<p>Making your own Quartz Setting up Quartz requires a basic understanding of git. If you are unfamiliar, this resource is a great place to start!...</p>
|
<p>Making your own Quartz Setting up Quartz requires a basic understanding of git. If you are unfamiliar, this resource is a great place to start!...</p>
|
||||||
</div>
|
</div>
|
||||||
<p class=meta>
|
<p class=meta>
|
||||||
@ -58,7 +58,7 @@
|
|||||||
</li><li class=section-li>
|
</li><li class=section-li>
|
||||||
<div class=section>
|
<div class=section>
|
||||||
<div class=desc>
|
<div class=desc>
|
||||||
<h3><a href=https://github.com/redgunny/quartz/notes/obsidian/>Obsidian Vault Integration</a></h3>
|
<h3><a href=https://redgunny.github.io/quartz/notes/obsidian/>Obsidian Vault Integration</a></h3>
|
||||||
<p>Setup Obsidian is the preferred way to use Quartz. You can either create a new Obsidian Vault or link one that your already have....</p>
|
<p>Setup Obsidian is the preferred way to use Quartz. You can either create a new Obsidian Vault or link one that your already have....</p>
|
||||||
</div>
|
</div>
|
||||||
<p class=meta>
|
<p class=meta>
|
||||||
@ -77,7 +77,7 @@
|
|||||||
</footer>
|
</footer>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<script src=https://github.com/redgunny/quartz/js/popover.9d69dffc0f2d029ef30cf63230ccce4c.min.js></script>
|
<script src=https://redgunny.github.io/quartz/js/popover.9d69dffc0f2d029ef30cf63230ccce4c.min.js></script>
|
||||||
<script>initPopover("https://github.com/redgunny/quartz")</script>
|
<script>initPopover("https://redgunny.github.io/quartz")</script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
@ -1 +1 @@
|
|||||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Categories on</title><link>https://github.com/redgunny/quartz/categories/</link><description>Recent content in Categories on</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><atom:link href="https://github.com/redgunny/quartz/categories/index.xml" rel="self" type="application/rss+xml"/></channel></rss>
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Categories on</title><link>https://redgunny.github.io/quartz/categories/</link><description>Recent content in Categories on</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><atom:link href="https://redgunny.github.io/quartz/categories/index.xml" rel="self" type="application/rss+xml"/></channel></rss>
|
||||||
32
index.html
32
index.html
@ -5,15 +5,15 @@
|
|||||||
<meta name=description content="Host your second brain and digital garden for free. Quartz features extremely fast full-text search, Wikilink support, backlinks, local graph, tags, and link previews.">
|
<meta name=description content="Host your second brain and digital garden for free. Quartz features extremely fast full-text search, Wikilink support, backlinks, local graph, tags, and link previews.">
|
||||||
<title>🪴 Quartz 3.2</title>
|
<title>🪴 Quartz 3.2</title>
|
||||||
<meta name=viewport content="width=device-width,initial-scale=1">
|
<meta name=viewport content="width=device-width,initial-scale=1">
|
||||||
<link rel="shortcut icon" type=image/png href=https://github.com/redgunny/quartz/icon.png>
|
<link rel="shortcut icon" type=image/png href=https://redgunny.github.io/quartz//icon.png>
|
||||||
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&family=Source+Sans+Pro:wght@400;600;700&family=Fira+Code:wght@400;700&display=swap" rel=stylesheet>
|
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&family=Source+Sans+Pro:wght@400;600;700&family=Fira+Code:wght@400;700&display=swap" rel=stylesheet>
|
||||||
<link href=https://github.com/redgunny/quartz/styles.2cc445b139f028853c48b809a0390863.min.css rel=stylesheet>
|
<link href=https://redgunny.github.io/quartz/styles.2cc445b139f028853c48b809a0390863.min.css rel=stylesheet>
|
||||||
<script src=https://github.com/redgunny/quartz/js/darkmode.46b07878b7f5d9e26ad7a3c40f8a0605.min.js></script>
|
<script src=https://redgunny.github.io/quartz/js/darkmode.46b07878b7f5d9e26ad7a3c40f8a0605.min.js></script>
|
||||||
<link rel=stylesheet href=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/katex.min.css integrity=sha384-R4558gYOUz8mP9YWpZJjofhk+zx0AS11p36HnD2ZKj/6JR5z27gSSULCNHIRReVs crossorigin=anonymous>
|
<link rel=stylesheet href=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/katex.min.css integrity=sha384-R4558gYOUz8mP9YWpZJjofhk+zx0AS11p36HnD2ZKj/6JR5z27gSSULCNHIRReVs crossorigin=anonymous>
|
||||||
<script defer src=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/katex.min.js integrity=sha384-z1fJDqw8ZApjGO3/unPWUPsIymfsJmyrDVWC8Tv/a1HeOtGmkwNd/7xUS0Xcnvsx crossorigin=anonymous></script>
|
<script defer src=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/katex.min.js integrity=sha384-z1fJDqw8ZApjGO3/unPWUPsIymfsJmyrDVWC8Tv/a1HeOtGmkwNd/7xUS0Xcnvsx crossorigin=anonymous></script>
|
||||||
<script defer src=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/contrib/auto-render.min.js integrity=sha384-+XBljXPPiv+OzfbB3cVmLHf4hdUFHlWNZN5spNQ7rmHTXpd7WvJum6fIACpNNfIR crossorigin=anonymous></script>
|
<script defer src=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/contrib/auto-render.min.js integrity=sha384-+XBljXPPiv+OzfbB3cVmLHf4hdUFHlWNZN5spNQ7rmHTXpd7WvJum6fIACpNNfIR crossorigin=anonymous></script>
|
||||||
<script>document.addEventListener("DOMContentLoaded",function(){renderMathInElement(document.body,{delimiters:[{left:'$$',right:'$$',display:!0},{left:'$',right:'$',display:!1}],throwOnError:!1})})</script>
|
<script>document.addEventListener("DOMContentLoaded",function(){renderMathInElement(document.body,{delimiters:[{left:'$$',right:'$$',display:!0},{left:'$',right:'$',display:!1}],throwOnError:!1})})</script>
|
||||||
<script>const BASE_URL="https://github.com/redgunny/quartz",fetchData=Promise.all([fetch("https://github.com/redgunny/quartz/indices/linkIndex.03d0265dd1ca84fe383a8ad442b7c660.min.json").then(a=>a.json()).then(a=>({index:a.index,links:a.links})),fetch("https://github.com/redgunny/quartz/indices/contentIndex.ab82556ee2ae1507eaa5663d94152e66.min.json").then(a=>a.json())]).then(([{index:a,links:b},c])=>({index:a,links:b,content:c}))</script>
|
<script>const BASE_URL="https://redgunny.github.io/quartz/",fetchData=Promise.all([fetch("https://redgunny.github.io/quartz/indices/linkIndex.03d0265dd1ca84fe383a8ad442b7c660.min.json").then(a=>a.json()).then(a=>({index:a.index,links:a.links})),fetch("https://redgunny.github.io/quartz/indices/contentIndex.5b9932117bea167fef055145274ef522.min.json").then(a=>a.json())]).then(([{index:a,links:b},c])=>({index:a,links:b,content:c}))</script>
|
||||||
</head>
|
</head>
|
||||||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-XYFD95KB4J"></script>
|
<script async src="https://www.googletagmanager.com/gtag/js?id=G-XYFD95KB4J"></script>
|
||||||
<script>var doNotTrack=!1;if(!doNotTrack){window.dataLayer=window.dataLayer||[];function gtag(){dataLayer.push(arguments)}gtag('js',new Date),gtag('config','G-XYFD95KB4J',{anonymize_ip:!1})}</script>
|
<script>var doNotTrack=!1;if(!doNotTrack){window.dataLayer=window.dataLayer||[];function gtag(){dataLayer.push(arguments)}gtag('js',new Date),gtag('config','G-XYFD95KB4J',{anonymize_ip:!1})}</script>
|
||||||
@ -26,7 +26,7 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<script src=https://cdn.jsdelivr.net/npm/flexsearch@0.7.21/dist/flexsearch.bundle.js integrity="sha256-i3A0NZGkhsKjVMzFxv3ksk0DZh3aXqu0l49Bbh0MdjE=" crossorigin=anonymous defer></script>
|
<script src=https://cdn.jsdelivr.net/npm/flexsearch@0.7.21/dist/flexsearch.bundle.js integrity="sha256-i3A0NZGkhsKjVMzFxv3ksk0DZh3aXqu0l49Bbh0MdjE=" crossorigin=anonymous defer></script>
|
||||||
<script defer src=https://github.com/redgunny/quartz/js/search.bc849b857f2c1b822264d40635bb67b6.min.js></script>
|
<script defer src=https://redgunny.github.io/quartz/js/search.bc849b857f2c1b822264d40635bb67b6.min.js></script>
|
||||||
<div class=singlePage>
|
<div class=singlePage>
|
||||||
<header>
|
<header>
|
||||||
<h1>🪴 Quartz 3.2</h1><svg tabindex="0" id="search-icon" aria-labelledby="title desc" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19.9 19.7"><title id="title">Search Icon</title><desc id="desc">Icon to open search</desc><g class="search-path" fill="none"><path stroke-linecap="square" d="M18.5 18.3l-5.4-5.4"/><circle cx="8" cy="8" r="7"/></g></svg>
|
<h1>🪴 Quartz 3.2</h1><svg tabindex="0" id="search-icon" aria-labelledby="title desc" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19.9 19.7"><title id="title">Search Icon</title><desc id="desc">Icon to open search</desc><g class="search-path" fill="none"><path stroke-linecap="square" d="M18.5 18.3l-5.4-5.4"/><circle cx="8" cy="8" r="7"/></g></svg>
|
||||||
@ -58,34 +58,34 @@
|
|||||||
<li>Extremely fast full-text search by pressing <code>Ctrl</code> + <code>k</code></li>
|
<li>Extremely fast full-text search by pressing <code>Ctrl</code> + <code>k</code></li>
|
||||||
<li>Customizable and hackable design based on Hugo</li>
|
<li>Customizable and hackable design based on Hugo</li>
|
||||||
<li>Automatically generated backlinks, link previews, and local graph</li>
|
<li>Automatically generated backlinks, link previews, and local graph</li>
|
||||||
<li>Built-in <a href=/redgunny/quartz/notes/CJK-+-Latex-Support-%E6%B5%8B%E8%AF%95 rel=noopener class=internal-link data-src=/redgunny/quartz/notes/CJK-+-Latex-Support-%E6%B5%8B%E8%AF%95> CJK + Latex Support</a></li>
|
<li>Built-in <a href=/quartz/notes/CJK-+-Latex-Support-%E6%B5%8B%E8%AF%95 rel=noopener class=internal-link data-src=/quartz/notes/CJK-+-Latex-Support-%E6%B5%8B%E8%AF%95> CJK + Latex Support</a></li>
|
||||||
<li>Support for both Markdown Links and Wikilinks</li>
|
<li>Support for both Markdown Links and Wikilinks</li>
|
||||||
</ol>
|
</ol>
|
||||||
<h2 id=get-started>Get Started</h2>
|
<h2 id=get-started>Get Started</h2>
|
||||||
<blockquote>
|
<blockquote>
|
||||||
<p>📚
|
<p>📚
|
||||||
<a href=/redgunny/quartz/notes/setup rel=noopener class=internal-link data-src=/redgunny/quartz/notes/setup>Setup your own digital garden using Quartz
|
<a href=/quartz/notes/setup rel=noopener class=internal-link data-src=/quartz/notes/setup>Setup your own digital garden using Quartz
|
||||||
</a></p>
|
</a></p>
|
||||||
</blockquote>
|
</blockquote>
|
||||||
<p>Not convinced yet? Look at some
|
<p>Not convinced yet? Look at some
|
||||||
<a href=/redgunny/quartz/notes/showcase rel=noopener class=internal-link data-src=/redgunny/quartz/notes/showcase>community digital gardens
|
<a href=/quartz/notes/showcase rel=noopener class=internal-link data-src=/quartz/notes/showcase>community digital gardens
|
||||||
</a> built with Quartz, or read about
|
</a> built with Quartz, or read about
|
||||||
<a href=/redgunny/quartz/notes/philosophy rel=noopener class=internal-link data-src=/redgunny/quartz/notes/philosophy>why I made Quartz
|
<a href=/quartz/notes/philosophy rel=noopener class=internal-link data-src=/quartz/notes/philosophy>why I made Quartz
|
||||||
</a> to begin with.</p>
|
</a> to begin with.</p>
|
||||||
<h2 id=content-lists>Content Lists</h2>
|
<h2 id=content-lists>Content Lists</h2>
|
||||||
<p>If you prefer browsing the contents of this site through a list instead of a graph, you can find content lists here too:</p>
|
<p>If you prefer browsing the contents of this site through a list instead of a graph, you can find content lists here too:</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
<a href=/redgunny/quartz/notes rel=noopener class=internal-link data-src=/redgunny/quartz/notes>All Notes
|
<a href=/quartz/notes rel=noopener class=internal-link data-src=/quartz/notes>All Notes
|
||||||
</a></li>
|
</a></li>
|
||||||
<li>
|
<li>
|
||||||
<a href=/redgunny/quartz/tags/setup rel=noopener class=internal-link data-src=/redgunny/quartz/tags/setup>Setup-related Notes
|
<a href=/quartz/tags/setup rel=noopener class=internal-link data-src=/quartz/tags/setup>Setup-related Notes
|
||||||
</a></li>
|
</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<h2 id=troubleshooting>Troubleshooting</h2>
|
<h2 id=troubleshooting>Troubleshooting</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li>🚧
|
<li>🚧
|
||||||
<a href=/redgunny/quartz/notes/troubleshooting rel=noopener class=internal-link data-src=/redgunny/quartz/notes/troubleshooting>Troubleshooting and FAQ
|
<a href=/quartz/notes/troubleshooting rel=noopener class=internal-link data-src=/quartz/notes/troubleshooting>Troubleshooting and FAQ
|
||||||
</a></li>
|
</a></li>
|
||||||
<li>🐛
|
<li>🐛
|
||||||
<a href=https://github.com/jackyzha0/quartz/issues rel=noopener>Submit an Issue</a></li>
|
<a href=https://github.com/jackyzha0/quartz/issues rel=noopener>Submit an Issue</a></li>
|
||||||
@ -108,8 +108,8 @@ No backlinks found
|
|||||||
<h3>Interactive Graph</h3>
|
<h3>Interactive Graph</h3>
|
||||||
<div id=graph-container></div>
|
<div id=graph-container></div>
|
||||||
<style>:root{--g-node:var(--secondary);--g-node-active:var(--primary);--g-node-inactive:var(--visited);--g-link:var(--outlinegray);--g-link-active:#5a7282}</style>
|
<style>:root{--g-node:var(--secondary);--g-node-active:var(--primary);--g-node-inactive:var(--visited);--g-link:var(--outlinegray);--g-link-active:#5a7282}</style>
|
||||||
<script src=https://github.com/redgunny/quartz/js/graph.27e8521c25c27c79dea35f434c486167.js></script>
|
<script src=https://redgunny.github.io/quartz/js/graph.27e8521c25c27c79dea35f434c486167.js></script>
|
||||||
<script>drawGraph("https://github.com/redgunny/quartz","https://github.com/redgunny/quartz",[{"/moc":"#4388cc"}],-1,!0,!1,!0)</script>
|
<script>drawGraph("https://redgunny.github.io/quartz","https://redgunny.github.io/quartz",[{"/moc":"#4388cc"}],-1,!0,!1,!0)</script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div id=contact_buttons>
|
<div id=contact_buttons>
|
||||||
@ -119,8 +119,8 @@ No backlinks found
|
|||||||
<li><a href=https://twitter.com/_jzhao>Twitter</a></li><li><a href=https://github.com/jackyzha0>Github</a></li></ul>
|
<li><a href=https://twitter.com/_jzhao>Twitter</a></li><li><a href=https://github.com/jackyzha0>Github</a></li></ul>
|
||||||
</footer>
|
</footer>
|
||||||
</div>
|
</div>
|
||||||
<script src=https://github.com/redgunny/quartz/js/popover.9d69dffc0f2d029ef30cf63230ccce4c.min.js></script>
|
<script src=https://redgunny.github.io/quartz/js/popover.9d69dffc0f2d029ef30cf63230ccce4c.min.js></script>
|
||||||
<script>initPopover("https://github.com/redgunny/quartz")</script>
|
<script>initPopover("https://redgunny.github.io/quartz")</script>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
10
index.xml
10
index.xml
@ -1,8 +1,8 @@
|
|||||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>🪴 Quartz 3.2 on</title><link>https://github.com/redgunny/quartz/</link><description>Recent content in 🪴 Quartz 3.2 on</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><atom:link href="https://github.com/redgunny/quartz/index.xml" rel="self" type="application/rss+xml"/><item><title>CJK + Latex Support (测试)</title><link>https://github.com/redgunny/quartz/notes/CJK-+-Latex-Support-%E6%B5%8B%E8%AF%95/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://github.com/redgunny/quartz/notes/CJK-+-Latex-Support-%E6%B5%8B%E8%AF%95/</guid><description>Chinese, Japanese, Korean Support 几乎在我们意识到之前,我们已经离开了地面。
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>🪴 Quartz 3.2 on</title><link>https://redgunny.github.io/quartz/</link><description>Recent content in 🪴 Quartz 3.2 on</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><atom:link href="https://redgunny.github.io/quartz/index.xml" rel="self" type="application/rss+xml"/><item><title>CJK + Latex Support (测试)</title><link>https://redgunny.github.io/quartz/notes/CJK-+-Latex-Support-%E6%B5%8B%E8%AF%95/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://redgunny.github.io/quartz/notes/CJK-+-Latex-Support-%E6%B5%8B%E8%AF%95/</guid><description>Chinese, Japanese, Korean Support 几乎在我们意识到之前,我们已经离开了地面。
|
||||||
우리가 그것을 알기도 전에 우리는 땅을 떠났습니다.
|
우리가 그것을 알기도 전에 우리는 땅을 떠났습니다.
|
||||||
私たちがそれを知るほぼ前に、私たちは地面を離れていました。
|
私たちがそれを知るほぼ前に、私たちは地面を離れていました。
|
||||||
Latex Block math works with two dollar signs $$.</description></item><item><title>Configuration</title><link>https://github.com/redgunny/quartz/notes/config/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://github.com/redgunny/quartz/notes/config/</guid><description>Configuration Quartz is designed to be extremely configurable. You can find the bulk of the configuration scattered throughout the repository depending on how in-depth you&rsquo;d like to get.</description></item><item><title>Custom Domain</title><link>https://github.com/redgunny/quartz/notes/custom-Domain/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://github.com/redgunny/quartz/notes/custom-Domain/</guid><description>Registrar This step is only applicable if you are using a custom domain! If you are using a &lt;YOUR-USERNAME&gt;.github.io domain, you can skip this step.</description></item><item><title>Deploying Quartz to the Web</title><link>https://github.com/redgunny/quartz/notes/hosting/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://github.com/redgunny/quartz/notes/hosting/</guid><description>GitHub Pages Quartz is designed to be effortless to deploy. If you forked and cloned Quartz directly from the repository, everything should already be good to go!</description></item><item><title>Editing Content in Quartz</title><link>https://github.com/redgunny/quartz/notes/editing/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://github.com/redgunny/quartz/notes/editing/</guid><description>Editing Quartz runs on top of Hugo so all notes are written in Markdown.
|
Latex Block math works with two dollar signs $$.</description></item><item><title>Configuration</title><link>https://redgunny.github.io/quartz/notes/config/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://redgunny.github.io/quartz/notes/config/</guid><description>Configuration Quartz is designed to be extremely configurable. You can find the bulk of the configuration scattered throughout the repository depending on how in-depth you&rsquo;d like to get.</description></item><item><title>Custom Domain</title><link>https://redgunny.github.io/quartz/notes/custom-Domain/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://redgunny.github.io/quartz/notes/custom-Domain/</guid><description>Registrar This step is only applicable if you are using a custom domain! If you are using a &lt;YOUR-USERNAME&gt;.github.io domain, you can skip this step.</description></item><item><title>Deploying Quartz to the Web</title><link>https://redgunny.github.io/quartz/notes/hosting/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://redgunny.github.io/quartz/notes/hosting/</guid><description>GitHub Pages Quartz is designed to be effortless to deploy. If you forked and cloned Quartz directly from the repository, everything should already be good to go!</description></item><item><title>Editing Content in Quartz</title><link>https://redgunny.github.io/quartz/notes/editing/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://redgunny.github.io/quartz/notes/editing/</guid><description>Editing Quartz runs on top of Hugo so all notes are written in Markdown.
|
||||||
Obsidian I recommend using Obsidian as a way to edit and grow your digital garden.</description></item><item><title>Ignoring Notes</title><link>https://github.com/redgunny/quartz/notes/ignore-notes/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://github.com/redgunny/quartz/notes/ignore-notes/</guid><description>Quartz Ignore Edit ignoreFiles in config.toml to include paths you&rsquo;d like to exclude from being rendered.
|
Obsidian I recommend using Obsidian as a way to edit and grow your digital garden.</description></item><item><title>Ignoring Notes</title><link>https://redgunny.github.io/quartz/notes/ignore-notes/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://redgunny.github.io/quartz/notes/ignore-notes/</guid><description>Quartz Ignore Edit ignoreFiles in config.toml to include paths you&rsquo;d like to exclude from being rendered.
|
||||||
1 2 3 4 5 6 .</description></item><item><title>Obsidian Vault Integration</title><link>https://github.com/redgunny/quartz/notes/obsidian/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://github.com/redgunny/quartz/notes/obsidian/</guid><description>Setup Obsidian is the preferred way to use Quartz. You can either create a new Obsidian Vault or link one that your already have.</description></item><item><title>Preview Changes</title><link>https://github.com/redgunny/quartz/notes/preview-changes/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://github.com/redgunny/quartz/notes/preview-changes/</guid><description>If you&rsquo;d like to preview what your Quartz site looks like before deploying it to the internet, here&rsquo;s exactly how to do that!</description></item><item><title>Quartz Philosophy</title><link>https://github.com/redgunny/quartz/notes/philosophy/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://github.com/redgunny/quartz/notes/philosophy/</guid><description>“[One] who works with the door open gets all kinds of interruptions, but [they] also occasionally gets clues as to what the world is and what might be important.</description></item><item><title>Setup</title><link>https://github.com/redgunny/quartz/notes/setup/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://github.com/redgunny/quartz/notes/setup/</guid><description>Making your own Quartz Setting up Quartz requires a basic understanding of git. If you are unfamiliar, this resource is a great place to start!</description></item><item><title>Showcase</title><link>https://github.com/redgunny/quartz/notes/showcase/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://github.com/redgunny/quartz/notes/showcase/</guid><description>Want to see what Quartz can do? Here are some cool community gardens :)
|
1 2 3 4 5 6 .</description></item><item><title>Obsidian Vault Integration</title><link>https://redgunny.github.io/quartz/notes/obsidian/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://redgunny.github.io/quartz/notes/obsidian/</guid><description>Setup Obsidian is the preferred way to use Quartz. You can either create a new Obsidian Vault or link one that your already have.</description></item><item><title>Preview Changes</title><link>https://redgunny.github.io/quartz/notes/preview-changes/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://redgunny.github.io/quartz/notes/preview-changes/</guid><description>If you&rsquo;d like to preview what your Quartz site looks like before deploying it to the internet, here&rsquo;s exactly how to do that!</description></item><item><title>Quartz Philosophy</title><link>https://redgunny.github.io/quartz/notes/philosophy/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://redgunny.github.io/quartz/notes/philosophy/</guid><description>“[One] who works with the door open gets all kinds of interruptions, but [they] also occasionally gets clues as to what the world is and what might be important.</description></item><item><title>Setup</title><link>https://redgunny.github.io/quartz/notes/setup/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://redgunny.github.io/quartz/notes/setup/</guid><description>Making your own Quartz Setting up Quartz requires a basic understanding of git. If you are unfamiliar, this resource is a great place to start!</description></item><item><title>Showcase</title><link>https://redgunny.github.io/quartz/notes/showcase/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://redgunny.github.io/quartz/notes/showcase/</guid><description>Want to see what Quartz can do? Here are some cool community gardens :)
|
||||||
Quartz Documentation (this site!) Strengthening Online Social Bonds: Research Garden Jacky Zhao&rsquo;s Garden Anson Yu&rsquo;s Garden Shihyu&rsquo;s PKM Chloe&rsquo;s Garden SlRvb&rsquo;s Site Course notes for Information Technology Advanced Theory Brandon Boswell&rsquo;s Garden Siyang&rsquo;s Courtyard If you want to see your own on here, submit a Pull Request adding yourself to this file!</description></item><item><title>Troubleshooting and FAQ</title><link>https://github.com/redgunny/quartz/notes/troubleshooting/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://github.com/redgunny/quartz/notes/troubleshooting/</guid><description>Still having trouble? Here are a list of common questions and problems people encounter when installing Quartz.
|
Quartz Documentation (this site!) Strengthening Online Social Bonds: Research Garden Jacky Zhao&rsquo;s Garden Anson Yu&rsquo;s Garden Shihyu&rsquo;s PKM Chloe&rsquo;s Garden SlRvb&rsquo;s Site Course notes for Information Technology Advanced Theory Brandon Boswell&rsquo;s Garden Siyang&rsquo;s Courtyard If you want to see your own on here, submit a Pull Request adding yourself to this file!</description></item><item><title>Troubleshooting and FAQ</title><link>https://redgunny.github.io/quartz/notes/troubleshooting/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://redgunny.github.io/quartz/notes/troubleshooting/</guid><description>Still having trouble? Here are a list of common questions and problems people encounter when installing Quartz.
|
||||||
While you&rsquo;re here, join our Discord :)</description></item></channel></rss>
|
While you&rsquo;re here, join our Discord :)</description></item></channel></rss>
|
||||||
File diff suppressed because one or more lines are too long
@ -7,15 +7,15 @@
|
|||||||
Latex Block math works with two dollar signs $$.">
|
Latex Block math works with two dollar signs $$.">
|
||||||
<title>CJK + Latex Support (测试)</title>
|
<title>CJK + Latex Support (测试)</title>
|
||||||
<meta name=viewport content="width=device-width,initial-scale=1">
|
<meta name=viewport content="width=device-width,initial-scale=1">
|
||||||
<link rel="shortcut icon" type=image/png href=https://github.com/redgunny/quartz/icon.png>
|
<link rel="shortcut icon" type=image/png href=https://redgunny.github.io/quartz//icon.png>
|
||||||
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&family=Source+Sans+Pro:wght@400;600;700&family=Fira+Code:wght@400;700&display=swap" rel=stylesheet>
|
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&family=Source+Sans+Pro:wght@400;600;700&family=Fira+Code:wght@400;700&display=swap" rel=stylesheet>
|
||||||
<link href=https://github.com/redgunny/quartz/styles.2cc445b139f028853c48b809a0390863.min.css rel=stylesheet>
|
<link href=https://redgunny.github.io/quartz/styles.2cc445b139f028853c48b809a0390863.min.css rel=stylesheet>
|
||||||
<script src=https://github.com/redgunny/quartz/js/darkmode.46b07878b7f5d9e26ad7a3c40f8a0605.min.js></script>
|
<script src=https://redgunny.github.io/quartz/js/darkmode.46b07878b7f5d9e26ad7a3c40f8a0605.min.js></script>
|
||||||
<link rel=stylesheet href=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/katex.min.css integrity=sha384-R4558gYOUz8mP9YWpZJjofhk+zx0AS11p36HnD2ZKj/6JR5z27gSSULCNHIRReVs crossorigin=anonymous>
|
<link rel=stylesheet href=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/katex.min.css integrity=sha384-R4558gYOUz8mP9YWpZJjofhk+zx0AS11p36HnD2ZKj/6JR5z27gSSULCNHIRReVs crossorigin=anonymous>
|
||||||
<script defer src=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/katex.min.js integrity=sha384-z1fJDqw8ZApjGO3/unPWUPsIymfsJmyrDVWC8Tv/a1HeOtGmkwNd/7xUS0Xcnvsx crossorigin=anonymous></script>
|
<script defer src=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/katex.min.js integrity=sha384-z1fJDqw8ZApjGO3/unPWUPsIymfsJmyrDVWC8Tv/a1HeOtGmkwNd/7xUS0Xcnvsx crossorigin=anonymous></script>
|
||||||
<script defer src=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/contrib/auto-render.min.js integrity=sha384-+XBljXPPiv+OzfbB3cVmLHf4hdUFHlWNZN5spNQ7rmHTXpd7WvJum6fIACpNNfIR crossorigin=anonymous></script>
|
<script defer src=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/contrib/auto-render.min.js integrity=sha384-+XBljXPPiv+OzfbB3cVmLHf4hdUFHlWNZN5spNQ7rmHTXpd7WvJum6fIACpNNfIR crossorigin=anonymous></script>
|
||||||
<script>document.addEventListener("DOMContentLoaded",function(){renderMathInElement(document.body,{delimiters:[{left:'$$',right:'$$',display:!0},{left:'$',right:'$',display:!1}],throwOnError:!1})})</script>
|
<script>document.addEventListener("DOMContentLoaded",function(){renderMathInElement(document.body,{delimiters:[{left:'$$',right:'$$',display:!0},{left:'$',right:'$',display:!1}],throwOnError:!1})})</script>
|
||||||
<script>const BASE_URL="https://github.com/redgunny/quartz",fetchData=Promise.all([fetch("https://github.com/redgunny/quartz/indices/linkIndex.03d0265dd1ca84fe383a8ad442b7c660.min.json").then(a=>a.json()).then(a=>({index:a.index,links:a.links})),fetch("https://github.com/redgunny/quartz/indices/contentIndex.ab82556ee2ae1507eaa5663d94152e66.min.json").then(a=>a.json())]).then(([{index:a,links:b},c])=>({index:a,links:b,content:c}))</script>
|
<script>const BASE_URL="https://redgunny.github.io/quartz/",fetchData=Promise.all([fetch("https://redgunny.github.io/quartz/indices/linkIndex.03d0265dd1ca84fe383a8ad442b7c660.min.json").then(a=>a.json()).then(a=>({index:a.index,links:a.links})),fetch("https://redgunny.github.io/quartz/indices/contentIndex.5b9932117bea167fef055145274ef522.min.json").then(a=>a.json())]).then(([{index:a,links:b},c])=>({index:a,links:b,content:c}))</script>
|
||||||
</head>
|
</head>
|
||||||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-XYFD95KB4J"></script>
|
<script async src="https://www.googletagmanager.com/gtag/js?id=G-XYFD95KB4J"></script>
|
||||||
<script>var doNotTrack=!1;if(!doNotTrack){window.dataLayer=window.dataLayer||[];function gtag(){dataLayer.push(arguments)}gtag('js',new Date),gtag('config','G-XYFD95KB4J',{anonymize_ip:!1})}</script>
|
<script>var doNotTrack=!1;if(!doNotTrack){window.dataLayer=window.dataLayer||[];function gtag(){dataLayer.push(arguments)}gtag('js',new Date),gtag('config','G-XYFD95KB4J',{anonymize_ip:!1})}</script>
|
||||||
@ -28,10 +28,10 @@ Latex Block math works with two dollar signs $$.">
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<script src=https://cdn.jsdelivr.net/npm/flexsearch@0.7.21/dist/flexsearch.bundle.js integrity="sha256-i3A0NZGkhsKjVMzFxv3ksk0DZh3aXqu0l49Bbh0MdjE=" crossorigin=anonymous defer></script>
|
<script src=https://cdn.jsdelivr.net/npm/flexsearch@0.7.21/dist/flexsearch.bundle.js integrity="sha256-i3A0NZGkhsKjVMzFxv3ksk0DZh3aXqu0l49Bbh0MdjE=" crossorigin=anonymous defer></script>
|
||||||
<script defer src=https://github.com/redgunny/quartz/js/search.bc849b857f2c1b822264d40635bb67b6.min.js></script>
|
<script defer src=https://redgunny.github.io/quartz/js/search.bc849b857f2c1b822264d40635bb67b6.min.js></script>
|
||||||
<div class=singlePage>
|
<div class=singlePage>
|
||||||
<header>
|
<header>
|
||||||
<h1 id=page-title><a href=https://github.com/redgunny/quartz>🪴 Quartz 3.2</a></h1><svg tabindex="0" id="search-icon" aria-labelledby="title desc" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19.9 19.7"><title id="title">Search Icon</title><desc id="desc">Icon to open search</desc><g class="search-path" fill="none"><path stroke-linecap="square" d="M18.5 18.3l-5.4-5.4"/><circle cx="8" cy="8" r="7"/></g></svg>
|
<h1 id=page-title><a href=https://redgunny.github.io/quartz/>🪴 Quartz 3.2</a></h1><svg tabindex="0" id="search-icon" aria-labelledby="title desc" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19.9 19.7"><title id="title">Search Icon</title><desc id="desc">Icon to open search</desc><g class="search-path" fill="none"><path stroke-linecap="square" d="M18.5 18.3l-5.4-5.4"/><circle cx="8" cy="8" r="7"/></g></svg>
|
||||||
<div class=spacer></div>
|
<div class=spacer></div>
|
||||||
<div class=darkmode>
|
<div class=darkmode>
|
||||||
<input class=toggle id=darkmode-toggle type=checkbox tabindex=-1>
|
<input class=toggle id=darkmode-toggle type=checkbox tabindex=-1>
|
||||||
@ -83,7 +83,7 @@ $$</p>
|
|||||||
$$</p>
|
$$</p>
|
||||||
<h2 id=rtl>RTL</h2>
|
<h2 id=rtl>RTL</h2>
|
||||||
<p>More information on configuring RTL languages like Arabic in the
|
<p>More information on configuring RTL languages like Arabic in the
|
||||||
<a href=/redgunny/quartz/notes/config rel=noopener class=internal-link data-src=/redgunny/quartz/notes/config>config
|
<a href=/quartz/notes/config rel=noopener class=internal-link data-src=/quartz/notes/config>config
|
||||||
</a> page</p>
|
</a> page</p>
|
||||||
</article>
|
</article>
|
||||||
<hr>
|
<hr>
|
||||||
@ -92,13 +92,13 @@ $$</p>
|
|||||||
<h3>Backlinks</h3>
|
<h3>Backlinks</h3>
|
||||||
<ul class=backlinks>
|
<ul class=backlinks>
|
||||||
<li>
|
<li>
|
||||||
<a href=/redgunny/quartz/>🪴 Quartz 3.2</a>
|
<a href=/quartz/>🪴 Quartz 3.2</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a href=/redgunny/quartz/notes/config>Configuration</a>
|
<a href=/quartz/notes/config>Configuration</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a href=/redgunny/quartz/notes/troubleshooting>Troubleshooting and FAQ</a>
|
<a href=/quartz/notes/troubleshooting>Troubleshooting and FAQ</a>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
@ -107,8 +107,8 @@ $$</p>
|
|||||||
<h3>Interactive Graph</h3>
|
<h3>Interactive Graph</h3>
|
||||||
<div id=graph-container></div>
|
<div id=graph-container></div>
|
||||||
<style>:root{--g-node:var(--secondary);--g-node-active:var(--primary);--g-node-inactive:var(--visited);--g-link:var(--outlinegray);--g-link-active:#5a7282}</style>
|
<style>:root{--g-node:var(--secondary);--g-node-active:var(--primary);--g-node-inactive:var(--visited);--g-link:var(--outlinegray);--g-link-active:#5a7282}</style>
|
||||||
<script src=https://github.com/redgunny/quartz/js/graph.27e8521c25c27c79dea35f434c486167.js></script>
|
<script src=https://redgunny.github.io/quartz/js/graph.27e8521c25c27c79dea35f434c486167.js></script>
|
||||||
<script>drawGraph("https://github.com/redgunny/quartz/notes/CJK-+-Latex-Support-%E6%B5%8B%E8%AF%95","https://github.com/redgunny/quartz",[{"/moc":"#4388cc"}],-1,!0,!1,!0)</script>
|
<script>drawGraph("https://redgunny.github.io/quartz/notes/CJK-+-Latex-Support-%E6%B5%8B%E8%AF%95","https://redgunny.github.io/quartz",[{"/moc":"#4388cc"}],-1,!0,!1,!0)</script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div id=contact_buttons>
|
<div id=contact_buttons>
|
||||||
@ -119,8 +119,8 @@ $$</p>
|
|||||||
<li><a href=https://twitter.com/_jzhao>Twitter</a></li><li><a href=https://github.com/jackyzha0>Github</a></li></ul>
|
<li><a href=https://twitter.com/_jzhao>Twitter</a></li><li><a href=https://github.com/jackyzha0>Github</a></li></ul>
|
||||||
</footer>
|
</footer>
|
||||||
</div>
|
</div>
|
||||||
<script src=https://github.com/redgunny/quartz/js/popover.9d69dffc0f2d029ef30cf63230ccce4c.min.js></script>
|
<script src=https://redgunny.github.io/quartz/js/popover.9d69dffc0f2d029ef30cf63230ccce4c.min.js></script>
|
||||||
<script>initPopover("https://github.com/redgunny/quartz")</script>
|
<script>initPopover("https://redgunny.github.io/quartz")</script>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
@ -4,15 +4,15 @@
|
|||||||
<meta name=description content="Configuration Quartz is designed to be extremely configurable. You can find the bulk of the configuration scattered throughout the repository depending on how in-depth you’d like to get.">
|
<meta name=description content="Configuration Quartz is designed to be extremely configurable. You can find the bulk of the configuration scattered throughout the repository depending on how in-depth you’d like to get.">
|
||||||
<title>Configuration</title>
|
<title>Configuration</title>
|
||||||
<meta name=viewport content="width=device-width,initial-scale=1">
|
<meta name=viewport content="width=device-width,initial-scale=1">
|
||||||
<link rel="shortcut icon" type=image/png href=https://github.com/redgunny/quartz/icon.png>
|
<link rel="shortcut icon" type=image/png href=https://redgunny.github.io/quartz//icon.png>
|
||||||
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&family=Source+Sans+Pro:wght@400;600;700&family=Fira+Code:wght@400;700&display=swap" rel=stylesheet>
|
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&family=Source+Sans+Pro:wght@400;600;700&family=Fira+Code:wght@400;700&display=swap" rel=stylesheet>
|
||||||
<link href=https://github.com/redgunny/quartz/styles.2cc445b139f028853c48b809a0390863.min.css rel=stylesheet>
|
<link href=https://redgunny.github.io/quartz/styles.2cc445b139f028853c48b809a0390863.min.css rel=stylesheet>
|
||||||
<script src=https://github.com/redgunny/quartz/js/darkmode.46b07878b7f5d9e26ad7a3c40f8a0605.min.js></script>
|
<script src=https://redgunny.github.io/quartz/js/darkmode.46b07878b7f5d9e26ad7a3c40f8a0605.min.js></script>
|
||||||
<link rel=stylesheet href=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/katex.min.css integrity=sha384-R4558gYOUz8mP9YWpZJjofhk+zx0AS11p36HnD2ZKj/6JR5z27gSSULCNHIRReVs crossorigin=anonymous>
|
<link rel=stylesheet href=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/katex.min.css integrity=sha384-R4558gYOUz8mP9YWpZJjofhk+zx0AS11p36HnD2ZKj/6JR5z27gSSULCNHIRReVs crossorigin=anonymous>
|
||||||
<script defer src=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/katex.min.js integrity=sha384-z1fJDqw8ZApjGO3/unPWUPsIymfsJmyrDVWC8Tv/a1HeOtGmkwNd/7xUS0Xcnvsx crossorigin=anonymous></script>
|
<script defer src=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/katex.min.js integrity=sha384-z1fJDqw8ZApjGO3/unPWUPsIymfsJmyrDVWC8Tv/a1HeOtGmkwNd/7xUS0Xcnvsx crossorigin=anonymous></script>
|
||||||
<script defer src=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/contrib/auto-render.min.js integrity=sha384-+XBljXPPiv+OzfbB3cVmLHf4hdUFHlWNZN5spNQ7rmHTXpd7WvJum6fIACpNNfIR crossorigin=anonymous></script>
|
<script defer src=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/contrib/auto-render.min.js integrity=sha384-+XBljXPPiv+OzfbB3cVmLHf4hdUFHlWNZN5spNQ7rmHTXpd7WvJum6fIACpNNfIR crossorigin=anonymous></script>
|
||||||
<script>document.addEventListener("DOMContentLoaded",function(){renderMathInElement(document.body,{delimiters:[{left:'$$',right:'$$',display:!0},{left:'$',right:'$',display:!1}],throwOnError:!1})})</script>
|
<script>document.addEventListener("DOMContentLoaded",function(){renderMathInElement(document.body,{delimiters:[{left:'$$',right:'$$',display:!0},{left:'$',right:'$',display:!1}],throwOnError:!1})})</script>
|
||||||
<script>const BASE_URL="https://github.com/redgunny/quartz",fetchData=Promise.all([fetch("https://github.com/redgunny/quartz/indices/linkIndex.03d0265dd1ca84fe383a8ad442b7c660.min.json").then(a=>a.json()).then(a=>({index:a.index,links:a.links})),fetch("https://github.com/redgunny/quartz/indices/contentIndex.ab82556ee2ae1507eaa5663d94152e66.min.json").then(a=>a.json())]).then(([{index:a,links:b},c])=>({index:a,links:b,content:c}))</script>
|
<script>const BASE_URL="https://redgunny.github.io/quartz/",fetchData=Promise.all([fetch("https://redgunny.github.io/quartz/indices/linkIndex.03d0265dd1ca84fe383a8ad442b7c660.min.json").then(a=>a.json()).then(a=>({index:a.index,links:a.links})),fetch("https://redgunny.github.io/quartz/indices/contentIndex.5b9932117bea167fef055145274ef522.min.json").then(a=>a.json())]).then(([{index:a,links:b},c])=>({index:a,links:b,content:c}))</script>
|
||||||
</head>
|
</head>
|
||||||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-XYFD95KB4J"></script>
|
<script async src="https://www.googletagmanager.com/gtag/js?id=G-XYFD95KB4J"></script>
|
||||||
<script>var doNotTrack=!1;if(!doNotTrack){window.dataLayer=window.dataLayer||[];function gtag(){dataLayer.push(arguments)}gtag('js',new Date),gtag('config','G-XYFD95KB4J',{anonymize_ip:!1})}</script>
|
<script>var doNotTrack=!1;if(!doNotTrack){window.dataLayer=window.dataLayer||[];function gtag(){dataLayer.push(arguments)}gtag('js',new Date),gtag('config','G-XYFD95KB4J',{anonymize_ip:!1})}</script>
|
||||||
@ -25,10 +25,10 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<script src=https://cdn.jsdelivr.net/npm/flexsearch@0.7.21/dist/flexsearch.bundle.js integrity="sha256-i3A0NZGkhsKjVMzFxv3ksk0DZh3aXqu0l49Bbh0MdjE=" crossorigin=anonymous defer></script>
|
<script src=https://cdn.jsdelivr.net/npm/flexsearch@0.7.21/dist/flexsearch.bundle.js integrity="sha256-i3A0NZGkhsKjVMzFxv3ksk0DZh3aXqu0l49Bbh0MdjE=" crossorigin=anonymous defer></script>
|
||||||
<script defer src=https://github.com/redgunny/quartz/js/search.bc849b857f2c1b822264d40635bb67b6.min.js></script>
|
<script defer src=https://redgunny.github.io/quartz/js/search.bc849b857f2c1b822264d40635bb67b6.min.js></script>
|
||||||
<div class=singlePage>
|
<div class=singlePage>
|
||||||
<header>
|
<header>
|
||||||
<h1 id=page-title><a href=https://github.com/redgunny/quartz>🪴 Quartz 3.2</a></h1><svg tabindex="0" id="search-icon" aria-labelledby="title desc" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19.9 19.7"><title id="title">Search Icon</title><desc id="desc">Icon to open search</desc><g class="search-path" fill="none"><path stroke-linecap="square" d="M18.5 18.3l-5.4-5.4"/><circle cx="8" cy="8" r="7"/></g></svg>
|
<h1 id=page-title><a href=https://redgunny.github.io/quartz/>🪴 Quartz 3.2</a></h1><svg tabindex="0" id="search-icon" aria-labelledby="title desc" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19.9 19.7"><title id="title">Search Icon</title><desc id="desc">Icon to open search</desc><g class="search-path" fill="none"><path stroke-linecap="square" d="M18.5 18.3l-5.4-5.4"/><circle cx="8" cy="8" r="7"/></g></svg>
|
||||||
<div class=spacer></div>
|
<div class=spacer></div>
|
||||||
<div class=darkmode>
|
<div class=darkmode>
|
||||||
<input class=toggle id=darkmode-toggle type=checkbox tabindex=-1>
|
<input class=toggle id=darkmode-toggle type=checkbox tabindex=-1>
|
||||||
@ -44,7 +44,7 @@
|
|||||||
Last updated April 5, 2022
|
Last updated April 5, 2022
|
||||||
</p>
|
</p>
|
||||||
<ul class=tags>
|
<ul class=tags>
|
||||||
<li><a href=https://github.com/redgunny/quartz/tags/setup/>Setup</a></li>
|
<li><a href=https://redgunny.github.io/quartz/tags/setup/>Setup</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<aside class=mainTOC>
|
<aside class=mainTOC>
|
||||||
<details>
|
<details>
|
||||||
@ -125,11 +125,11 @@ Last updated April 5, 2022
|
|||||||
<p>More info about partials on
|
<p>More info about partials on
|
||||||
<a href=https://gohugo.io/templates/partials/ rel=noopener>Hugo’s website.</a></p>
|
<a href=https://gohugo.io/templates/partials/ rel=noopener>Hugo’s website.</a></p>
|
||||||
<p>Still having problems? Checkout our
|
<p>Still having problems? Checkout our
|
||||||
<a href=/redgunny/quartz/notes/troubleshooting rel=noopener class=internal-link data-src=/redgunny/quartz/notes/troubleshooting>FAQ and Troubleshooting guide
|
<a href=/quartz/notes/troubleshooting rel=noopener class=internal-link data-src=/quartz/notes/troubleshooting>FAQ and Troubleshooting guide
|
||||||
</a>.</p>
|
</a>.</p>
|
||||||
<h2 id=multilingual>Multilingual</h2>
|
<h2 id=multilingual>Multilingual</h2>
|
||||||
<p>
|
<p>
|
||||||
<a href=/redgunny/quartz/notes/CJK-+-Latex-Support-%E6%B5%8B%E8%AF%95 rel=noopener class=internal-link data-src=/redgunny/quartz/notes/CJK-+-Latex-Support-%E6%B5%8B%E8%AF%95>CJK + Latex Support (测试)
|
<a href=/quartz/notes/CJK-+-Latex-Support-%E6%B5%8B%E8%AF%95 rel=noopener class=internal-link data-src=/quartz/notes/CJK-+-Latex-Support-%E6%B5%8B%E8%AF%95>CJK + Latex Support (测试)
|
||||||
</a> comes out of the box with Quartz.</p>
|
</a> comes out of the box with Quartz.</p>
|
||||||
<p>Want to support languages that read from right-to-left (like Arabic)? Hugo (and by proxy, Quartz) supports this natively.</p>
|
<p>Want to support languages that read from right-to-left (like Arabic)? Hugo (and by proxy, Quartz) supports this natively.</p>
|
||||||
<p>Follow the steps
|
<p>Follow the steps
|
||||||
@ -161,13 +161,13 @@ Last updated April 5, 2022
|
|||||||
<h3>Backlinks</h3>
|
<h3>Backlinks</h3>
|
||||||
<ul class=backlinks>
|
<ul class=backlinks>
|
||||||
<li>
|
<li>
|
||||||
<a href=/redgunny/quartz/notes/CJK-+-Latex-Support-%E6%B5%8B%E8%AF%95>CJK + Latex Support (测试)</a>
|
<a href=/quartz/notes/CJK-+-Latex-Support-%E6%B5%8B%E8%AF%95>CJK + Latex Support (测试)</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a href=/redgunny/quartz/notes/hosting>Deploying Quartz to the Web</a>
|
<a href=/quartz/notes/hosting>Deploying Quartz to the Web</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a href=/redgunny/quartz/notes/troubleshooting>Troubleshooting and FAQ</a>
|
<a href=/quartz/notes/troubleshooting>Troubleshooting and FAQ</a>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
@ -176,8 +176,8 @@ Last updated April 5, 2022
|
|||||||
<h3>Interactive Graph</h3>
|
<h3>Interactive Graph</h3>
|
||||||
<div id=graph-container></div>
|
<div id=graph-container></div>
|
||||||
<style>:root{--g-node:var(--secondary);--g-node-active:var(--primary);--g-node-inactive:var(--visited);--g-link:var(--outlinegray);--g-link-active:#5a7282}</style>
|
<style>:root{--g-node:var(--secondary);--g-node-active:var(--primary);--g-node-inactive:var(--visited);--g-link:var(--outlinegray);--g-link-active:#5a7282}</style>
|
||||||
<script src=https://github.com/redgunny/quartz/js/graph.27e8521c25c27c79dea35f434c486167.js></script>
|
<script src=https://redgunny.github.io/quartz/js/graph.27e8521c25c27c79dea35f434c486167.js></script>
|
||||||
<script>drawGraph("https://github.com/redgunny/quartz/notes/config","https://github.com/redgunny/quartz",[{"/moc":"#4388cc"}],-1,!0,!1,!0)</script>
|
<script>drawGraph("https://redgunny.github.io/quartz/notes/config","https://redgunny.github.io/quartz",[{"/moc":"#4388cc"}],-1,!0,!1,!0)</script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div id=contact_buttons>
|
<div id=contact_buttons>
|
||||||
@ -188,8 +188,8 @@ Last updated April 5, 2022
|
|||||||
<li><a href=https://twitter.com/_jzhao>Twitter</a></li><li><a href=https://github.com/jackyzha0>Github</a></li></ul>
|
<li><a href=https://twitter.com/_jzhao>Twitter</a></li><li><a href=https://github.com/jackyzha0>Github</a></li></ul>
|
||||||
</footer>
|
</footer>
|
||||||
</div>
|
</div>
|
||||||
<script src=https://github.com/redgunny/quartz/js/popover.9d69dffc0f2d029ef30cf63230ccce4c.min.js></script>
|
<script src=https://redgunny.github.io/quartz/js/popover.9d69dffc0f2d029ef30cf63230ccce4c.min.js></script>
|
||||||
<script>initPopover("https://github.com/redgunny/quartz")</script>
|
<script>initPopover("https://redgunny.github.io/quartz")</script>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
@ -4,15 +4,15 @@
|
|||||||
<meta name=description content="Registrar This step is only applicable if you are using a custom domain! If you are using a <YOUR-USERNAME>.github.io domain, you can skip this step.">
|
<meta name=description content="Registrar This step is only applicable if you are using a custom domain! If you are using a <YOUR-USERNAME>.github.io domain, you can skip this step.">
|
||||||
<title>Custom Domain</title>
|
<title>Custom Domain</title>
|
||||||
<meta name=viewport content="width=device-width,initial-scale=1">
|
<meta name=viewport content="width=device-width,initial-scale=1">
|
||||||
<link rel="shortcut icon" type=image/png href=https://github.com/redgunny/quartz/icon.png>
|
<link rel="shortcut icon" type=image/png href=https://redgunny.github.io/quartz//icon.png>
|
||||||
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&family=Source+Sans+Pro:wght@400;600;700&family=Fira+Code:wght@400;700&display=swap" rel=stylesheet>
|
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&family=Source+Sans+Pro:wght@400;600;700&family=Fira+Code:wght@400;700&display=swap" rel=stylesheet>
|
||||||
<link href=https://github.com/redgunny/quartz/styles.2cc445b139f028853c48b809a0390863.min.css rel=stylesheet>
|
<link href=https://redgunny.github.io/quartz/styles.2cc445b139f028853c48b809a0390863.min.css rel=stylesheet>
|
||||||
<script src=https://github.com/redgunny/quartz/js/darkmode.46b07878b7f5d9e26ad7a3c40f8a0605.min.js></script>
|
<script src=https://redgunny.github.io/quartz/js/darkmode.46b07878b7f5d9e26ad7a3c40f8a0605.min.js></script>
|
||||||
<link rel=stylesheet href=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/katex.min.css integrity=sha384-R4558gYOUz8mP9YWpZJjofhk+zx0AS11p36HnD2ZKj/6JR5z27gSSULCNHIRReVs crossorigin=anonymous>
|
<link rel=stylesheet href=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/katex.min.css integrity=sha384-R4558gYOUz8mP9YWpZJjofhk+zx0AS11p36HnD2ZKj/6JR5z27gSSULCNHIRReVs crossorigin=anonymous>
|
||||||
<script defer src=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/katex.min.js integrity=sha384-z1fJDqw8ZApjGO3/unPWUPsIymfsJmyrDVWC8Tv/a1HeOtGmkwNd/7xUS0Xcnvsx crossorigin=anonymous></script>
|
<script defer src=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/katex.min.js integrity=sha384-z1fJDqw8ZApjGO3/unPWUPsIymfsJmyrDVWC8Tv/a1HeOtGmkwNd/7xUS0Xcnvsx crossorigin=anonymous></script>
|
||||||
<script defer src=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/contrib/auto-render.min.js integrity=sha384-+XBljXPPiv+OzfbB3cVmLHf4hdUFHlWNZN5spNQ7rmHTXpd7WvJum6fIACpNNfIR crossorigin=anonymous></script>
|
<script defer src=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/contrib/auto-render.min.js integrity=sha384-+XBljXPPiv+OzfbB3cVmLHf4hdUFHlWNZN5spNQ7rmHTXpd7WvJum6fIACpNNfIR crossorigin=anonymous></script>
|
||||||
<script>document.addEventListener("DOMContentLoaded",function(){renderMathInElement(document.body,{delimiters:[{left:'$$',right:'$$',display:!0},{left:'$',right:'$',display:!1}],throwOnError:!1})})</script>
|
<script>document.addEventListener("DOMContentLoaded",function(){renderMathInElement(document.body,{delimiters:[{left:'$$',right:'$$',display:!0},{left:'$',right:'$',display:!1}],throwOnError:!1})})</script>
|
||||||
<script>const BASE_URL="https://github.com/redgunny/quartz",fetchData=Promise.all([fetch("https://github.com/redgunny/quartz/indices/linkIndex.03d0265dd1ca84fe383a8ad442b7c660.min.json").then(a=>a.json()).then(a=>({index:a.index,links:a.links})),fetch("https://github.com/redgunny/quartz/indices/contentIndex.ab82556ee2ae1507eaa5663d94152e66.min.json").then(a=>a.json())]).then(([{index:a,links:b},c])=>({index:a,links:b,content:c}))</script>
|
<script>const BASE_URL="https://redgunny.github.io/quartz/",fetchData=Promise.all([fetch("https://redgunny.github.io/quartz/indices/linkIndex.03d0265dd1ca84fe383a8ad442b7c660.min.json").then(a=>a.json()).then(a=>({index:a.index,links:a.links})),fetch("https://redgunny.github.io/quartz/indices/contentIndex.5b9932117bea167fef055145274ef522.min.json").then(a=>a.json())]).then(([{index:a,links:b},c])=>({index:a,links:b,content:c}))</script>
|
||||||
</head>
|
</head>
|
||||||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-XYFD95KB4J"></script>
|
<script async src="https://www.googletagmanager.com/gtag/js?id=G-XYFD95KB4J"></script>
|
||||||
<script>var doNotTrack=!1;if(!doNotTrack){window.dataLayer=window.dataLayer||[];function gtag(){dataLayer.push(arguments)}gtag('js',new Date),gtag('config','G-XYFD95KB4J',{anonymize_ip:!1})}</script>
|
<script>var doNotTrack=!1;if(!doNotTrack){window.dataLayer=window.dataLayer||[];function gtag(){dataLayer.push(arguments)}gtag('js',new Date),gtag('config','G-XYFD95KB4J',{anonymize_ip:!1})}</script>
|
||||||
@ -25,10 +25,10 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<script src=https://cdn.jsdelivr.net/npm/flexsearch@0.7.21/dist/flexsearch.bundle.js integrity="sha256-i3A0NZGkhsKjVMzFxv3ksk0DZh3aXqu0l49Bbh0MdjE=" crossorigin=anonymous defer></script>
|
<script src=https://cdn.jsdelivr.net/npm/flexsearch@0.7.21/dist/flexsearch.bundle.js integrity="sha256-i3A0NZGkhsKjVMzFxv3ksk0DZh3aXqu0l49Bbh0MdjE=" crossorigin=anonymous defer></script>
|
||||||
<script defer src=https://github.com/redgunny/quartz/js/search.bc849b857f2c1b822264d40635bb67b6.min.js></script>
|
<script defer src=https://redgunny.github.io/quartz/js/search.bc849b857f2c1b822264d40635bb67b6.min.js></script>
|
||||||
<div class=singlePage>
|
<div class=singlePage>
|
||||||
<header>
|
<header>
|
||||||
<h1 id=page-title><a href=https://github.com/redgunny/quartz>🪴 Quartz 3.2</a></h1><svg tabindex="0" id="search-icon" aria-labelledby="title desc" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19.9 19.7"><title id="title">Search Icon</title><desc id="desc">Icon to open search</desc><g class="search-path" fill="none"><path stroke-linecap="square" d="M18.5 18.3l-5.4-5.4"/><circle cx="8" cy="8" r="7"/></g></svg>
|
<h1 id=page-title><a href=https://redgunny.github.io/quartz/>🪴 Quartz 3.2</a></h1><svg tabindex="0" id="search-icon" aria-labelledby="title desc" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19.9 19.7"><title id="title">Search Icon</title><desc id="desc">Icon to open search</desc><g class="search-path" fill="none"><path stroke-linecap="square" d="M18.5 18.3l-5.4-5.4"/><circle cx="8" cy="8" r="7"/></g></svg>
|
||||||
<div class=spacer></div>
|
<div class=spacer></div>
|
||||||
<div class=darkmode>
|
<div class=darkmode>
|
||||||
<input class=toggle id=darkmode-toggle type=checkbox tabindex=-1>
|
<input class=toggle id=darkmode-toggle type=checkbox tabindex=-1>
|
||||||
@ -87,7 +87,7 @@ Last updated April 5, 2022
|
|||||||
<h3>Backlinks</h3>
|
<h3>Backlinks</h3>
|
||||||
<ul class=backlinks>
|
<ul class=backlinks>
|
||||||
<li>
|
<li>
|
||||||
<a href=/redgunny/quartz/notes/hosting>Deploying Quartz to the Web</a>
|
<a href=/quartz/notes/hosting>Deploying Quartz to the Web</a>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
@ -96,8 +96,8 @@ Last updated April 5, 2022
|
|||||||
<h3>Interactive Graph</h3>
|
<h3>Interactive Graph</h3>
|
||||||
<div id=graph-container></div>
|
<div id=graph-container></div>
|
||||||
<style>:root{--g-node:var(--secondary);--g-node-active:var(--primary);--g-node-inactive:var(--visited);--g-link:var(--outlinegray);--g-link-active:#5a7282}</style>
|
<style>:root{--g-node:var(--secondary);--g-node-active:var(--primary);--g-node-inactive:var(--visited);--g-link:var(--outlinegray);--g-link-active:#5a7282}</style>
|
||||||
<script src=https://github.com/redgunny/quartz/js/graph.27e8521c25c27c79dea35f434c486167.js></script>
|
<script src=https://redgunny.github.io/quartz/js/graph.27e8521c25c27c79dea35f434c486167.js></script>
|
||||||
<script>drawGraph("https://github.com/redgunny/quartz/notes/custom-Domain","https://github.com/redgunny/quartz",[{"/moc":"#4388cc"}],-1,!0,!1,!0)</script>
|
<script>drawGraph("https://redgunny.github.io/quartz/notes/custom-Domain","https://redgunny.github.io/quartz",[{"/moc":"#4388cc"}],-1,!0,!1,!0)</script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div id=contact_buttons>
|
<div id=contact_buttons>
|
||||||
@ -108,8 +108,8 @@ Last updated April 5, 2022
|
|||||||
<li><a href=https://twitter.com/_jzhao>Twitter</a></li><li><a href=https://github.com/jackyzha0>Github</a></li></ul>
|
<li><a href=https://twitter.com/_jzhao>Twitter</a></li><li><a href=https://github.com/jackyzha0>Github</a></li></ul>
|
||||||
</footer>
|
</footer>
|
||||||
</div>
|
</div>
|
||||||
<script src=https://github.com/redgunny/quartz/js/popover.9d69dffc0f2d029ef30cf63230ccce4c.min.js></script>
|
<script src=https://redgunny.github.io/quartz/js/popover.9d69dffc0f2d029ef30cf63230ccce4c.min.js></script>
|
||||||
<script>initPopover("https://github.com/redgunny/quartz")</script>
|
<script>initPopover("https://redgunny.github.io/quartz")</script>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
@ -5,15 +5,15 @@
|
|||||||
Obsidian I recommend using Obsidian as a way to edit and grow your digital garden.">
|
Obsidian I recommend using Obsidian as a way to edit and grow your digital garden.">
|
||||||
<title>Editing Content in Quartz</title>
|
<title>Editing Content in Quartz</title>
|
||||||
<meta name=viewport content="width=device-width,initial-scale=1">
|
<meta name=viewport content="width=device-width,initial-scale=1">
|
||||||
<link rel="shortcut icon" type=image/png href=https://github.com/redgunny/quartz/icon.png>
|
<link rel="shortcut icon" type=image/png href=https://redgunny.github.io/quartz//icon.png>
|
||||||
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&family=Source+Sans+Pro:wght@400;600;700&family=Fira+Code:wght@400;700&display=swap" rel=stylesheet>
|
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&family=Source+Sans+Pro:wght@400;600;700&family=Fira+Code:wght@400;700&display=swap" rel=stylesheet>
|
||||||
<link href=https://github.com/redgunny/quartz/styles.2cc445b139f028853c48b809a0390863.min.css rel=stylesheet>
|
<link href=https://redgunny.github.io/quartz/styles.2cc445b139f028853c48b809a0390863.min.css rel=stylesheet>
|
||||||
<script src=https://github.com/redgunny/quartz/js/darkmode.46b07878b7f5d9e26ad7a3c40f8a0605.min.js></script>
|
<script src=https://redgunny.github.io/quartz/js/darkmode.46b07878b7f5d9e26ad7a3c40f8a0605.min.js></script>
|
||||||
<link rel=stylesheet href=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/katex.min.css integrity=sha384-R4558gYOUz8mP9YWpZJjofhk+zx0AS11p36HnD2ZKj/6JR5z27gSSULCNHIRReVs crossorigin=anonymous>
|
<link rel=stylesheet href=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/katex.min.css integrity=sha384-R4558gYOUz8mP9YWpZJjofhk+zx0AS11p36HnD2ZKj/6JR5z27gSSULCNHIRReVs crossorigin=anonymous>
|
||||||
<script defer src=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/katex.min.js integrity=sha384-z1fJDqw8ZApjGO3/unPWUPsIymfsJmyrDVWC8Tv/a1HeOtGmkwNd/7xUS0Xcnvsx crossorigin=anonymous></script>
|
<script defer src=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/katex.min.js integrity=sha384-z1fJDqw8ZApjGO3/unPWUPsIymfsJmyrDVWC8Tv/a1HeOtGmkwNd/7xUS0Xcnvsx crossorigin=anonymous></script>
|
||||||
<script defer src=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/contrib/auto-render.min.js integrity=sha384-+XBljXPPiv+OzfbB3cVmLHf4hdUFHlWNZN5spNQ7rmHTXpd7WvJum6fIACpNNfIR crossorigin=anonymous></script>
|
<script defer src=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/contrib/auto-render.min.js integrity=sha384-+XBljXPPiv+OzfbB3cVmLHf4hdUFHlWNZN5spNQ7rmHTXpd7WvJum6fIACpNNfIR crossorigin=anonymous></script>
|
||||||
<script>document.addEventListener("DOMContentLoaded",function(){renderMathInElement(document.body,{delimiters:[{left:'$$',right:'$$',display:!0},{left:'$',right:'$',display:!1}],throwOnError:!1})})</script>
|
<script>document.addEventListener("DOMContentLoaded",function(){renderMathInElement(document.body,{delimiters:[{left:'$$',right:'$$',display:!0},{left:'$',right:'$',display:!1}],throwOnError:!1})})</script>
|
||||||
<script>const BASE_URL="https://github.com/redgunny/quartz",fetchData=Promise.all([fetch("https://github.com/redgunny/quartz/indices/linkIndex.03d0265dd1ca84fe383a8ad442b7c660.min.json").then(a=>a.json()).then(a=>({index:a.index,links:a.links})),fetch("https://github.com/redgunny/quartz/indices/contentIndex.ab82556ee2ae1507eaa5663d94152e66.min.json").then(a=>a.json())]).then(([{index:a,links:b},c])=>({index:a,links:b,content:c}))</script>
|
<script>const BASE_URL="https://redgunny.github.io/quartz/",fetchData=Promise.all([fetch("https://redgunny.github.io/quartz/indices/linkIndex.03d0265dd1ca84fe383a8ad442b7c660.min.json").then(a=>a.json()).then(a=>({index:a.index,links:a.links})),fetch("https://redgunny.github.io/quartz/indices/contentIndex.5b9932117bea167fef055145274ef522.min.json").then(a=>a.json())]).then(([{index:a,links:b},c])=>({index:a,links:b,content:c}))</script>
|
||||||
</head>
|
</head>
|
||||||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-XYFD95KB4J"></script>
|
<script async src="https://www.googletagmanager.com/gtag/js?id=G-XYFD95KB4J"></script>
|
||||||
<script>var doNotTrack=!1;if(!doNotTrack){window.dataLayer=window.dataLayer||[];function gtag(){dataLayer.push(arguments)}gtag('js',new Date),gtag('config','G-XYFD95KB4J',{anonymize_ip:!1})}</script>
|
<script>var doNotTrack=!1;if(!doNotTrack){window.dataLayer=window.dataLayer||[];function gtag(){dataLayer.push(arguments)}gtag('js',new Date),gtag('config','G-XYFD95KB4J',{anonymize_ip:!1})}</script>
|
||||||
@ -26,10 +26,10 @@ Obsidian I recommend using Obsidian as a way to edit and grow your digital garde
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<script src=https://cdn.jsdelivr.net/npm/flexsearch@0.7.21/dist/flexsearch.bundle.js integrity="sha256-i3A0NZGkhsKjVMzFxv3ksk0DZh3aXqu0l49Bbh0MdjE=" crossorigin=anonymous defer></script>
|
<script src=https://cdn.jsdelivr.net/npm/flexsearch@0.7.21/dist/flexsearch.bundle.js integrity="sha256-i3A0NZGkhsKjVMzFxv3ksk0DZh3aXqu0l49Bbh0MdjE=" crossorigin=anonymous defer></script>
|
||||||
<script defer src=https://github.com/redgunny/quartz/js/search.bc849b857f2c1b822264d40635bb67b6.min.js></script>
|
<script defer src=https://redgunny.github.io/quartz/js/search.bc849b857f2c1b822264d40635bb67b6.min.js></script>
|
||||||
<div class=singlePage>
|
<div class=singlePage>
|
||||||
<header>
|
<header>
|
||||||
<h1 id=page-title><a href=https://github.com/redgunny/quartz>🪴 Quartz 3.2</a></h1><svg tabindex="0" id="search-icon" aria-labelledby="title desc" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19.9 19.7"><title id="title">Search Icon</title><desc id="desc">Icon to open search</desc><g class="search-path" fill="none"><path stroke-linecap="square" d="M18.5 18.3l-5.4-5.4"/><circle cx="8" cy="8" r="7"/></g></svg>
|
<h1 id=page-title><a href=https://redgunny.github.io/quartz/>🪴 Quartz 3.2</a></h1><svg tabindex="0" id="search-icon" aria-labelledby="title desc" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19.9 19.7"><title id="title">Search Icon</title><desc id="desc">Icon to open search</desc><g class="search-path" fill="none"><path stroke-linecap="square" d="M18.5 18.3l-5.4-5.4"/><circle cx="8" cy="8" r="7"/></g></svg>
|
||||||
<div class=spacer></div>
|
<div class=spacer></div>
|
||||||
<div class=darkmode>
|
<div class=darkmode>
|
||||||
<input class=toggle id=darkmode-toggle type=checkbox tabindex=-1>
|
<input class=toggle id=darkmode-toggle type=checkbox tabindex=-1>
|
||||||
@ -45,7 +45,7 @@ Obsidian I recommend using Obsidian as a way to edit and grow your digital garde
|
|||||||
Last updated April 5, 2022
|
Last updated April 5, 2022
|
||||||
</p>
|
</p>
|
||||||
<ul class=tags>
|
<ul class=tags>
|
||||||
<li><a href=https://github.com/redgunny/quartz/tags/setup/>Setup</a></li>
|
<li><a href=https://redgunny.github.io/quartz/tags/setup/>Setup</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<aside class=mainTOC>
|
<aside class=mainTOC>
|
||||||
<details>
|
<details>
|
||||||
@ -75,12 +75,12 @@ Last updated April 5, 2022
|
|||||||
<a href=http://obsidian.md/ rel=noopener>Obsidian</a> as a way to edit and grow your digital garden. It comes with a really nice editor and graphical interface to preview all of your local files.</p>
|
<a href=http://obsidian.md/ rel=noopener>Obsidian</a> as a way to edit and grow your digital garden. It comes with a really nice editor and graphical interface to preview all of your local files.</p>
|
||||||
<p>This step is <strong>highly recommended</strong>.</p>
|
<p>This step is <strong>highly recommended</strong>.</p>
|
||||||
<p>🔗
|
<p>🔗
|
||||||
<a href=/redgunny/quartz/notes/obsidian rel=noopener class=internal-link data-src=/redgunny/quartz/notes/obsidian>How to setup your Obsidian Vault to work with Quartz
|
<a href=/quartz/notes/obsidian rel=noopener class=internal-link data-src=/quartz/notes/obsidian>How to setup your Obsidian Vault to work with Quartz
|
||||||
</a></p>
|
</a></p>
|
||||||
<h3 id=ignoring-files>Ignoring Files</h3>
|
<h3 id=ignoring-files>Ignoring Files</h3>
|
||||||
<p>Only want to publish a subset of all of your notes? Don’t worry, Quartz makes this a simple two-step process.</p>
|
<p>Only want to publish a subset of all of your notes? Don’t worry, Quartz makes this a simple two-step process.</p>
|
||||||
<p>❌
|
<p>❌
|
||||||
<a href=/redgunny/quartz/notes/ignore-notes rel=noopener class=internal-link data-src=/redgunny/quartz/notes/ignore-notes>Excluding pages from being published
|
<a href=/quartz/notes/ignore-notes rel=noopener class=internal-link data-src=/quartz/notes/ignore-notes>Excluding pages from being published
|
||||||
</a></p>
|
</a></p>
|
||||||
<h3 id=folder-structure>Folder Structure</h3>
|
<h3 id=folder-structure>Folder Structure</h3>
|
||||||
<p>Here’s a rough overview of what’s what.</p>
|
<p>Here’s a rough overview of what’s what.</p>
|
||||||
@ -135,16 +135,16 @@ Rest of your content here...
|
|||||||
</div><h2 id=previewing-changes>Previewing Changes</h2>
|
</div><h2 id=previewing-changes>Previewing Changes</h2>
|
||||||
<p>This step is purely optional and mostly for those who want to see the published version of their digital garden locally before opening it up to the internet. This is <em>highly recommended</em> but not required.</p>
|
<p>This step is purely optional and mostly for those who want to see the published version of their digital garden locally before opening it up to the internet. This is <em>highly recommended</em> but not required.</p>
|
||||||
<p>👀
|
<p>👀
|
||||||
<a href=/redgunny/quartz/notes/preview-changes rel=noopener class=internal-link data-src=/redgunny/quartz/notes/preview-changes>Preview Quartz Changes
|
<a href=/quartz/notes/preview-changes rel=noopener class=internal-link data-src=/quartz/notes/preview-changes>Preview Quartz Changes
|
||||||
</a></p>
|
</a></p>
|
||||||
<p>For those who like to live life more on the edge, viewing the garden through Obsidian gets you pretty close to the real thing.</p>
|
<p>For those who like to live life more on the edge, viewing the garden through Obsidian gets you pretty close to the real thing.</p>
|
||||||
<h2 id=publishing-changes>Publishing Changes</h2>
|
<h2 id=publishing-changes>Publishing Changes</h2>
|
||||||
<p>Now that you know the basics of managing your digital garden using Quartz, you can publish it to the internet!</p>
|
<p>Now that you know the basics of managing your digital garden using Quartz, you can publish it to the internet!</p>
|
||||||
<p>🌍
|
<p>🌍
|
||||||
<a href=/redgunny/quartz/notes/hosting rel=noopener class=internal-link data-src=/redgunny/quartz/notes/hosting>Hosting Quartz online!
|
<a href=/quartz/notes/hosting rel=noopener class=internal-link data-src=/quartz/notes/hosting>Hosting Quartz online!
|
||||||
</a></p>
|
</a></p>
|
||||||
<p>Having problems? Checkout our
|
<p>Having problems? Checkout our
|
||||||
<a href=/redgunny/quartz/notes/troubleshooting rel=noopener class=internal-link data-src=/redgunny/quartz/notes/troubleshooting>FAQ and Troubleshooting guide
|
<a href=/quartz/notes/troubleshooting rel=noopener class=internal-link data-src=/quartz/notes/troubleshooting>FAQ and Troubleshooting guide
|
||||||
</a>.</p>
|
</a>.</p>
|
||||||
</article>
|
</article>
|
||||||
<hr>
|
<hr>
|
||||||
@ -153,10 +153,10 @@ Rest of your content here...
|
|||||||
<h3>Backlinks</h3>
|
<h3>Backlinks</h3>
|
||||||
<ul class=backlinks>
|
<ul class=backlinks>
|
||||||
<li>
|
<li>
|
||||||
<a href=/redgunny/quartz/notes/setup>Setup</a>
|
<a href=/quartz/notes/setup>Setup</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a href=/redgunny/quartz/notes/troubleshooting>Troubleshooting and FAQ</a>
|
<a href=/quartz/notes/troubleshooting>Troubleshooting and FAQ</a>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
@ -165,8 +165,8 @@ Rest of your content here...
|
|||||||
<h3>Interactive Graph</h3>
|
<h3>Interactive Graph</h3>
|
||||||
<div id=graph-container></div>
|
<div id=graph-container></div>
|
||||||
<style>:root{--g-node:var(--secondary);--g-node-active:var(--primary);--g-node-inactive:var(--visited);--g-link:var(--outlinegray);--g-link-active:#5a7282}</style>
|
<style>:root{--g-node:var(--secondary);--g-node-active:var(--primary);--g-node-inactive:var(--visited);--g-link:var(--outlinegray);--g-link-active:#5a7282}</style>
|
||||||
<script src=https://github.com/redgunny/quartz/js/graph.27e8521c25c27c79dea35f434c486167.js></script>
|
<script src=https://redgunny.github.io/quartz/js/graph.27e8521c25c27c79dea35f434c486167.js></script>
|
||||||
<script>drawGraph("https://github.com/redgunny/quartz/notes/editing","https://github.com/redgunny/quartz",[{"/moc":"#4388cc"}],-1,!0,!1,!0)</script>
|
<script>drawGraph("https://redgunny.github.io/quartz/notes/editing","https://redgunny.github.io/quartz",[{"/moc":"#4388cc"}],-1,!0,!1,!0)</script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div id=contact_buttons>
|
<div id=contact_buttons>
|
||||||
@ -177,8 +177,8 @@ Rest of your content here...
|
|||||||
<li><a href=https://twitter.com/_jzhao>Twitter</a></li><li><a href=https://github.com/jackyzha0>Github</a></li></ul>
|
<li><a href=https://twitter.com/_jzhao>Twitter</a></li><li><a href=https://github.com/jackyzha0>Github</a></li></ul>
|
||||||
</footer>
|
</footer>
|
||||||
</div>
|
</div>
|
||||||
<script src=https://github.com/redgunny/quartz/js/popover.9d69dffc0f2d029ef30cf63230ccce4c.min.js></script>
|
<script src=https://redgunny.github.io/quartz/js/popover.9d69dffc0f2d029ef30cf63230ccce4c.min.js></script>
|
||||||
<script>initPopover("https://github.com/redgunny/quartz")</script>
|
<script>initPopover("https://redgunny.github.io/quartz")</script>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
@ -4,15 +4,15 @@
|
|||||||
<meta name=description content="GitHub Pages Quartz is designed to be effortless to deploy. If you forked and cloned Quartz directly from the repository, everything should already be good to go!">
|
<meta name=description content="GitHub Pages Quartz is designed to be effortless to deploy. If you forked and cloned Quartz directly from the repository, everything should already be good to go!">
|
||||||
<title>Deploying Quartz to the Web</title>
|
<title>Deploying Quartz to the Web</title>
|
||||||
<meta name=viewport content="width=device-width,initial-scale=1">
|
<meta name=viewport content="width=device-width,initial-scale=1">
|
||||||
<link rel="shortcut icon" type=image/png href=https://github.com/redgunny/quartz/icon.png>
|
<link rel="shortcut icon" type=image/png href=https://redgunny.github.io/quartz//icon.png>
|
||||||
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&family=Source+Sans+Pro:wght@400;600;700&family=Fira+Code:wght@400;700&display=swap" rel=stylesheet>
|
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&family=Source+Sans+Pro:wght@400;600;700&family=Fira+Code:wght@400;700&display=swap" rel=stylesheet>
|
||||||
<link href=https://github.com/redgunny/quartz/styles.2cc445b139f028853c48b809a0390863.min.css rel=stylesheet>
|
<link href=https://redgunny.github.io/quartz/styles.2cc445b139f028853c48b809a0390863.min.css rel=stylesheet>
|
||||||
<script src=https://github.com/redgunny/quartz/js/darkmode.46b07878b7f5d9e26ad7a3c40f8a0605.min.js></script>
|
<script src=https://redgunny.github.io/quartz/js/darkmode.46b07878b7f5d9e26ad7a3c40f8a0605.min.js></script>
|
||||||
<link rel=stylesheet href=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/katex.min.css integrity=sha384-R4558gYOUz8mP9YWpZJjofhk+zx0AS11p36HnD2ZKj/6JR5z27gSSULCNHIRReVs crossorigin=anonymous>
|
<link rel=stylesheet href=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/katex.min.css integrity=sha384-R4558gYOUz8mP9YWpZJjofhk+zx0AS11p36HnD2ZKj/6JR5z27gSSULCNHIRReVs crossorigin=anonymous>
|
||||||
<script defer src=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/katex.min.js integrity=sha384-z1fJDqw8ZApjGO3/unPWUPsIymfsJmyrDVWC8Tv/a1HeOtGmkwNd/7xUS0Xcnvsx crossorigin=anonymous></script>
|
<script defer src=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/katex.min.js integrity=sha384-z1fJDqw8ZApjGO3/unPWUPsIymfsJmyrDVWC8Tv/a1HeOtGmkwNd/7xUS0Xcnvsx crossorigin=anonymous></script>
|
||||||
<script defer src=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/contrib/auto-render.min.js integrity=sha384-+XBljXPPiv+OzfbB3cVmLHf4hdUFHlWNZN5spNQ7rmHTXpd7WvJum6fIACpNNfIR crossorigin=anonymous></script>
|
<script defer src=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/contrib/auto-render.min.js integrity=sha384-+XBljXPPiv+OzfbB3cVmLHf4hdUFHlWNZN5spNQ7rmHTXpd7WvJum6fIACpNNfIR crossorigin=anonymous></script>
|
||||||
<script>document.addEventListener("DOMContentLoaded",function(){renderMathInElement(document.body,{delimiters:[{left:'$$',right:'$$',display:!0},{left:'$',right:'$',display:!1}],throwOnError:!1})})</script>
|
<script>document.addEventListener("DOMContentLoaded",function(){renderMathInElement(document.body,{delimiters:[{left:'$$',right:'$$',display:!0},{left:'$',right:'$',display:!1}],throwOnError:!1})})</script>
|
||||||
<script>const BASE_URL="https://github.com/redgunny/quartz",fetchData=Promise.all([fetch("https://github.com/redgunny/quartz/indices/linkIndex.03d0265dd1ca84fe383a8ad442b7c660.min.json").then(a=>a.json()).then(a=>({index:a.index,links:a.links})),fetch("https://github.com/redgunny/quartz/indices/contentIndex.ab82556ee2ae1507eaa5663d94152e66.min.json").then(a=>a.json())]).then(([{index:a,links:b},c])=>({index:a,links:b,content:c}))</script>
|
<script>const BASE_URL="https://redgunny.github.io/quartz/",fetchData=Promise.all([fetch("https://redgunny.github.io/quartz/indices/linkIndex.03d0265dd1ca84fe383a8ad442b7c660.min.json").then(a=>a.json()).then(a=>({index:a.index,links:a.links})),fetch("https://redgunny.github.io/quartz/indices/contentIndex.5b9932117bea167fef055145274ef522.min.json").then(a=>a.json())]).then(([{index:a,links:b},c])=>({index:a,links:b,content:c}))</script>
|
||||||
</head>
|
</head>
|
||||||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-XYFD95KB4J"></script>
|
<script async src="https://www.googletagmanager.com/gtag/js?id=G-XYFD95KB4J"></script>
|
||||||
<script>var doNotTrack=!1;if(!doNotTrack){window.dataLayer=window.dataLayer||[];function gtag(){dataLayer.push(arguments)}gtag('js',new Date),gtag('config','G-XYFD95KB4J',{anonymize_ip:!1})}</script>
|
<script>var doNotTrack=!1;if(!doNotTrack){window.dataLayer=window.dataLayer||[];function gtag(){dataLayer.push(arguments)}gtag('js',new Date),gtag('config','G-XYFD95KB4J',{anonymize_ip:!1})}</script>
|
||||||
@ -25,10 +25,10 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<script src=https://cdn.jsdelivr.net/npm/flexsearch@0.7.21/dist/flexsearch.bundle.js integrity="sha256-i3A0NZGkhsKjVMzFxv3ksk0DZh3aXqu0l49Bbh0MdjE=" crossorigin=anonymous defer></script>
|
<script src=https://cdn.jsdelivr.net/npm/flexsearch@0.7.21/dist/flexsearch.bundle.js integrity="sha256-i3A0NZGkhsKjVMzFxv3ksk0DZh3aXqu0l49Bbh0MdjE=" crossorigin=anonymous defer></script>
|
||||||
<script defer src=https://github.com/redgunny/quartz/js/search.bc849b857f2c1b822264d40635bb67b6.min.js></script>
|
<script defer src=https://redgunny.github.io/quartz/js/search.bc849b857f2c1b822264d40635bb67b6.min.js></script>
|
||||||
<div class=singlePage>
|
<div class=singlePage>
|
||||||
<header>
|
<header>
|
||||||
<h1 id=page-title><a href=https://github.com/redgunny/quartz>🪴 Quartz 3.2</a></h1><svg tabindex="0" id="search-icon" aria-labelledby="title desc" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19.9 19.7"><title id="title">Search Icon</title><desc id="desc">Icon to open search</desc><g class="search-path" fill="none"><path stroke-linecap="square" d="M18.5 18.3l-5.4-5.4"/><circle cx="8" cy="8" r="7"/></g></svg>
|
<h1 id=page-title><a href=https://redgunny.github.io/quartz/>🪴 Quartz 3.2</a></h1><svg tabindex="0" id="search-icon" aria-labelledby="title desc" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19.9 19.7"><title id="title">Search Icon</title><desc id="desc">Icon to open search</desc><g class="search-path" fill="none"><path stroke-linecap="square" d="M18.5 18.3l-5.4-5.4"/><circle cx="8" cy="8" r="7"/></g></svg>
|
||||||
<div class=spacer></div>
|
<div class=spacer></div>
|
||||||
<div class=darkmode>
|
<div class=darkmode>
|
||||||
<input class=toggle id=darkmode-toggle type=checkbox tabindex=-1>
|
<input class=toggle id=darkmode-toggle type=checkbox tabindex=-1>
|
||||||
@ -44,7 +44,7 @@
|
|||||||
Last updated April 5, 2022
|
Last updated April 5, 2022
|
||||||
</p>
|
</p>
|
||||||
<ul class=tags>
|
<ul class=tags>
|
||||||
<li><a href=https://github.com/redgunny/quartz/tags/setup/>Setup</a></li>
|
<li><a href=https://redgunny.github.io/quartz/tags/setup/>Setup</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<aside class=mainTOC>
|
<aside class=mainTOC>
|
||||||
<details>
|
<details>
|
||||||
@ -152,15 +152,15 @@ git push origin hugo
|
|||||||
</span></code></pre></td></tr></table>
|
</span></code></pre></td></tr></table>
|
||||||
</div>
|
</div>
|
||||||
</div><p>Have a custom domain?
|
</div><p>Have a custom domain?
|
||||||
<a href=/redgunny/quartz/notes/custom-Domain rel=noopener class=internal-link data-src=/redgunny/quartz/notes/custom-Domain>Learn how to set it up with Quartz
|
<a href=/quartz/notes/custom-Domain rel=noopener class=internal-link data-src=/quartz/notes/custom-Domain>Learn how to set it up with Quartz
|
||||||
</a>.</p>
|
</a>.</p>
|
||||||
<hr>
|
<hr>
|
||||||
<p>Now that your Quartz is live, let’s figure out how to make Quartz really <em>yours</em>!</p>
|
<p>Now that your Quartz is live, let’s figure out how to make Quartz really <em>yours</em>!</p>
|
||||||
<p>🎨
|
<p>🎨
|
||||||
<a href=/redgunny/quartz/notes/config rel=noopener class=internal-link data-src=/redgunny/quartz/notes/config>Customizing Quartz
|
<a href=/quartz/notes/config rel=noopener class=internal-link data-src=/quartz/notes/config>Customizing Quartz
|
||||||
</a></p>
|
</a></p>
|
||||||
<p>Having problems? Checkout our
|
<p>Having problems? Checkout our
|
||||||
<a href=/redgunny/quartz/notes/troubleshooting rel=noopener class=internal-link data-src=/redgunny/quartz/notes/troubleshooting>FAQ and Troubleshooting guide
|
<a href=/quartz/notes/troubleshooting rel=noopener class=internal-link data-src=/quartz/notes/troubleshooting>FAQ and Troubleshooting guide
|
||||||
</a>.</p>
|
</a>.</p>
|
||||||
</article>
|
</article>
|
||||||
<hr>
|
<hr>
|
||||||
@ -169,10 +169,10 @@ git push origin hugo
|
|||||||
<h3>Backlinks</h3>
|
<h3>Backlinks</h3>
|
||||||
<ul class=backlinks>
|
<ul class=backlinks>
|
||||||
<li>
|
<li>
|
||||||
<a href=/redgunny/quartz/notes/editing>Editing Content in Quartz</a>
|
<a href=/quartz/notes/editing>Editing Content in Quartz</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a href=/redgunny/quartz/notes/troubleshooting>Troubleshooting and FAQ</a>
|
<a href=/quartz/notes/troubleshooting>Troubleshooting and FAQ</a>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
@ -181,8 +181,8 @@ git push origin hugo
|
|||||||
<h3>Interactive Graph</h3>
|
<h3>Interactive Graph</h3>
|
||||||
<div id=graph-container></div>
|
<div id=graph-container></div>
|
||||||
<style>:root{--g-node:var(--secondary);--g-node-active:var(--primary);--g-node-inactive:var(--visited);--g-link:var(--outlinegray);--g-link-active:#5a7282}</style>
|
<style>:root{--g-node:var(--secondary);--g-node-active:var(--primary);--g-node-inactive:var(--visited);--g-link:var(--outlinegray);--g-link-active:#5a7282}</style>
|
||||||
<script src=https://github.com/redgunny/quartz/js/graph.27e8521c25c27c79dea35f434c486167.js></script>
|
<script src=https://redgunny.github.io/quartz/js/graph.27e8521c25c27c79dea35f434c486167.js></script>
|
||||||
<script>drawGraph("https://github.com/redgunny/quartz/notes/hosting","https://github.com/redgunny/quartz",[{"/moc":"#4388cc"}],-1,!0,!1,!0)</script>
|
<script>drawGraph("https://redgunny.github.io/quartz/notes/hosting","https://redgunny.github.io/quartz",[{"/moc":"#4388cc"}],-1,!0,!1,!0)</script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div id=contact_buttons>
|
<div id=contact_buttons>
|
||||||
@ -193,8 +193,8 @@ git push origin hugo
|
|||||||
<li><a href=https://twitter.com/_jzhao>Twitter</a></li><li><a href=https://github.com/jackyzha0>Github</a></li></ul>
|
<li><a href=https://twitter.com/_jzhao>Twitter</a></li><li><a href=https://github.com/jackyzha0>Github</a></li></ul>
|
||||||
</footer>
|
</footer>
|
||||||
</div>
|
</div>
|
||||||
<script src=https://github.com/redgunny/quartz/js/popover.9d69dffc0f2d029ef30cf63230ccce4c.min.js></script>
|
<script src=https://redgunny.github.io/quartz/js/popover.9d69dffc0f2d029ef30cf63230ccce4c.min.js></script>
|
||||||
<script>initPopover("https://github.com/redgunny/quartz")</script>
|
<script>initPopover("https://redgunny.github.io/quartz")</script>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
@ -5,15 +5,15 @@
|
|||||||
1 2 3 4 5 6 .">
|
1 2 3 4 5 6 .">
|
||||||
<title>Ignoring Notes</title>
|
<title>Ignoring Notes</title>
|
||||||
<meta name=viewport content="width=device-width,initial-scale=1">
|
<meta name=viewport content="width=device-width,initial-scale=1">
|
||||||
<link rel="shortcut icon" type=image/png href=https://github.com/redgunny/quartz/icon.png>
|
<link rel="shortcut icon" type=image/png href=https://redgunny.github.io/quartz//icon.png>
|
||||||
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&family=Source+Sans+Pro:wght@400;600;700&family=Fira+Code:wght@400;700&display=swap" rel=stylesheet>
|
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&family=Source+Sans+Pro:wght@400;600;700&family=Fira+Code:wght@400;700&display=swap" rel=stylesheet>
|
||||||
<link href=https://github.com/redgunny/quartz/styles.2cc445b139f028853c48b809a0390863.min.css rel=stylesheet>
|
<link href=https://redgunny.github.io/quartz/styles.2cc445b139f028853c48b809a0390863.min.css rel=stylesheet>
|
||||||
<script src=https://github.com/redgunny/quartz/js/darkmode.46b07878b7f5d9e26ad7a3c40f8a0605.min.js></script>
|
<script src=https://redgunny.github.io/quartz/js/darkmode.46b07878b7f5d9e26ad7a3c40f8a0605.min.js></script>
|
||||||
<link rel=stylesheet href=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/katex.min.css integrity=sha384-R4558gYOUz8mP9YWpZJjofhk+zx0AS11p36HnD2ZKj/6JR5z27gSSULCNHIRReVs crossorigin=anonymous>
|
<link rel=stylesheet href=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/katex.min.css integrity=sha384-R4558gYOUz8mP9YWpZJjofhk+zx0AS11p36HnD2ZKj/6JR5z27gSSULCNHIRReVs crossorigin=anonymous>
|
||||||
<script defer src=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/katex.min.js integrity=sha384-z1fJDqw8ZApjGO3/unPWUPsIymfsJmyrDVWC8Tv/a1HeOtGmkwNd/7xUS0Xcnvsx crossorigin=anonymous></script>
|
<script defer src=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/katex.min.js integrity=sha384-z1fJDqw8ZApjGO3/unPWUPsIymfsJmyrDVWC8Tv/a1HeOtGmkwNd/7xUS0Xcnvsx crossorigin=anonymous></script>
|
||||||
<script defer src=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/contrib/auto-render.min.js integrity=sha384-+XBljXPPiv+OzfbB3cVmLHf4hdUFHlWNZN5spNQ7rmHTXpd7WvJum6fIACpNNfIR crossorigin=anonymous></script>
|
<script defer src=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/contrib/auto-render.min.js integrity=sha384-+XBljXPPiv+OzfbB3cVmLHf4hdUFHlWNZN5spNQ7rmHTXpd7WvJum6fIACpNNfIR crossorigin=anonymous></script>
|
||||||
<script>document.addEventListener("DOMContentLoaded",function(){renderMathInElement(document.body,{delimiters:[{left:'$$',right:'$$',display:!0},{left:'$',right:'$',display:!1}],throwOnError:!1})})</script>
|
<script>document.addEventListener("DOMContentLoaded",function(){renderMathInElement(document.body,{delimiters:[{left:'$$',right:'$$',display:!0},{left:'$',right:'$',display:!1}],throwOnError:!1})})</script>
|
||||||
<script>const BASE_URL="https://github.com/redgunny/quartz",fetchData=Promise.all([fetch("https://github.com/redgunny/quartz/indices/linkIndex.03d0265dd1ca84fe383a8ad442b7c660.min.json").then(a=>a.json()).then(a=>({index:a.index,links:a.links})),fetch("https://github.com/redgunny/quartz/indices/contentIndex.ab82556ee2ae1507eaa5663d94152e66.min.json").then(a=>a.json())]).then(([{index:a,links:b},c])=>({index:a,links:b,content:c}))</script>
|
<script>const BASE_URL="https://redgunny.github.io/quartz/",fetchData=Promise.all([fetch("https://redgunny.github.io/quartz/indices/linkIndex.03d0265dd1ca84fe383a8ad442b7c660.min.json").then(a=>a.json()).then(a=>({index:a.index,links:a.links})),fetch("https://redgunny.github.io/quartz/indices/contentIndex.5b9932117bea167fef055145274ef522.min.json").then(a=>a.json())]).then(([{index:a,links:b},c])=>({index:a,links:b,content:c}))</script>
|
||||||
</head>
|
</head>
|
||||||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-XYFD95KB4J"></script>
|
<script async src="https://www.googletagmanager.com/gtag/js?id=G-XYFD95KB4J"></script>
|
||||||
<script>var doNotTrack=!1;if(!doNotTrack){window.dataLayer=window.dataLayer||[];function gtag(){dataLayer.push(arguments)}gtag('js',new Date),gtag('config','G-XYFD95KB4J',{anonymize_ip:!1})}</script>
|
<script>var doNotTrack=!1;if(!doNotTrack){window.dataLayer=window.dataLayer||[];function gtag(){dataLayer.push(arguments)}gtag('js',new Date),gtag('config','G-XYFD95KB4J',{anonymize_ip:!1})}</script>
|
||||||
@ -26,10 +26,10 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<script src=https://cdn.jsdelivr.net/npm/flexsearch@0.7.21/dist/flexsearch.bundle.js integrity="sha256-i3A0NZGkhsKjVMzFxv3ksk0DZh3aXqu0l49Bbh0MdjE=" crossorigin=anonymous defer></script>
|
<script src=https://cdn.jsdelivr.net/npm/flexsearch@0.7.21/dist/flexsearch.bundle.js integrity="sha256-i3A0NZGkhsKjVMzFxv3ksk0DZh3aXqu0l49Bbh0MdjE=" crossorigin=anonymous defer></script>
|
||||||
<script defer src=https://github.com/redgunny/quartz/js/search.bc849b857f2c1b822264d40635bb67b6.min.js></script>
|
<script defer src=https://redgunny.github.io/quartz/js/search.bc849b857f2c1b822264d40635bb67b6.min.js></script>
|
||||||
<div class=singlePage>
|
<div class=singlePage>
|
||||||
<header>
|
<header>
|
||||||
<h1 id=page-title><a href=https://github.com/redgunny/quartz>🪴 Quartz 3.2</a></h1><svg tabindex="0" id="search-icon" aria-labelledby="title desc" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19.9 19.7"><title id="title">Search Icon</title><desc id="desc">Icon to open search</desc><g class="search-path" fill="none"><path stroke-linecap="square" d="M18.5 18.3l-5.4-5.4"/><circle cx="8" cy="8" r="7"/></g></svg>
|
<h1 id=page-title><a href=https://redgunny.github.io/quartz/>🪴 Quartz 3.2</a></h1><svg tabindex="0" id="search-icon" aria-labelledby="title desc" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19.9 19.7"><title id="title">Search Icon</title><desc id="desc">Icon to open search</desc><g class="search-path" fill="none"><path stroke-linecap="square" d="M18.5 18.3l-5.4-5.4"/><circle cx="8" cy="8" r="7"/></g></svg>
|
||||||
<div class=spacer></div>
|
<div class=spacer></div>
|
||||||
<div class=darkmode>
|
<div class=darkmode>
|
||||||
<input class=toggle id=darkmode-toggle type=checkbox tabindex=-1>
|
<input class=toggle id=darkmode-toggle type=checkbox tabindex=-1>
|
||||||
@ -110,10 +110,10 @@ draft: true
|
|||||||
<h3>Backlinks</h3>
|
<h3>Backlinks</h3>
|
||||||
<ul class=backlinks>
|
<ul class=backlinks>
|
||||||
<li>
|
<li>
|
||||||
<a href=/redgunny/quartz/notes/editing>Editing Content in Quartz</a>
|
<a href=/quartz/notes/editing>Editing Content in Quartz</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a href=/redgunny/quartz/notes/troubleshooting>Troubleshooting and FAQ</a>
|
<a href=/quartz/notes/troubleshooting>Troubleshooting and FAQ</a>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
@ -122,8 +122,8 @@ draft: true
|
|||||||
<h3>Interactive Graph</h3>
|
<h3>Interactive Graph</h3>
|
||||||
<div id=graph-container></div>
|
<div id=graph-container></div>
|
||||||
<style>:root{--g-node:var(--secondary);--g-node-active:var(--primary);--g-node-inactive:var(--visited);--g-link:var(--outlinegray);--g-link-active:#5a7282}</style>
|
<style>:root{--g-node:var(--secondary);--g-node-active:var(--primary);--g-node-inactive:var(--visited);--g-link:var(--outlinegray);--g-link-active:#5a7282}</style>
|
||||||
<script src=https://github.com/redgunny/quartz/js/graph.27e8521c25c27c79dea35f434c486167.js></script>
|
<script src=https://redgunny.github.io/quartz/js/graph.27e8521c25c27c79dea35f434c486167.js></script>
|
||||||
<script>drawGraph("https://github.com/redgunny/quartz/notes/ignore-notes","https://github.com/redgunny/quartz",[{"/moc":"#4388cc"}],-1,!0,!1,!0)</script>
|
<script>drawGraph("https://redgunny.github.io/quartz/notes/ignore-notes","https://redgunny.github.io/quartz",[{"/moc":"#4388cc"}],-1,!0,!1,!0)</script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div id=contact_buttons>
|
<div id=contact_buttons>
|
||||||
@ -134,8 +134,8 @@ draft: true
|
|||||||
<li><a href=https://twitter.com/_jzhao>Twitter</a></li><li><a href=https://github.com/jackyzha0>Github</a></li></ul>
|
<li><a href=https://twitter.com/_jzhao>Twitter</a></li><li><a href=https://github.com/jackyzha0>Github</a></li></ul>
|
||||||
</footer>
|
</footer>
|
||||||
</div>
|
</div>
|
||||||
<script src=https://github.com/redgunny/quartz/js/popover.9d69dffc0f2d029ef30cf63230ccce4c.min.js></script>
|
<script src=https://redgunny.github.io/quartz/js/popover.9d69dffc0f2d029ef30cf63230ccce4c.min.js></script>
|
||||||
<script>initPopover("https://github.com/redgunny/quartz")</script>
|
<script>initPopover("https://redgunny.github.io/quartz")</script>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
@ -4,15 +4,15 @@
|
|||||||
<meta name=description content>
|
<meta name=description content>
|
||||||
<title>Notes</title>
|
<title>Notes</title>
|
||||||
<meta name=viewport content="width=device-width,initial-scale=1">
|
<meta name=viewport content="width=device-width,initial-scale=1">
|
||||||
<link rel="shortcut icon" type=image/png href=https://github.com/redgunny/quartz/icon.png>
|
<link rel="shortcut icon" type=image/png href=https://redgunny.github.io/quartz//icon.png>
|
||||||
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&family=Source+Sans+Pro:wght@400;600;700&family=Fira+Code:wght@400;700&display=swap" rel=stylesheet>
|
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&family=Source+Sans+Pro:wght@400;600;700&family=Fira+Code:wght@400;700&display=swap" rel=stylesheet>
|
||||||
<link href=https://github.com/redgunny/quartz/styles.2cc445b139f028853c48b809a0390863.min.css rel=stylesheet>
|
<link href=https://redgunny.github.io/quartz/styles.2cc445b139f028853c48b809a0390863.min.css rel=stylesheet>
|
||||||
<script src=https://github.com/redgunny/quartz/js/darkmode.46b07878b7f5d9e26ad7a3c40f8a0605.min.js></script>
|
<script src=https://redgunny.github.io/quartz/js/darkmode.46b07878b7f5d9e26ad7a3c40f8a0605.min.js></script>
|
||||||
<link rel=stylesheet href=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/katex.min.css integrity=sha384-R4558gYOUz8mP9YWpZJjofhk+zx0AS11p36HnD2ZKj/6JR5z27gSSULCNHIRReVs crossorigin=anonymous>
|
<link rel=stylesheet href=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/katex.min.css integrity=sha384-R4558gYOUz8mP9YWpZJjofhk+zx0AS11p36HnD2ZKj/6JR5z27gSSULCNHIRReVs crossorigin=anonymous>
|
||||||
<script defer src=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/katex.min.js integrity=sha384-z1fJDqw8ZApjGO3/unPWUPsIymfsJmyrDVWC8Tv/a1HeOtGmkwNd/7xUS0Xcnvsx crossorigin=anonymous></script>
|
<script defer src=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/katex.min.js integrity=sha384-z1fJDqw8ZApjGO3/unPWUPsIymfsJmyrDVWC8Tv/a1HeOtGmkwNd/7xUS0Xcnvsx crossorigin=anonymous></script>
|
||||||
<script defer src=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/contrib/auto-render.min.js integrity=sha384-+XBljXPPiv+OzfbB3cVmLHf4hdUFHlWNZN5spNQ7rmHTXpd7WvJum6fIACpNNfIR crossorigin=anonymous></script>
|
<script defer src=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/contrib/auto-render.min.js integrity=sha384-+XBljXPPiv+OzfbB3cVmLHf4hdUFHlWNZN5spNQ7rmHTXpd7WvJum6fIACpNNfIR crossorigin=anonymous></script>
|
||||||
<script>document.addEventListener("DOMContentLoaded",function(){renderMathInElement(document.body,{delimiters:[{left:'$$',right:'$$',display:!0},{left:'$',right:'$',display:!1}],throwOnError:!1})})</script>
|
<script>document.addEventListener("DOMContentLoaded",function(){renderMathInElement(document.body,{delimiters:[{left:'$$',right:'$$',display:!0},{left:'$',right:'$',display:!1}],throwOnError:!1})})</script>
|
||||||
<script>const BASE_URL="https://github.com/redgunny/quartz",fetchData=Promise.all([fetch("https://github.com/redgunny/quartz/indices/linkIndex.03d0265dd1ca84fe383a8ad442b7c660.min.json").then(a=>a.json()).then(a=>({index:a.index,links:a.links})),fetch("https://github.com/redgunny/quartz/indices/contentIndex.ab82556ee2ae1507eaa5663d94152e66.min.json").then(a=>a.json())]).then(([{index:a,links:b},c])=>({index:a,links:b,content:c}))</script>
|
<script>const BASE_URL="https://redgunny.github.io/quartz/",fetchData=Promise.all([fetch("https://redgunny.github.io/quartz/indices/linkIndex.03d0265dd1ca84fe383a8ad442b7c660.min.json").then(a=>a.json()).then(a=>({index:a.index,links:a.links})),fetch("https://redgunny.github.io/quartz/indices/contentIndex.5b9932117bea167fef055145274ef522.min.json").then(a=>a.json())]).then(([{index:a,links:b},c])=>({index:a,links:b,content:c}))</script>
|
||||||
</head>
|
</head>
|
||||||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-XYFD95KB4J"></script>
|
<script async src="https://www.googletagmanager.com/gtag/js?id=G-XYFD95KB4J"></script>
|
||||||
<script>var doNotTrack=!1;if(!doNotTrack){window.dataLayer=window.dataLayer||[];function gtag(){dataLayer.push(arguments)}gtag('js',new Date),gtag('config','G-XYFD95KB4J',{anonymize_ip:!1})}</script>
|
<script>var doNotTrack=!1;if(!doNotTrack){window.dataLayer=window.dataLayer||[];function gtag(){dataLayer.push(arguments)}gtag('js',new Date),gtag('config','G-XYFD95KB4J',{anonymize_ip:!1})}</script>
|
||||||
@ -25,10 +25,10 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<script src=https://cdn.jsdelivr.net/npm/flexsearch@0.7.21/dist/flexsearch.bundle.js integrity="sha256-i3A0NZGkhsKjVMzFxv3ksk0DZh3aXqu0l49Bbh0MdjE=" crossorigin=anonymous defer></script>
|
<script src=https://cdn.jsdelivr.net/npm/flexsearch@0.7.21/dist/flexsearch.bundle.js integrity="sha256-i3A0NZGkhsKjVMzFxv3ksk0DZh3aXqu0l49Bbh0MdjE=" crossorigin=anonymous defer></script>
|
||||||
<script defer src=https://github.com/redgunny/quartz/js/search.bc849b857f2c1b822264d40635bb67b6.min.js></script>
|
<script defer src=https://redgunny.github.io/quartz/js/search.bc849b857f2c1b822264d40635bb67b6.min.js></script>
|
||||||
<div class=singlePage>
|
<div class=singlePage>
|
||||||
<header>
|
<header>
|
||||||
<h1 id=page-title><a href=https://github.com/redgunny/quartz>🪴 Quartz 3.2</a></h1><svg tabindex="0" id="search-icon" aria-labelledby="title desc" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19.9 19.7"><title id="title">Search Icon</title><desc id="desc">Icon to open search</desc><g class="search-path" fill="none"><path stroke-linecap="square" d="M18.5 18.3l-5.4-5.4"/><circle cx="8" cy="8" r="7"/></g></svg>
|
<h1 id=page-title><a href=https://redgunny.github.io/quartz/>🪴 Quartz 3.2</a></h1><svg tabindex="0" id="search-icon" aria-labelledby="title desc" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19.9 19.7"><title id="title">Search Icon</title><desc id="desc">Icon to open search</desc><g class="search-path" fill="none"><path stroke-linecap="square" d="M18.5 18.3l-5.4-5.4"/><circle cx="8" cy="8" r="7"/></g></svg>
|
||||||
<div class=spacer></div>
|
<div class=spacer></div>
|
||||||
<div class=darkmode>
|
<div class=darkmode>
|
||||||
<input class=toggle id=darkmode-toggle type=checkbox tabindex=-1>
|
<input class=toggle id=darkmode-toggle type=checkbox tabindex=-1>
|
||||||
@ -43,7 +43,7 @@
|
|||||||
<ul class=section-ul><li class=section-li>
|
<ul class=section-ul><li class=section-li>
|
||||||
<div class=section>
|
<div class=section>
|
||||||
<div class=desc>
|
<div class=desc>
|
||||||
<h3><a href=https://github.com/redgunny/quartz/notes/setup/>Setup</a></h3>
|
<h3><a href=https://redgunny.github.io/quartz/notes/setup/>Setup</a></h3>
|
||||||
<p>Making your own Quartz Setting up Quartz requires a basic understanding of git. If you are unfamiliar, this resource is a great place to start!...</p>
|
<p>Making your own Quartz Setting up Quartz requires a basic understanding of git. If you are unfamiliar, this resource is a great place to start!...</p>
|
||||||
</div>
|
</div>
|
||||||
<p class=meta>
|
<p class=meta>
|
||||||
@ -53,7 +53,7 @@
|
|||||||
</li><li class=section-li>
|
</li><li class=section-li>
|
||||||
<div class=section>
|
<div class=section>
|
||||||
<div class=desc>
|
<div class=desc>
|
||||||
<h3><a href=https://github.com/redgunny/quartz/notes/philosophy/>Quartz Philosophy</a></h3>
|
<h3><a href=https://redgunny.github.io/quartz/notes/philosophy/>Quartz Philosophy</a></h3>
|
||||||
<p>“[One] who works with the door open gets all kinds of interruptions, but [they] also occasionally gets clues as to what the world is and what might be important....</p>
|
<p>“[One] who works with the door open gets all kinds of interruptions, but [they] also occasionally gets clues as to what the world is and what might be important....</p>
|
||||||
</div>
|
</div>
|
||||||
<p class=meta>
|
<p class=meta>
|
||||||
@ -63,7 +63,7 @@
|
|||||||
</li><li class=section-li>
|
</li><li class=section-li>
|
||||||
<div class=section>
|
<div class=section>
|
||||||
<div class=desc>
|
<div class=desc>
|
||||||
<h3><a href=https://github.com/redgunny/quartz/notes/preview-changes/>Preview Changes</a></h3>
|
<h3><a href=https://redgunny.github.io/quartz/notes/preview-changes/>Preview Changes</a></h3>
|
||||||
<p>If you’d like to preview what your Quartz site looks like before deploying it to the internet, here’s exactly how to do that!...</p>
|
<p>If you’d like to preview what your Quartz site looks like before deploying it to the internet, here’s exactly how to do that!...</p>
|
||||||
</div>
|
</div>
|
||||||
<p class=meta>
|
<p class=meta>
|
||||||
@ -73,7 +73,7 @@
|
|||||||
</li><li class=section-li>
|
</li><li class=section-li>
|
||||||
<div class=section>
|
<div class=section>
|
||||||
<div class=desc>
|
<div class=desc>
|
||||||
<h3><a href=https://github.com/redgunny/quartz/notes/obsidian/>Obsidian Vault Integration</a></h3>
|
<h3><a href=https://redgunny.github.io/quartz/notes/obsidian/>Obsidian Vault Integration</a></h3>
|
||||||
<p>Setup Obsidian is the preferred way to use Quartz. You can either create a new Obsidian Vault or link one that your already have....</p>
|
<p>Setup Obsidian is the preferred way to use Quartz. You can either create a new Obsidian Vault or link one that your already have....</p>
|
||||||
</div>
|
</div>
|
||||||
<p class=meta>
|
<p class=meta>
|
||||||
@ -83,7 +83,7 @@
|
|||||||
</li><li class=section-li>
|
</li><li class=section-li>
|
||||||
<div class=section>
|
<div class=section>
|
||||||
<div class=desc>
|
<div class=desc>
|
||||||
<h3><a href=https://github.com/redgunny/quartz/notes/ignore-notes/>Ignoring Notes</a></h3>
|
<h3><a href=https://redgunny.github.io/quartz/notes/ignore-notes/>Ignoring Notes</a></h3>
|
||||||
<p>Quartz Ignore Edit ignoreFiles in config.toml to include paths you’d like to exclude from being rendered.
|
<p>Quartz Ignore Edit ignoreFiles in config.toml to include paths you’d like to exclude from being rendered.
|
||||||
1 2 3 4 5 6 ....</p>
|
1 2 3 4 5 6 ....</p>
|
||||||
</div>
|
</div>
|
||||||
@ -94,7 +94,7 @@
|
|||||||
</li><li class=section-li>
|
</li><li class=section-li>
|
||||||
<div class=section>
|
<div class=section>
|
||||||
<div class=desc>
|
<div class=desc>
|
||||||
<h3><a href=https://github.com/redgunny/quartz/notes/editing/>Editing Content in Quartz</a></h3>
|
<h3><a href=https://redgunny.github.io/quartz/notes/editing/>Editing Content in Quartz</a></h3>
|
||||||
<p>Editing Quartz runs on top of Hugo so all notes are written in Markdown.
|
<p>Editing Quartz runs on top of Hugo so all notes are written in Markdown.
|
||||||
Obsidian I recommend using Obsidian as a way to edit and grow your digital garden....</p>
|
Obsidian I recommend using Obsidian as a way to edit and grow your digital garden....</p>
|
||||||
</div>
|
</div>
|
||||||
@ -105,7 +105,7 @@ Obsidian I recommend using Obsidian as a way to edit and grow your digital garde
|
|||||||
</li><li class=section-li>
|
</li><li class=section-li>
|
||||||
<div class=section>
|
<div class=section>
|
||||||
<div class=desc>
|
<div class=desc>
|
||||||
<h3><a href=https://github.com/redgunny/quartz/notes/hosting/>Deploying Quartz to the Web</a></h3>
|
<h3><a href=https://redgunny.github.io/quartz/notes/hosting/>Deploying Quartz to the Web</a></h3>
|
||||||
<p>GitHub Pages Quartz is designed to be effortless to deploy. If you forked and cloned Quartz directly from the repository, everything should already be good to go!...</p>
|
<p>GitHub Pages Quartz is designed to be effortless to deploy. If you forked and cloned Quartz directly from the repository, everything should already be good to go!...</p>
|
||||||
</div>
|
</div>
|
||||||
<p class=meta>
|
<p class=meta>
|
||||||
@ -115,7 +115,7 @@ Obsidian I recommend using Obsidian as a way to edit and grow your digital garde
|
|||||||
</li><li class=section-li>
|
</li><li class=section-li>
|
||||||
<div class=section>
|
<div class=section>
|
||||||
<div class=desc>
|
<div class=desc>
|
||||||
<h3><a href=https://github.com/redgunny/quartz/notes/custom-Domain/>Custom Domain</a></h3>
|
<h3><a href=https://redgunny.github.io/quartz/notes/custom-Domain/>Custom Domain</a></h3>
|
||||||
<p>Registrar This step is only applicable if you are using a custom domain! If you are using a <YOUR-USERNAME>.github.io domain, you can skip this step....</p>
|
<p>Registrar This step is only applicable if you are using a custom domain! If you are using a <YOUR-USERNAME>.github.io domain, you can skip this step....</p>
|
||||||
</div>
|
</div>
|
||||||
<p class=meta>
|
<p class=meta>
|
||||||
@ -125,7 +125,7 @@ Obsidian I recommend using Obsidian as a way to edit and grow your digital garde
|
|||||||
</li><li class=section-li>
|
</li><li class=section-li>
|
||||||
<div class=section>
|
<div class=section>
|
||||||
<div class=desc>
|
<div class=desc>
|
||||||
<h3><a href=https://github.com/redgunny/quartz/notes/config/>Configuration</a></h3>
|
<h3><a href=https://redgunny.github.io/quartz/notes/config/>Configuration</a></h3>
|
||||||
<p>Configuration Quartz is designed to be extremely configurable. You can find the bulk of the configuration scattered throughout the repository depending on how in-depth you’d like to get....</p>
|
<p>Configuration Quartz is designed to be extremely configurable. You can find the bulk of the configuration scattered throughout the repository depending on how in-depth you’d like to get....</p>
|
||||||
</div>
|
</div>
|
||||||
<p class=meta>
|
<p class=meta>
|
||||||
@ -135,7 +135,7 @@ Obsidian I recommend using Obsidian as a way to edit and grow your digital garde
|
|||||||
</li><li class=section-li>
|
</li><li class=section-li>
|
||||||
<div class=section>
|
<div class=section>
|
||||||
<div class=desc>
|
<div class=desc>
|
||||||
<h3><a href=https://github.com/redgunny/quartz/notes/CJK-+-Latex-Support-%E6%B5%8B%E8%AF%95/>CJK + Latex Support (测试)</a></h3>
|
<h3><a href=https://redgunny.github.io/quartz/notes/CJK-+-Latex-Support-%E6%B5%8B%E8%AF%95/>CJK + Latex Support (测试)</a></h3>
|
||||||
<p>Chinese, Japanese, Korean Support 几乎在我们意识到之前,我们已经离开了地面。
|
<p>Chinese, Japanese, Korean Support 几乎在我们意识到之前,我们已经离开了地面。
|
||||||
우리가 그것을 알기도 전에 우리는 땅을 떠났습니다.
|
우리가 그것을 알기도 전에 우리는 땅을 떠났습니다.
|
||||||
私たちがそれを知るほぼ前に、私たちは地面を離れていました。
|
私たちがそれを知るほぼ前に、私たちは地面を離れていました。
|
||||||
@ -157,13 +157,13 @@ Latex Block math works with two dollar signs $$....</p>
|
|||||||
<a aria-current=page aria-label="Page 1" class=page-link role=button>1</a>
|
<a aria-current=page aria-label="Page 1" class=page-link role=button>1</a>
|
||||||
</li>
|
</li>
|
||||||
<li class=page-item>
|
<li class=page-item>
|
||||||
<a href=/redgunny/quartz/notes/page/2/ aria-label="Page 2" class=page-link role=button>2</a>
|
<a href=/quartz/notes/page/2/ aria-label="Page 2" class=page-link role=button>2</a>
|
||||||
</li>
|
</li>
|
||||||
<li class=page-item>
|
<li class=page-item>
|
||||||
<a href=/redgunny/quartz/notes/page/2/ aria-label=Next class=page-link role=button><span aria-hidden=true>»</span></a>
|
<a href=/quartz/notes/page/2/ aria-label=Next class=page-link role=button><span aria-hidden=true>»</span></a>
|
||||||
</li>
|
</li>
|
||||||
<li class=page-item>
|
<li class=page-item>
|
||||||
<a href=/redgunny/quartz/notes/page/2/ aria-label=Last class=page-link role=button><span aria-hidden=true>»»</span></a>
|
<a href=/quartz/notes/page/2/ aria-label=Last class=page-link role=button><span aria-hidden=true>»»</span></a>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</article>
|
</article>
|
||||||
@ -176,7 +176,7 @@ Latex Block math works with two dollar signs $$....</p>
|
|||||||
</footer>
|
</footer>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<script src=https://github.com/redgunny/quartz/js/popover.9d69dffc0f2d029ef30cf63230ccce4c.min.js></script>
|
<script src=https://redgunny.github.io/quartz/js/popover.9d69dffc0f2d029ef30cf63230ccce4c.min.js></script>
|
||||||
<script>initPopover("https://github.com/redgunny/quartz")</script>
|
<script>initPopover("https://redgunny.github.io/quartz")</script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
@ -1,8 +1,8 @@
|
|||||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Notes on</title><link>https://github.com/redgunny/quartz/notes/</link><description>Recent content in Notes on</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><atom:link href="https://github.com/redgunny/quartz/notes/index.xml" rel="self" type="application/rss+xml"/><item><title>CJK + Latex Support (测试)</title><link>https://github.com/redgunny/quartz/notes/CJK-+-Latex-Support-%E6%B5%8B%E8%AF%95/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://github.com/redgunny/quartz/notes/CJK-+-Latex-Support-%E6%B5%8B%E8%AF%95/</guid><description>Chinese, Japanese, Korean Support 几乎在我们意识到之前,我们已经离开了地面。
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Notes on</title><link>https://redgunny.github.io/quartz/notes/</link><description>Recent content in Notes on</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><atom:link href="https://redgunny.github.io/quartz/notes/index.xml" rel="self" type="application/rss+xml"/><item><title>CJK + Latex Support (测试)</title><link>https://redgunny.github.io/quartz/notes/CJK-+-Latex-Support-%E6%B5%8B%E8%AF%95/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://redgunny.github.io/quartz/notes/CJK-+-Latex-Support-%E6%B5%8B%E8%AF%95/</guid><description>Chinese, Japanese, Korean Support 几乎在我们意识到之前,我们已经离开了地面。
|
||||||
우리가 그것을 알기도 전에 우리는 땅을 떠났습니다.
|
우리가 그것을 알기도 전에 우리는 땅을 떠났습니다.
|
||||||
私たちがそれを知るほぼ前に、私たちは地面を離れていました。
|
私たちがそれを知るほぼ前に、私たちは地面を離れていました。
|
||||||
Latex Block math works with two dollar signs $$.</description></item><item><title>Configuration</title><link>https://github.com/redgunny/quartz/notes/config/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://github.com/redgunny/quartz/notes/config/</guid><description>Configuration Quartz is designed to be extremely configurable. You can find the bulk of the configuration scattered throughout the repository depending on how in-depth you&rsquo;d like to get.</description></item><item><title>Custom Domain</title><link>https://github.com/redgunny/quartz/notes/custom-Domain/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://github.com/redgunny/quartz/notes/custom-Domain/</guid><description>Registrar This step is only applicable if you are using a custom domain! If you are using a &lt;YOUR-USERNAME&gt;.github.io domain, you can skip this step.</description></item><item><title>Deploying Quartz to the Web</title><link>https://github.com/redgunny/quartz/notes/hosting/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://github.com/redgunny/quartz/notes/hosting/</guid><description>GitHub Pages Quartz is designed to be effortless to deploy. If you forked and cloned Quartz directly from the repository, everything should already be good to go!</description></item><item><title>Editing Content in Quartz</title><link>https://github.com/redgunny/quartz/notes/editing/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://github.com/redgunny/quartz/notes/editing/</guid><description>Editing Quartz runs on top of Hugo so all notes are written in Markdown.
|
Latex Block math works with two dollar signs $$.</description></item><item><title>Configuration</title><link>https://redgunny.github.io/quartz/notes/config/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://redgunny.github.io/quartz/notes/config/</guid><description>Configuration Quartz is designed to be extremely configurable. You can find the bulk of the configuration scattered throughout the repository depending on how in-depth you&rsquo;d like to get.</description></item><item><title>Custom Domain</title><link>https://redgunny.github.io/quartz/notes/custom-Domain/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://redgunny.github.io/quartz/notes/custom-Domain/</guid><description>Registrar This step is only applicable if you are using a custom domain! If you are using a &lt;YOUR-USERNAME&gt;.github.io domain, you can skip this step.</description></item><item><title>Deploying Quartz to the Web</title><link>https://redgunny.github.io/quartz/notes/hosting/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://redgunny.github.io/quartz/notes/hosting/</guid><description>GitHub Pages Quartz is designed to be effortless to deploy. If you forked and cloned Quartz directly from the repository, everything should already be good to go!</description></item><item><title>Editing Content in Quartz</title><link>https://redgunny.github.io/quartz/notes/editing/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://redgunny.github.io/quartz/notes/editing/</guid><description>Editing Quartz runs on top of Hugo so all notes are written in Markdown.
|
||||||
Obsidian I recommend using Obsidian as a way to edit and grow your digital garden.</description></item><item><title>Ignoring Notes</title><link>https://github.com/redgunny/quartz/notes/ignore-notes/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://github.com/redgunny/quartz/notes/ignore-notes/</guid><description>Quartz Ignore Edit ignoreFiles in config.toml to include paths you&rsquo;d like to exclude from being rendered.
|
Obsidian I recommend using Obsidian as a way to edit and grow your digital garden.</description></item><item><title>Ignoring Notes</title><link>https://redgunny.github.io/quartz/notes/ignore-notes/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://redgunny.github.io/quartz/notes/ignore-notes/</guid><description>Quartz Ignore Edit ignoreFiles in config.toml to include paths you&rsquo;d like to exclude from being rendered.
|
||||||
1 2 3 4 5 6 .</description></item><item><title>Obsidian Vault Integration</title><link>https://github.com/redgunny/quartz/notes/obsidian/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://github.com/redgunny/quartz/notes/obsidian/</guid><description>Setup Obsidian is the preferred way to use Quartz. You can either create a new Obsidian Vault or link one that your already have.</description></item><item><title>Preview Changes</title><link>https://github.com/redgunny/quartz/notes/preview-changes/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://github.com/redgunny/quartz/notes/preview-changes/</guid><description>If you&rsquo;d like to preview what your Quartz site looks like before deploying it to the internet, here&rsquo;s exactly how to do that!</description></item><item><title>Quartz Philosophy</title><link>https://github.com/redgunny/quartz/notes/philosophy/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://github.com/redgunny/quartz/notes/philosophy/</guid><description>“[One] who works with the door open gets all kinds of interruptions, but [they] also occasionally gets clues as to what the world is and what might be important.</description></item><item><title>Setup</title><link>https://github.com/redgunny/quartz/notes/setup/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://github.com/redgunny/quartz/notes/setup/</guid><description>Making your own Quartz Setting up Quartz requires a basic understanding of git. If you are unfamiliar, this resource is a great place to start!</description></item><item><title>Showcase</title><link>https://github.com/redgunny/quartz/notes/showcase/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://github.com/redgunny/quartz/notes/showcase/</guid><description>Want to see what Quartz can do? Here are some cool community gardens :)
|
1 2 3 4 5 6 .</description></item><item><title>Obsidian Vault Integration</title><link>https://redgunny.github.io/quartz/notes/obsidian/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://redgunny.github.io/quartz/notes/obsidian/</guid><description>Setup Obsidian is the preferred way to use Quartz. You can either create a new Obsidian Vault or link one that your already have.</description></item><item><title>Preview Changes</title><link>https://redgunny.github.io/quartz/notes/preview-changes/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://redgunny.github.io/quartz/notes/preview-changes/</guid><description>If you&rsquo;d like to preview what your Quartz site looks like before deploying it to the internet, here&rsquo;s exactly how to do that!</description></item><item><title>Quartz Philosophy</title><link>https://redgunny.github.io/quartz/notes/philosophy/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://redgunny.github.io/quartz/notes/philosophy/</guid><description>“[One] who works with the door open gets all kinds of interruptions, but [they] also occasionally gets clues as to what the world is and what might be important.</description></item><item><title>Setup</title><link>https://redgunny.github.io/quartz/notes/setup/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://redgunny.github.io/quartz/notes/setup/</guid><description>Making your own Quartz Setting up Quartz requires a basic understanding of git. If you are unfamiliar, this resource is a great place to start!</description></item><item><title>Showcase</title><link>https://redgunny.github.io/quartz/notes/showcase/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://redgunny.github.io/quartz/notes/showcase/</guid><description>Want to see what Quartz can do? Here are some cool community gardens :)
|
||||||
Quartz Documentation (this site!) Strengthening Online Social Bonds: Research Garden Jacky Zhao&rsquo;s Garden Anson Yu&rsquo;s Garden Shihyu&rsquo;s PKM Chloe&rsquo;s Garden SlRvb&rsquo;s Site Course notes for Information Technology Advanced Theory Brandon Boswell&rsquo;s Garden Siyang&rsquo;s Courtyard If you want to see your own on here, submit a Pull Request adding yourself to this file!</description></item><item><title>Troubleshooting and FAQ</title><link>https://github.com/redgunny/quartz/notes/troubleshooting/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://github.com/redgunny/quartz/notes/troubleshooting/</guid><description>Still having trouble? Here are a list of common questions and problems people encounter when installing Quartz.
|
Quartz Documentation (this site!) Strengthening Online Social Bonds: Research Garden Jacky Zhao&rsquo;s Garden Anson Yu&rsquo;s Garden Shihyu&rsquo;s PKM Chloe&rsquo;s Garden SlRvb&rsquo;s Site Course notes for Information Technology Advanced Theory Brandon Boswell&rsquo;s Garden Siyang&rsquo;s Courtyard If you want to see your own on here, submit a Pull Request adding yourself to this file!</description></item><item><title>Troubleshooting and FAQ</title><link>https://redgunny.github.io/quartz/notes/troubleshooting/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://redgunny.github.io/quartz/notes/troubleshooting/</guid><description>Still having trouble? Here are a list of common questions and problems people encounter when installing Quartz.
|
||||||
While you&rsquo;re here, join our Discord :)</description></item></channel></rss>
|
While you&rsquo;re here, join our Discord :)</description></item></channel></rss>
|
||||||
@ -4,15 +4,15 @@
|
|||||||
<meta name=description content="Setup Obsidian is the preferred way to use Quartz. You can either create a new Obsidian Vault or link one that your already have.">
|
<meta name=description content="Setup Obsidian is the preferred way to use Quartz. You can either create a new Obsidian Vault or link one that your already have.">
|
||||||
<title>Obsidian Vault Integration</title>
|
<title>Obsidian Vault Integration</title>
|
||||||
<meta name=viewport content="width=device-width,initial-scale=1">
|
<meta name=viewport content="width=device-width,initial-scale=1">
|
||||||
<link rel="shortcut icon" type=image/png href=https://github.com/redgunny/quartz/icon.png>
|
<link rel="shortcut icon" type=image/png href=https://redgunny.github.io/quartz//icon.png>
|
||||||
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&family=Source+Sans+Pro:wght@400;600;700&family=Fira+Code:wght@400;700&display=swap" rel=stylesheet>
|
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&family=Source+Sans+Pro:wght@400;600;700&family=Fira+Code:wght@400;700&display=swap" rel=stylesheet>
|
||||||
<link href=https://github.com/redgunny/quartz/styles.2cc445b139f028853c48b809a0390863.min.css rel=stylesheet>
|
<link href=https://redgunny.github.io/quartz/styles.2cc445b139f028853c48b809a0390863.min.css rel=stylesheet>
|
||||||
<script src=https://github.com/redgunny/quartz/js/darkmode.46b07878b7f5d9e26ad7a3c40f8a0605.min.js></script>
|
<script src=https://redgunny.github.io/quartz/js/darkmode.46b07878b7f5d9e26ad7a3c40f8a0605.min.js></script>
|
||||||
<link rel=stylesheet href=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/katex.min.css integrity=sha384-R4558gYOUz8mP9YWpZJjofhk+zx0AS11p36HnD2ZKj/6JR5z27gSSULCNHIRReVs crossorigin=anonymous>
|
<link rel=stylesheet href=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/katex.min.css integrity=sha384-R4558gYOUz8mP9YWpZJjofhk+zx0AS11p36HnD2ZKj/6JR5z27gSSULCNHIRReVs crossorigin=anonymous>
|
||||||
<script defer src=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/katex.min.js integrity=sha384-z1fJDqw8ZApjGO3/unPWUPsIymfsJmyrDVWC8Tv/a1HeOtGmkwNd/7xUS0Xcnvsx crossorigin=anonymous></script>
|
<script defer src=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/katex.min.js integrity=sha384-z1fJDqw8ZApjGO3/unPWUPsIymfsJmyrDVWC8Tv/a1HeOtGmkwNd/7xUS0Xcnvsx crossorigin=anonymous></script>
|
||||||
<script defer src=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/contrib/auto-render.min.js integrity=sha384-+XBljXPPiv+OzfbB3cVmLHf4hdUFHlWNZN5spNQ7rmHTXpd7WvJum6fIACpNNfIR crossorigin=anonymous></script>
|
<script defer src=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/contrib/auto-render.min.js integrity=sha384-+XBljXPPiv+OzfbB3cVmLHf4hdUFHlWNZN5spNQ7rmHTXpd7WvJum6fIACpNNfIR crossorigin=anonymous></script>
|
||||||
<script>document.addEventListener("DOMContentLoaded",function(){renderMathInElement(document.body,{delimiters:[{left:'$$',right:'$$',display:!0},{left:'$',right:'$',display:!1}],throwOnError:!1})})</script>
|
<script>document.addEventListener("DOMContentLoaded",function(){renderMathInElement(document.body,{delimiters:[{left:'$$',right:'$$',display:!0},{left:'$',right:'$',display:!1}],throwOnError:!1})})</script>
|
||||||
<script>const BASE_URL="https://github.com/redgunny/quartz",fetchData=Promise.all([fetch("https://github.com/redgunny/quartz/indices/linkIndex.03d0265dd1ca84fe383a8ad442b7c660.min.json").then(a=>a.json()).then(a=>({index:a.index,links:a.links})),fetch("https://github.com/redgunny/quartz/indices/contentIndex.ab82556ee2ae1507eaa5663d94152e66.min.json").then(a=>a.json())]).then(([{index:a,links:b},c])=>({index:a,links:b,content:c}))</script>
|
<script>const BASE_URL="https://redgunny.github.io/quartz/",fetchData=Promise.all([fetch("https://redgunny.github.io/quartz/indices/linkIndex.03d0265dd1ca84fe383a8ad442b7c660.min.json").then(a=>a.json()).then(a=>({index:a.index,links:a.links})),fetch("https://redgunny.github.io/quartz/indices/contentIndex.5b9932117bea167fef055145274ef522.min.json").then(a=>a.json())]).then(([{index:a,links:b},c])=>({index:a,links:b,content:c}))</script>
|
||||||
</head>
|
</head>
|
||||||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-XYFD95KB4J"></script>
|
<script async src="https://www.googletagmanager.com/gtag/js?id=G-XYFD95KB4J"></script>
|
||||||
<script>var doNotTrack=!1;if(!doNotTrack){window.dataLayer=window.dataLayer||[];function gtag(){dataLayer.push(arguments)}gtag('js',new Date),gtag('config','G-XYFD95KB4J',{anonymize_ip:!1})}</script>
|
<script>var doNotTrack=!1;if(!doNotTrack){window.dataLayer=window.dataLayer||[];function gtag(){dataLayer.push(arguments)}gtag('js',new Date),gtag('config','G-XYFD95KB4J',{anonymize_ip:!1})}</script>
|
||||||
@ -25,10 +25,10 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<script src=https://cdn.jsdelivr.net/npm/flexsearch@0.7.21/dist/flexsearch.bundle.js integrity="sha256-i3A0NZGkhsKjVMzFxv3ksk0DZh3aXqu0l49Bbh0MdjE=" crossorigin=anonymous defer></script>
|
<script src=https://cdn.jsdelivr.net/npm/flexsearch@0.7.21/dist/flexsearch.bundle.js integrity="sha256-i3A0NZGkhsKjVMzFxv3ksk0DZh3aXqu0l49Bbh0MdjE=" crossorigin=anonymous defer></script>
|
||||||
<script defer src=https://github.com/redgunny/quartz/js/search.bc849b857f2c1b822264d40635bb67b6.min.js></script>
|
<script defer src=https://redgunny.github.io/quartz/js/search.bc849b857f2c1b822264d40635bb67b6.min.js></script>
|
||||||
<div class=singlePage>
|
<div class=singlePage>
|
||||||
<header>
|
<header>
|
||||||
<h1 id=page-title><a href=https://github.com/redgunny/quartz>🪴 Quartz 3.2</a></h1><svg tabindex="0" id="search-icon" aria-labelledby="title desc" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19.9 19.7"><title id="title">Search Icon</title><desc id="desc">Icon to open search</desc><g class="search-path" fill="none"><path stroke-linecap="square" d="M18.5 18.3l-5.4-5.4"/><circle cx="8" cy="8" r="7"/></g></svg>
|
<h1 id=page-title><a href=https://redgunny.github.io/quartz/>🪴 Quartz 3.2</a></h1><svg tabindex="0" id="search-icon" aria-labelledby="title desc" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19.9 19.7"><title id="title">Search Icon</title><desc id="desc">Icon to open search</desc><g class="search-path" fill="none"><path stroke-linecap="square" d="M18.5 18.3l-5.4-5.4"/><circle cx="8" cy="8" r="7"/></g></svg>
|
||||||
<div class=spacer></div>
|
<div class=spacer></div>
|
||||||
<div class=darkmode>
|
<div class=darkmode>
|
||||||
<input class=toggle id=darkmode-toggle type=checkbox tabindex=-1>
|
<input class=toggle id=darkmode-toggle type=checkbox tabindex=-1>
|
||||||
@ -44,7 +44,7 @@
|
|||||||
Last updated April 5, 2022
|
Last updated April 5, 2022
|
||||||
</p>
|
</p>
|
||||||
<ul class=tags>
|
<ul class=tags>
|
||||||
<li><a href=https://github.com/redgunny/quartz/tags/setup/>Setup</a></li>
|
<li><a href=https://redgunny.github.io/quartz/tags/setup/>Setup</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<aside class=mainTOC>
|
<aside class=mainTOC>
|
||||||
<details>
|
<details>
|
||||||
@ -68,7 +68,7 @@ Last updated April 5, 2022
|
|||||||
<h3 id=new-vault>New Vault</h3>
|
<h3 id=new-vault>New Vault</h3>
|
||||||
<p>If you don’t have an existing Vault,
|
<p>If you don’t have an existing Vault,
|
||||||
<a href=https://obsidian.md/ rel=noopener>download Obsidian</a> and create a new Vault in the <code>/content</code> folder that you created and cloned during the
|
<a href=https://obsidian.md/ rel=noopener>download Obsidian</a> and create a new Vault in the <code>/content</code> folder that you created and cloned during the
|
||||||
<a href=/redgunny/quartz/notes/setup rel=noopener class=internal-link data-src=/redgunny/quartz/notes/setup>setup
|
<a href=/quartz/notes/setup rel=noopener class=internal-link data-src=/quartz/notes/setup>setup
|
||||||
</a> step.</p>
|
</a> step.</p>
|
||||||
<h3 id=linking-an-existing-vault>Linking an existing Vault</h3>
|
<h3 id=linking-an-existing-vault>Linking an existing Vault</h3>
|
||||||
<p>The easiest way to use an existing Vault is to copy all of your files (directory and hierarchies intact) into the <code>/content</code> folder.</p>
|
<p>The easiest way to use an existing Vault is to copy all of your files (directory and hierarchies intact) into the <code>/content</code> folder.</p>
|
||||||
@ -91,10 +91,10 @@ Last updated April 5, 2022
|
|||||||
<h3>Backlinks</h3>
|
<h3>Backlinks</h3>
|
||||||
<ul class=backlinks>
|
<ul class=backlinks>
|
||||||
<li>
|
<li>
|
||||||
<a href=/redgunny/quartz/notes/editing>Editing Content in Quartz</a>
|
<a href=/quartz/notes/editing>Editing Content in Quartz</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a href=/redgunny/quartz/notes/troubleshooting>Troubleshooting and FAQ</a>
|
<a href=/quartz/notes/troubleshooting>Troubleshooting and FAQ</a>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
@ -103,8 +103,8 @@ Last updated April 5, 2022
|
|||||||
<h3>Interactive Graph</h3>
|
<h3>Interactive Graph</h3>
|
||||||
<div id=graph-container></div>
|
<div id=graph-container></div>
|
||||||
<style>:root{--g-node:var(--secondary);--g-node-active:var(--primary);--g-node-inactive:var(--visited);--g-link:var(--outlinegray);--g-link-active:#5a7282}</style>
|
<style>:root{--g-node:var(--secondary);--g-node-active:var(--primary);--g-node-inactive:var(--visited);--g-link:var(--outlinegray);--g-link-active:#5a7282}</style>
|
||||||
<script src=https://github.com/redgunny/quartz/js/graph.27e8521c25c27c79dea35f434c486167.js></script>
|
<script src=https://redgunny.github.io/quartz/js/graph.27e8521c25c27c79dea35f434c486167.js></script>
|
||||||
<script>drawGraph("https://github.com/redgunny/quartz/notes/obsidian","https://github.com/redgunny/quartz",[{"/moc":"#4388cc"}],-1,!0,!1,!0)</script>
|
<script>drawGraph("https://redgunny.github.io/quartz/notes/obsidian","https://redgunny.github.io/quartz",[{"/moc":"#4388cc"}],-1,!0,!1,!0)</script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div id=contact_buttons>
|
<div id=contact_buttons>
|
||||||
@ -115,8 +115,8 @@ Last updated April 5, 2022
|
|||||||
<li><a href=https://twitter.com/_jzhao>Twitter</a></li><li><a href=https://github.com/jackyzha0>Github</a></li></ul>
|
<li><a href=https://twitter.com/_jzhao>Twitter</a></li><li><a href=https://github.com/jackyzha0>Github</a></li></ul>
|
||||||
</footer>
|
</footer>
|
||||||
</div>
|
</div>
|
||||||
<script src=https://github.com/redgunny/quartz/js/popover.9d69dffc0f2d029ef30cf63230ccce4c.min.js></script>
|
<script src=https://redgunny.github.io/quartz/js/popover.9d69dffc0f2d029ef30cf63230ccce4c.min.js></script>
|
||||||
<script>initPopover("https://github.com/redgunny/quartz")</script>
|
<script>initPopover("https://redgunny.github.io/quartz")</script>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
@ -1 +1 @@
|
|||||||
<!doctype html><html><head><title>https://github.com/redgunny/quartz/notes/</title><link rel=canonical href=https://github.com/redgunny/quartz/notes/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=https://github.com/redgunny/quartz/notes/"></head></html>
|
<!doctype html><html><head><title>https://redgunny.github.io/quartz/notes/</title><link rel=canonical href=https://redgunny.github.io/quartz/notes/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=https://redgunny.github.io/quartz/notes/"></head></html>
|
||||||
@ -4,15 +4,15 @@
|
|||||||
<meta name=description content>
|
<meta name=description content>
|
||||||
<title>Notes</title>
|
<title>Notes</title>
|
||||||
<meta name=viewport content="width=device-width,initial-scale=1">
|
<meta name=viewport content="width=device-width,initial-scale=1">
|
||||||
<link rel="shortcut icon" type=image/png href=https://github.com/redgunny/quartz/icon.png>
|
<link rel="shortcut icon" type=image/png href=https://redgunny.github.io/quartz//icon.png>
|
||||||
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&family=Source+Sans+Pro:wght@400;600;700&family=Fira+Code:wght@400;700&display=swap" rel=stylesheet>
|
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&family=Source+Sans+Pro:wght@400;600;700&family=Fira+Code:wght@400;700&display=swap" rel=stylesheet>
|
||||||
<link href=https://github.com/redgunny/quartz/styles.2cc445b139f028853c48b809a0390863.min.css rel=stylesheet>
|
<link href=https://redgunny.github.io/quartz/styles.2cc445b139f028853c48b809a0390863.min.css rel=stylesheet>
|
||||||
<script src=https://github.com/redgunny/quartz/js/darkmode.46b07878b7f5d9e26ad7a3c40f8a0605.min.js></script>
|
<script src=https://redgunny.github.io/quartz/js/darkmode.46b07878b7f5d9e26ad7a3c40f8a0605.min.js></script>
|
||||||
<link rel=stylesheet href=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/katex.min.css integrity=sha384-R4558gYOUz8mP9YWpZJjofhk+zx0AS11p36HnD2ZKj/6JR5z27gSSULCNHIRReVs crossorigin=anonymous>
|
<link rel=stylesheet href=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/katex.min.css integrity=sha384-R4558gYOUz8mP9YWpZJjofhk+zx0AS11p36HnD2ZKj/6JR5z27gSSULCNHIRReVs crossorigin=anonymous>
|
||||||
<script defer src=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/katex.min.js integrity=sha384-z1fJDqw8ZApjGO3/unPWUPsIymfsJmyrDVWC8Tv/a1HeOtGmkwNd/7xUS0Xcnvsx crossorigin=anonymous></script>
|
<script defer src=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/katex.min.js integrity=sha384-z1fJDqw8ZApjGO3/unPWUPsIymfsJmyrDVWC8Tv/a1HeOtGmkwNd/7xUS0Xcnvsx crossorigin=anonymous></script>
|
||||||
<script defer src=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/contrib/auto-render.min.js integrity=sha384-+XBljXPPiv+OzfbB3cVmLHf4hdUFHlWNZN5spNQ7rmHTXpd7WvJum6fIACpNNfIR crossorigin=anonymous></script>
|
<script defer src=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/contrib/auto-render.min.js integrity=sha384-+XBljXPPiv+OzfbB3cVmLHf4hdUFHlWNZN5spNQ7rmHTXpd7WvJum6fIACpNNfIR crossorigin=anonymous></script>
|
||||||
<script>document.addEventListener("DOMContentLoaded",function(){renderMathInElement(document.body,{delimiters:[{left:'$$',right:'$$',display:!0},{left:'$',right:'$',display:!1}],throwOnError:!1})})</script>
|
<script>document.addEventListener("DOMContentLoaded",function(){renderMathInElement(document.body,{delimiters:[{left:'$$',right:'$$',display:!0},{left:'$',right:'$',display:!1}],throwOnError:!1})})</script>
|
||||||
<script>const BASE_URL="https://github.com/redgunny/quartz",fetchData=Promise.all([fetch("https://github.com/redgunny/quartz/indices/linkIndex.03d0265dd1ca84fe383a8ad442b7c660.min.json").then(a=>a.json()).then(a=>({index:a.index,links:a.links})),fetch("https://github.com/redgunny/quartz/indices/contentIndex.ab82556ee2ae1507eaa5663d94152e66.min.json").then(a=>a.json())]).then(([{index:a,links:b},c])=>({index:a,links:b,content:c}))</script>
|
<script>const BASE_URL="https://redgunny.github.io/quartz/",fetchData=Promise.all([fetch("https://redgunny.github.io/quartz/indices/linkIndex.03d0265dd1ca84fe383a8ad442b7c660.min.json").then(a=>a.json()).then(a=>({index:a.index,links:a.links})),fetch("https://redgunny.github.io/quartz/indices/contentIndex.5b9932117bea167fef055145274ef522.min.json").then(a=>a.json())]).then(([{index:a,links:b},c])=>({index:a,links:b,content:c}))</script>
|
||||||
</head>
|
</head>
|
||||||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-XYFD95KB4J"></script>
|
<script async src="https://www.googletagmanager.com/gtag/js?id=G-XYFD95KB4J"></script>
|
||||||
<script>var doNotTrack=!1;if(!doNotTrack){window.dataLayer=window.dataLayer||[];function gtag(){dataLayer.push(arguments)}gtag('js',new Date),gtag('config','G-XYFD95KB4J',{anonymize_ip:!1})}</script>
|
<script>var doNotTrack=!1;if(!doNotTrack){window.dataLayer=window.dataLayer||[];function gtag(){dataLayer.push(arguments)}gtag('js',new Date),gtag('config','G-XYFD95KB4J',{anonymize_ip:!1})}</script>
|
||||||
@ -25,10 +25,10 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<script src=https://cdn.jsdelivr.net/npm/flexsearch@0.7.21/dist/flexsearch.bundle.js integrity="sha256-i3A0NZGkhsKjVMzFxv3ksk0DZh3aXqu0l49Bbh0MdjE=" crossorigin=anonymous defer></script>
|
<script src=https://cdn.jsdelivr.net/npm/flexsearch@0.7.21/dist/flexsearch.bundle.js integrity="sha256-i3A0NZGkhsKjVMzFxv3ksk0DZh3aXqu0l49Bbh0MdjE=" crossorigin=anonymous defer></script>
|
||||||
<script defer src=https://github.com/redgunny/quartz/js/search.bc849b857f2c1b822264d40635bb67b6.min.js></script>
|
<script defer src=https://redgunny.github.io/quartz/js/search.bc849b857f2c1b822264d40635bb67b6.min.js></script>
|
||||||
<div class=singlePage>
|
<div class=singlePage>
|
||||||
<header>
|
<header>
|
||||||
<h1 id=page-title><a href=https://github.com/redgunny/quartz>🪴 Quartz 3.2</a></h1><svg tabindex="0" id="search-icon" aria-labelledby="title desc" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19.9 19.7"><title id="title">Search Icon</title><desc id="desc">Icon to open search</desc><g class="search-path" fill="none"><path stroke-linecap="square" d="M18.5 18.3l-5.4-5.4"/><circle cx="8" cy="8" r="7"/></g></svg>
|
<h1 id=page-title><a href=https://redgunny.github.io/quartz/>🪴 Quartz 3.2</a></h1><svg tabindex="0" id="search-icon" aria-labelledby="title desc" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19.9 19.7"><title id="title">Search Icon</title><desc id="desc">Icon to open search</desc><g class="search-path" fill="none"><path stroke-linecap="square" d="M18.5 18.3l-5.4-5.4"/><circle cx="8" cy="8" r="7"/></g></svg>
|
||||||
<div class=spacer></div>
|
<div class=spacer></div>
|
||||||
<div class=darkmode>
|
<div class=darkmode>
|
||||||
<input class=toggle id=darkmode-toggle type=checkbox tabindex=-1>
|
<input class=toggle id=darkmode-toggle type=checkbox tabindex=-1>
|
||||||
@ -43,7 +43,7 @@
|
|||||||
<ul class=section-ul><li class=section-li>
|
<ul class=section-ul><li class=section-li>
|
||||||
<div class=section>
|
<div class=section>
|
||||||
<div class=desc>
|
<div class=desc>
|
||||||
<h3><a href=https://github.com/redgunny/quartz/notes/troubleshooting/>Troubleshooting and FAQ</a></h3>
|
<h3><a href=https://redgunny.github.io/quartz/notes/troubleshooting/>Troubleshooting and FAQ</a></h3>
|
||||||
<p>Still having trouble? Here are a list of common questions and problems people encounter when installing Quartz.
|
<p>Still having trouble? Here are a list of common questions and problems people encounter when installing Quartz.
|
||||||
While you’re here, join our Discord :)...</p>
|
While you’re here, join our Discord :)...</p>
|
||||||
</div>
|
</div>
|
||||||
@ -54,7 +54,7 @@ While you’re here, join our Discord :)...</p>
|
|||||||
</li><li class=section-li>
|
</li><li class=section-li>
|
||||||
<div class=section>
|
<div class=section>
|
||||||
<div class=desc>
|
<div class=desc>
|
||||||
<h3><a href=https://github.com/redgunny/quartz/notes/showcase/>Showcase</a></h3>
|
<h3><a href=https://redgunny.github.io/quartz/notes/showcase/>Showcase</a></h3>
|
||||||
<p>Want to see what Quartz can do? Here are some cool community gardens :)
|
<p>Want to see what Quartz can do? Here are some cool community gardens :)
|
||||||
Quartz Documentation (this site!) Strengthening Online Social Bonds: Research Garden Jacky Zhao’s Garden Anson Yu’s Garden Shihyu’s PKM Chloe’s Garden SlRvb’s Site Course notes for Information Technology Advanced Theory Brandon Boswell’s Garden Siyang’s Courtyard If you want to see your own on here, submit a Pull Request adding yourself to this file!...</p>
|
Quartz Documentation (this site!) Strengthening Online Social Bonds: Research Garden Jacky Zhao’s Garden Anson Yu’s Garden Shihyu’s PKM Chloe’s Garden SlRvb’s Site Course notes for Information Technology Advanced Theory Brandon Boswell’s Garden Siyang’s Courtyard If you want to see your own on here, submit a Pull Request adding yourself to this file!...</p>
|
||||||
</div>
|
</div>
|
||||||
@ -65,13 +65,13 @@ Quartz Documentation (this site!) Strengthening Online Social Bonds: Research Ga
|
|||||||
</li></ul>
|
</li></ul>
|
||||||
<ul class="pagination pagination-default">
|
<ul class="pagination pagination-default">
|
||||||
<li class=page-item>
|
<li class=page-item>
|
||||||
<a href=/redgunny/quartz/notes/ aria-label=First class=page-link role=button><span aria-hidden=true>««</span></a>
|
<a href=/quartz/notes/ aria-label=First class=page-link role=button><span aria-hidden=true>««</span></a>
|
||||||
</li>
|
</li>
|
||||||
<li class=page-item>
|
<li class=page-item>
|
||||||
<a href=/redgunny/quartz/notes/ aria-label=Previous class=page-link role=button><span aria-hidden=true>«</span></a>
|
<a href=/quartz/notes/ aria-label=Previous class=page-link role=button><span aria-hidden=true>«</span></a>
|
||||||
</li>
|
</li>
|
||||||
<li class=page-item>
|
<li class=page-item>
|
||||||
<a href=/redgunny/quartz/notes/ aria-label="Page 1" class=page-link role=button>1</a>
|
<a href=/quartz/notes/ aria-label="Page 1" class=page-link role=button>1</a>
|
||||||
</li>
|
</li>
|
||||||
<li class="page-item active">
|
<li class="page-item active">
|
||||||
<a aria-current=page aria-label="Page 2" class=page-link role=button>2</a>
|
<a aria-current=page aria-label="Page 2" class=page-link role=button>2</a>
|
||||||
@ -93,7 +93,7 @@ Quartz Documentation (this site!) Strengthening Online Social Bonds: Research Ga
|
|||||||
</footer>
|
</footer>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<script src=https://github.com/redgunny/quartz/js/popover.9d69dffc0f2d029ef30cf63230ccce4c.min.js></script>
|
<script src=https://redgunny.github.io/quartz/js/popover.9d69dffc0f2d029ef30cf63230ccce4c.min.js></script>
|
||||||
<script>initPopover("https://github.com/redgunny/quartz")</script>
|
<script>initPopover("https://redgunny.github.io/quartz")</script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
@ -4,15 +4,15 @@
|
|||||||
<meta name=description content="“[One] who works with the door open gets all kinds of interruptions, but [they] also occasionally gets clues as to what the world is and what might be important.">
|
<meta name=description content="“[One] who works with the door open gets all kinds of interruptions, but [they] also occasionally gets clues as to what the world is and what might be important.">
|
||||||
<title>Quartz Philosophy</title>
|
<title>Quartz Philosophy</title>
|
||||||
<meta name=viewport content="width=device-width,initial-scale=1">
|
<meta name=viewport content="width=device-width,initial-scale=1">
|
||||||
<link rel="shortcut icon" type=image/png href=https://github.com/redgunny/quartz/icon.png>
|
<link rel="shortcut icon" type=image/png href=https://redgunny.github.io/quartz//icon.png>
|
||||||
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&family=Source+Sans+Pro:wght@400;600;700&family=Fira+Code:wght@400;700&display=swap" rel=stylesheet>
|
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&family=Source+Sans+Pro:wght@400;600;700&family=Fira+Code:wght@400;700&display=swap" rel=stylesheet>
|
||||||
<link href=https://github.com/redgunny/quartz/styles.2cc445b139f028853c48b809a0390863.min.css rel=stylesheet>
|
<link href=https://redgunny.github.io/quartz/styles.2cc445b139f028853c48b809a0390863.min.css rel=stylesheet>
|
||||||
<script src=https://github.com/redgunny/quartz/js/darkmode.46b07878b7f5d9e26ad7a3c40f8a0605.min.js></script>
|
<script src=https://redgunny.github.io/quartz/js/darkmode.46b07878b7f5d9e26ad7a3c40f8a0605.min.js></script>
|
||||||
<link rel=stylesheet href=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/katex.min.css integrity=sha384-R4558gYOUz8mP9YWpZJjofhk+zx0AS11p36HnD2ZKj/6JR5z27gSSULCNHIRReVs crossorigin=anonymous>
|
<link rel=stylesheet href=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/katex.min.css integrity=sha384-R4558gYOUz8mP9YWpZJjofhk+zx0AS11p36HnD2ZKj/6JR5z27gSSULCNHIRReVs crossorigin=anonymous>
|
||||||
<script defer src=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/katex.min.js integrity=sha384-z1fJDqw8ZApjGO3/unPWUPsIymfsJmyrDVWC8Tv/a1HeOtGmkwNd/7xUS0Xcnvsx crossorigin=anonymous></script>
|
<script defer src=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/katex.min.js integrity=sha384-z1fJDqw8ZApjGO3/unPWUPsIymfsJmyrDVWC8Tv/a1HeOtGmkwNd/7xUS0Xcnvsx crossorigin=anonymous></script>
|
||||||
<script defer src=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/contrib/auto-render.min.js integrity=sha384-+XBljXPPiv+OzfbB3cVmLHf4hdUFHlWNZN5spNQ7rmHTXpd7WvJum6fIACpNNfIR crossorigin=anonymous></script>
|
<script defer src=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/contrib/auto-render.min.js integrity=sha384-+XBljXPPiv+OzfbB3cVmLHf4hdUFHlWNZN5spNQ7rmHTXpd7WvJum6fIACpNNfIR crossorigin=anonymous></script>
|
||||||
<script>document.addEventListener("DOMContentLoaded",function(){renderMathInElement(document.body,{delimiters:[{left:'$$',right:'$$',display:!0},{left:'$',right:'$',display:!1}],throwOnError:!1})})</script>
|
<script>document.addEventListener("DOMContentLoaded",function(){renderMathInElement(document.body,{delimiters:[{left:'$$',right:'$$',display:!0},{left:'$',right:'$',display:!1}],throwOnError:!1})})</script>
|
||||||
<script>const BASE_URL="https://github.com/redgunny/quartz",fetchData=Promise.all([fetch("https://github.com/redgunny/quartz/indices/linkIndex.03d0265dd1ca84fe383a8ad442b7c660.min.json").then(a=>a.json()).then(a=>({index:a.index,links:a.links})),fetch("https://github.com/redgunny/quartz/indices/contentIndex.ab82556ee2ae1507eaa5663d94152e66.min.json").then(a=>a.json())]).then(([{index:a,links:b},c])=>({index:a,links:b,content:c}))</script>
|
<script>const BASE_URL="https://redgunny.github.io/quartz/",fetchData=Promise.all([fetch("https://redgunny.github.io/quartz/indices/linkIndex.03d0265dd1ca84fe383a8ad442b7c660.min.json").then(a=>a.json()).then(a=>({index:a.index,links:a.links})),fetch("https://redgunny.github.io/quartz/indices/contentIndex.5b9932117bea167fef055145274ef522.min.json").then(a=>a.json())]).then(([{index:a,links:b},c])=>({index:a,links:b,content:c}))</script>
|
||||||
</head>
|
</head>
|
||||||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-XYFD95KB4J"></script>
|
<script async src="https://www.googletagmanager.com/gtag/js?id=G-XYFD95KB4J"></script>
|
||||||
<script>var doNotTrack=!1;if(!doNotTrack){window.dataLayer=window.dataLayer||[];function gtag(){dataLayer.push(arguments)}gtag('js',new Date),gtag('config','G-XYFD95KB4J',{anonymize_ip:!1})}</script>
|
<script>var doNotTrack=!1;if(!doNotTrack){window.dataLayer=window.dataLayer||[];function gtag(){dataLayer.push(arguments)}gtag('js',new Date),gtag('config','G-XYFD95KB4J',{anonymize_ip:!1})}</script>
|
||||||
@ -25,10 +25,10 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<script src=https://cdn.jsdelivr.net/npm/flexsearch@0.7.21/dist/flexsearch.bundle.js integrity="sha256-i3A0NZGkhsKjVMzFxv3ksk0DZh3aXqu0l49Bbh0MdjE=" crossorigin=anonymous defer></script>
|
<script src=https://cdn.jsdelivr.net/npm/flexsearch@0.7.21/dist/flexsearch.bundle.js integrity="sha256-i3A0NZGkhsKjVMzFxv3ksk0DZh3aXqu0l49Bbh0MdjE=" crossorigin=anonymous defer></script>
|
||||||
<script defer src=https://github.com/redgunny/quartz/js/search.bc849b857f2c1b822264d40635bb67b6.min.js></script>
|
<script defer src=https://redgunny.github.io/quartz/js/search.bc849b857f2c1b822264d40635bb67b6.min.js></script>
|
||||||
<div class=singlePage>
|
<div class=singlePage>
|
||||||
<header>
|
<header>
|
||||||
<h1 id=page-title><a href=https://github.com/redgunny/quartz>🪴 Quartz 3.2</a></h1><svg tabindex="0" id="search-icon" aria-labelledby="title desc" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19.9 19.7"><title id="title">Search Icon</title><desc id="desc">Icon to open search</desc><g class="search-path" fill="none"><path stroke-linecap="square" d="M18.5 18.3l-5.4-5.4"/><circle cx="8" cy="8" r="7"/></g></svg>
|
<h1 id=page-title><a href=https://redgunny.github.io/quartz/>🪴 Quartz 3.2</a></h1><svg tabindex="0" id="search-icon" aria-labelledby="title desc" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19.9 19.7"><title id="title">Search Icon</title><desc id="desc">Icon to open search</desc><g class="search-path" fill="none"><path stroke-linecap="square" d="M18.5 18.3l-5.4-5.4"/><circle cx="8" cy="8" r="7"/></g></svg>
|
||||||
<div class=spacer></div>
|
<div class=spacer></div>
|
||||||
<div class=darkmode>
|
<div class=darkmode>
|
||||||
<input class=toggle id=darkmode-toggle type=checkbox tabindex=-1>
|
<input class=toggle id=darkmode-toggle type=checkbox tabindex=-1>
|
||||||
@ -80,7 +80,7 @@ Last updated April 5, 2022
|
|||||||
<h3>Backlinks</h3>
|
<h3>Backlinks</h3>
|
||||||
<ul class=backlinks>
|
<ul class=backlinks>
|
||||||
<li>
|
<li>
|
||||||
<a href=/redgunny/quartz/>🪴 Quartz 3.2</a>
|
<a href=/quartz/>🪴 Quartz 3.2</a>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
@ -89,8 +89,8 @@ Last updated April 5, 2022
|
|||||||
<h3>Interactive Graph</h3>
|
<h3>Interactive Graph</h3>
|
||||||
<div id=graph-container></div>
|
<div id=graph-container></div>
|
||||||
<style>:root{--g-node:var(--secondary);--g-node-active:var(--primary);--g-node-inactive:var(--visited);--g-link:var(--outlinegray);--g-link-active:#5a7282}</style>
|
<style>:root{--g-node:var(--secondary);--g-node-active:var(--primary);--g-node-inactive:var(--visited);--g-link:var(--outlinegray);--g-link-active:#5a7282}</style>
|
||||||
<script src=https://github.com/redgunny/quartz/js/graph.27e8521c25c27c79dea35f434c486167.js></script>
|
<script src=https://redgunny.github.io/quartz/js/graph.27e8521c25c27c79dea35f434c486167.js></script>
|
||||||
<script>drawGraph("https://github.com/redgunny/quartz/notes/philosophy","https://github.com/redgunny/quartz",[{"/moc":"#4388cc"}],-1,!0,!1,!0)</script>
|
<script>drawGraph("https://redgunny.github.io/quartz/notes/philosophy","https://redgunny.github.io/quartz",[{"/moc":"#4388cc"}],-1,!0,!1,!0)</script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div id=contact_buttons>
|
<div id=contact_buttons>
|
||||||
@ -101,8 +101,8 @@ Last updated April 5, 2022
|
|||||||
<li><a href=https://twitter.com/_jzhao>Twitter</a></li><li><a href=https://github.com/jackyzha0>Github</a></li></ul>
|
<li><a href=https://twitter.com/_jzhao>Twitter</a></li><li><a href=https://github.com/jackyzha0>Github</a></li></ul>
|
||||||
</footer>
|
</footer>
|
||||||
</div>
|
</div>
|
||||||
<script src=https://github.com/redgunny/quartz/js/popover.9d69dffc0f2d029ef30cf63230ccce4c.min.js></script>
|
<script src=https://redgunny.github.io/quartz/js/popover.9d69dffc0f2d029ef30cf63230ccce4c.min.js></script>
|
||||||
<script>initPopover("https://github.com/redgunny/quartz")</script>
|
<script>initPopover("https://redgunny.github.io/quartz")</script>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
@ -4,15 +4,15 @@
|
|||||||
<meta name=description content="If you’d like to preview what your Quartz site looks like before deploying it to the internet, here’s exactly how to do that!">
|
<meta name=description content="If you’d like to preview what your Quartz site looks like before deploying it to the internet, here’s exactly how to do that!">
|
||||||
<title>Preview Changes</title>
|
<title>Preview Changes</title>
|
||||||
<meta name=viewport content="width=device-width,initial-scale=1">
|
<meta name=viewport content="width=device-width,initial-scale=1">
|
||||||
<link rel="shortcut icon" type=image/png href=https://github.com/redgunny/quartz/icon.png>
|
<link rel="shortcut icon" type=image/png href=https://redgunny.github.io/quartz//icon.png>
|
||||||
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&family=Source+Sans+Pro:wght@400;600;700&family=Fira+Code:wght@400;700&display=swap" rel=stylesheet>
|
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&family=Source+Sans+Pro:wght@400;600;700&family=Fira+Code:wght@400;700&display=swap" rel=stylesheet>
|
||||||
<link href=https://github.com/redgunny/quartz/styles.2cc445b139f028853c48b809a0390863.min.css rel=stylesheet>
|
<link href=https://redgunny.github.io/quartz/styles.2cc445b139f028853c48b809a0390863.min.css rel=stylesheet>
|
||||||
<script src=https://github.com/redgunny/quartz/js/darkmode.46b07878b7f5d9e26ad7a3c40f8a0605.min.js></script>
|
<script src=https://redgunny.github.io/quartz/js/darkmode.46b07878b7f5d9e26ad7a3c40f8a0605.min.js></script>
|
||||||
<link rel=stylesheet href=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/katex.min.css integrity=sha384-R4558gYOUz8mP9YWpZJjofhk+zx0AS11p36HnD2ZKj/6JR5z27gSSULCNHIRReVs crossorigin=anonymous>
|
<link rel=stylesheet href=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/katex.min.css integrity=sha384-R4558gYOUz8mP9YWpZJjofhk+zx0AS11p36HnD2ZKj/6JR5z27gSSULCNHIRReVs crossorigin=anonymous>
|
||||||
<script defer src=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/katex.min.js integrity=sha384-z1fJDqw8ZApjGO3/unPWUPsIymfsJmyrDVWC8Tv/a1HeOtGmkwNd/7xUS0Xcnvsx crossorigin=anonymous></script>
|
<script defer src=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/katex.min.js integrity=sha384-z1fJDqw8ZApjGO3/unPWUPsIymfsJmyrDVWC8Tv/a1HeOtGmkwNd/7xUS0Xcnvsx crossorigin=anonymous></script>
|
||||||
<script defer src=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/contrib/auto-render.min.js integrity=sha384-+XBljXPPiv+OzfbB3cVmLHf4hdUFHlWNZN5spNQ7rmHTXpd7WvJum6fIACpNNfIR crossorigin=anonymous></script>
|
<script defer src=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/contrib/auto-render.min.js integrity=sha384-+XBljXPPiv+OzfbB3cVmLHf4hdUFHlWNZN5spNQ7rmHTXpd7WvJum6fIACpNNfIR crossorigin=anonymous></script>
|
||||||
<script>document.addEventListener("DOMContentLoaded",function(){renderMathInElement(document.body,{delimiters:[{left:'$$',right:'$$',display:!0},{left:'$',right:'$',display:!1}],throwOnError:!1})})</script>
|
<script>document.addEventListener("DOMContentLoaded",function(){renderMathInElement(document.body,{delimiters:[{left:'$$',right:'$$',display:!0},{left:'$',right:'$',display:!1}],throwOnError:!1})})</script>
|
||||||
<script>const BASE_URL="https://github.com/redgunny/quartz",fetchData=Promise.all([fetch("https://github.com/redgunny/quartz/indices/linkIndex.03d0265dd1ca84fe383a8ad442b7c660.min.json").then(a=>a.json()).then(a=>({index:a.index,links:a.links})),fetch("https://github.com/redgunny/quartz/indices/contentIndex.ab82556ee2ae1507eaa5663d94152e66.min.json").then(a=>a.json())]).then(([{index:a,links:b},c])=>({index:a,links:b,content:c}))</script>
|
<script>const BASE_URL="https://redgunny.github.io/quartz/",fetchData=Promise.all([fetch("https://redgunny.github.io/quartz/indices/linkIndex.03d0265dd1ca84fe383a8ad442b7c660.min.json").then(a=>a.json()).then(a=>({index:a.index,links:a.links})),fetch("https://redgunny.github.io/quartz/indices/contentIndex.5b9932117bea167fef055145274ef522.min.json").then(a=>a.json())]).then(([{index:a,links:b},c])=>({index:a,links:b,content:c}))</script>
|
||||||
</head>
|
</head>
|
||||||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-XYFD95KB4J"></script>
|
<script async src="https://www.googletagmanager.com/gtag/js?id=G-XYFD95KB4J"></script>
|
||||||
<script>var doNotTrack=!1;if(!doNotTrack){window.dataLayer=window.dataLayer||[];function gtag(){dataLayer.push(arguments)}gtag('js',new Date),gtag('config','G-XYFD95KB4J',{anonymize_ip:!1})}</script>
|
<script>var doNotTrack=!1;if(!doNotTrack){window.dataLayer=window.dataLayer||[];function gtag(){dataLayer.push(arguments)}gtag('js',new Date),gtag('config','G-XYFD95KB4J',{anonymize_ip:!1})}</script>
|
||||||
@ -25,10 +25,10 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<script src=https://cdn.jsdelivr.net/npm/flexsearch@0.7.21/dist/flexsearch.bundle.js integrity="sha256-i3A0NZGkhsKjVMzFxv3ksk0DZh3aXqu0l49Bbh0MdjE=" crossorigin=anonymous defer></script>
|
<script src=https://cdn.jsdelivr.net/npm/flexsearch@0.7.21/dist/flexsearch.bundle.js integrity="sha256-i3A0NZGkhsKjVMzFxv3ksk0DZh3aXqu0l49Bbh0MdjE=" crossorigin=anonymous defer></script>
|
||||||
<script defer src=https://github.com/redgunny/quartz/js/search.bc849b857f2c1b822264d40635bb67b6.min.js></script>
|
<script defer src=https://redgunny.github.io/quartz/js/search.bc849b857f2c1b822264d40635bb67b6.min.js></script>
|
||||||
<div class=singlePage>
|
<div class=singlePage>
|
||||||
<header>
|
<header>
|
||||||
<h1 id=page-title><a href=https://github.com/redgunny/quartz>🪴 Quartz 3.2</a></h1><svg tabindex="0" id="search-icon" aria-labelledby="title desc" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19.9 19.7"><title id="title">Search Icon</title><desc id="desc">Icon to open search</desc><g class="search-path" fill="none"><path stroke-linecap="square" d="M18.5 18.3l-5.4-5.4"/><circle cx="8" cy="8" r="7"/></g></svg>
|
<h1 id=page-title><a href=https://redgunny.github.io/quartz/>🪴 Quartz 3.2</a></h1><svg tabindex="0" id="search-icon" aria-labelledby="title desc" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19.9 19.7"><title id="title">Search Icon</title><desc id="desc">Icon to open search</desc><g class="search-path" fill="none"><path stroke-linecap="square" d="M18.5 18.3l-5.4-5.4"/><circle cx="8" cy="8" r="7"/></g></svg>
|
||||||
<div class=spacer></div>
|
<div class=spacer></div>
|
||||||
<div class=darkmode>
|
<div class=darkmode>
|
||||||
<input class=toggle id=darkmode-toggle type=checkbox tabindex=-1>
|
<input class=toggle id=darkmode-toggle type=checkbox tabindex=-1>
|
||||||
@ -116,7 +116,7 @@ $ hugo server
|
|||||||
<h3>Backlinks</h3>
|
<h3>Backlinks</h3>
|
||||||
<ul class=backlinks>
|
<ul class=backlinks>
|
||||||
<li>
|
<li>
|
||||||
<a href=/redgunny/quartz/notes/editing>Editing Content in Quartz</a>
|
<a href=/quartz/notes/editing>Editing Content in Quartz</a>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
@ -125,8 +125,8 @@ $ hugo server
|
|||||||
<h3>Interactive Graph</h3>
|
<h3>Interactive Graph</h3>
|
||||||
<div id=graph-container></div>
|
<div id=graph-container></div>
|
||||||
<style>:root{--g-node:var(--secondary);--g-node-active:var(--primary);--g-node-inactive:var(--visited);--g-link:var(--outlinegray);--g-link-active:#5a7282}</style>
|
<style>:root{--g-node:var(--secondary);--g-node-active:var(--primary);--g-node-inactive:var(--visited);--g-link:var(--outlinegray);--g-link-active:#5a7282}</style>
|
||||||
<script src=https://github.com/redgunny/quartz/js/graph.27e8521c25c27c79dea35f434c486167.js></script>
|
<script src=https://redgunny.github.io/quartz/js/graph.27e8521c25c27c79dea35f434c486167.js></script>
|
||||||
<script>drawGraph("https://github.com/redgunny/quartz/notes/preview-changes","https://github.com/redgunny/quartz",[{"/moc":"#4388cc"}],-1,!0,!1,!0)</script>
|
<script>drawGraph("https://redgunny.github.io/quartz/notes/preview-changes","https://redgunny.github.io/quartz",[{"/moc":"#4388cc"}],-1,!0,!1,!0)</script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div id=contact_buttons>
|
<div id=contact_buttons>
|
||||||
@ -137,8 +137,8 @@ $ hugo server
|
|||||||
<li><a href=https://twitter.com/_jzhao>Twitter</a></li><li><a href=https://github.com/jackyzha0>Github</a></li></ul>
|
<li><a href=https://twitter.com/_jzhao>Twitter</a></li><li><a href=https://github.com/jackyzha0>Github</a></li></ul>
|
||||||
</footer>
|
</footer>
|
||||||
</div>
|
</div>
|
||||||
<script src=https://github.com/redgunny/quartz/js/popover.9d69dffc0f2d029ef30cf63230ccce4c.min.js></script>
|
<script src=https://redgunny.github.io/quartz/js/popover.9d69dffc0f2d029ef30cf63230ccce4c.min.js></script>
|
||||||
<script>initPopover("https://github.com/redgunny/quartz")</script>
|
<script>initPopover("https://redgunny.github.io/quartz")</script>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
@ -4,15 +4,15 @@
|
|||||||
<meta name=description content="Making your own Quartz Setting up Quartz requires a basic understanding of git. If you are unfamiliar, this resource is a great place to start!">
|
<meta name=description content="Making your own Quartz Setting up Quartz requires a basic understanding of git. If you are unfamiliar, this resource is a great place to start!">
|
||||||
<title>Setup</title>
|
<title>Setup</title>
|
||||||
<meta name=viewport content="width=device-width,initial-scale=1">
|
<meta name=viewport content="width=device-width,initial-scale=1">
|
||||||
<link rel="shortcut icon" type=image/png href=https://github.com/redgunny/quartz/icon.png>
|
<link rel="shortcut icon" type=image/png href=https://redgunny.github.io/quartz//icon.png>
|
||||||
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&family=Source+Sans+Pro:wght@400;600;700&family=Fira+Code:wght@400;700&display=swap" rel=stylesheet>
|
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&family=Source+Sans+Pro:wght@400;600;700&family=Fira+Code:wght@400;700&display=swap" rel=stylesheet>
|
||||||
<link href=https://github.com/redgunny/quartz/styles.2cc445b139f028853c48b809a0390863.min.css rel=stylesheet>
|
<link href=https://redgunny.github.io/quartz/styles.2cc445b139f028853c48b809a0390863.min.css rel=stylesheet>
|
||||||
<script src=https://github.com/redgunny/quartz/js/darkmode.46b07878b7f5d9e26ad7a3c40f8a0605.min.js></script>
|
<script src=https://redgunny.github.io/quartz/js/darkmode.46b07878b7f5d9e26ad7a3c40f8a0605.min.js></script>
|
||||||
<link rel=stylesheet href=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/katex.min.css integrity=sha384-R4558gYOUz8mP9YWpZJjofhk+zx0AS11p36HnD2ZKj/6JR5z27gSSULCNHIRReVs crossorigin=anonymous>
|
<link rel=stylesheet href=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/katex.min.css integrity=sha384-R4558gYOUz8mP9YWpZJjofhk+zx0AS11p36HnD2ZKj/6JR5z27gSSULCNHIRReVs crossorigin=anonymous>
|
||||||
<script defer src=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/katex.min.js integrity=sha384-z1fJDqw8ZApjGO3/unPWUPsIymfsJmyrDVWC8Tv/a1HeOtGmkwNd/7xUS0Xcnvsx crossorigin=anonymous></script>
|
<script defer src=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/katex.min.js integrity=sha384-z1fJDqw8ZApjGO3/unPWUPsIymfsJmyrDVWC8Tv/a1HeOtGmkwNd/7xUS0Xcnvsx crossorigin=anonymous></script>
|
||||||
<script defer src=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/contrib/auto-render.min.js integrity=sha384-+XBljXPPiv+OzfbB3cVmLHf4hdUFHlWNZN5spNQ7rmHTXpd7WvJum6fIACpNNfIR crossorigin=anonymous></script>
|
<script defer src=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/contrib/auto-render.min.js integrity=sha384-+XBljXPPiv+OzfbB3cVmLHf4hdUFHlWNZN5spNQ7rmHTXpd7WvJum6fIACpNNfIR crossorigin=anonymous></script>
|
||||||
<script>document.addEventListener("DOMContentLoaded",function(){renderMathInElement(document.body,{delimiters:[{left:'$$',right:'$$',display:!0},{left:'$',right:'$',display:!1}],throwOnError:!1})})</script>
|
<script>document.addEventListener("DOMContentLoaded",function(){renderMathInElement(document.body,{delimiters:[{left:'$$',right:'$$',display:!0},{left:'$',right:'$',display:!1}],throwOnError:!1})})</script>
|
||||||
<script>const BASE_URL="https://github.com/redgunny/quartz",fetchData=Promise.all([fetch("https://github.com/redgunny/quartz/indices/linkIndex.03d0265dd1ca84fe383a8ad442b7c660.min.json").then(a=>a.json()).then(a=>({index:a.index,links:a.links})),fetch("https://github.com/redgunny/quartz/indices/contentIndex.ab82556ee2ae1507eaa5663d94152e66.min.json").then(a=>a.json())]).then(([{index:a,links:b},c])=>({index:a,links:b,content:c}))</script>
|
<script>const BASE_URL="https://redgunny.github.io/quartz/",fetchData=Promise.all([fetch("https://redgunny.github.io/quartz/indices/linkIndex.03d0265dd1ca84fe383a8ad442b7c660.min.json").then(a=>a.json()).then(a=>({index:a.index,links:a.links})),fetch("https://redgunny.github.io/quartz/indices/contentIndex.5b9932117bea167fef055145274ef522.min.json").then(a=>a.json())]).then(([{index:a,links:b},c])=>({index:a,links:b,content:c}))</script>
|
||||||
</head>
|
</head>
|
||||||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-XYFD95KB4J"></script>
|
<script async src="https://www.googletagmanager.com/gtag/js?id=G-XYFD95KB4J"></script>
|
||||||
<script>var doNotTrack=!1;if(!doNotTrack){window.dataLayer=window.dataLayer||[];function gtag(){dataLayer.push(arguments)}gtag('js',new Date),gtag('config','G-XYFD95KB4J',{anonymize_ip:!1})}</script>
|
<script>var doNotTrack=!1;if(!doNotTrack){window.dataLayer=window.dataLayer||[];function gtag(){dataLayer.push(arguments)}gtag('js',new Date),gtag('config','G-XYFD95KB4J',{anonymize_ip:!1})}</script>
|
||||||
@ -25,10 +25,10 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<script src=https://cdn.jsdelivr.net/npm/flexsearch@0.7.21/dist/flexsearch.bundle.js integrity="sha256-i3A0NZGkhsKjVMzFxv3ksk0DZh3aXqu0l49Bbh0MdjE=" crossorigin=anonymous defer></script>
|
<script src=https://cdn.jsdelivr.net/npm/flexsearch@0.7.21/dist/flexsearch.bundle.js integrity="sha256-i3A0NZGkhsKjVMzFxv3ksk0DZh3aXqu0l49Bbh0MdjE=" crossorigin=anonymous defer></script>
|
||||||
<script defer src=https://github.com/redgunny/quartz/js/search.bc849b857f2c1b822264d40635bb67b6.min.js></script>
|
<script defer src=https://redgunny.github.io/quartz/js/search.bc849b857f2c1b822264d40635bb67b6.min.js></script>
|
||||||
<div class=singlePage>
|
<div class=singlePage>
|
||||||
<header>
|
<header>
|
||||||
<h1 id=page-title><a href=https://github.com/redgunny/quartz>🪴 Quartz 3.2</a></h1><svg tabindex="0" id="search-icon" aria-labelledby="title desc" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19.9 19.7"><title id="title">Search Icon</title><desc id="desc">Icon to open search</desc><g class="search-path" fill="none"><path stroke-linecap="square" d="M18.5 18.3l-5.4-5.4"/><circle cx="8" cy="8" r="7"/></g></svg>
|
<h1 id=page-title><a href=https://redgunny.github.io/quartz/>🪴 Quartz 3.2</a></h1><svg tabindex="0" id="search-icon" aria-labelledby="title desc" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19.9 19.7"><title id="title">Search Icon</title><desc id="desc">Icon to open search</desc><g class="search-path" fill="none"><path stroke-linecap="square" d="M18.5 18.3l-5.4-5.4"/><circle cx="8" cy="8" r="7"/></g></svg>
|
||||||
<div class=spacer></div>
|
<div class=spacer></div>
|
||||||
<div class=darkmode>
|
<div class=darkmode>
|
||||||
<input class=toggle id=darkmode-toggle type=checkbox tabindex=-1>
|
<input class=toggle id=darkmode-toggle type=checkbox tabindex=-1>
|
||||||
@ -44,7 +44,7 @@
|
|||||||
Last updated April 5, 2022
|
Last updated April 5, 2022
|
||||||
</p>
|
</p>
|
||||||
<ul class=tags>
|
<ul class=tags>
|
||||||
<li><a href=https://github.com/redgunny/quartz/tags/setup/>Setup</a></li>
|
<li><a href=https://redgunny.github.io/quartz/tags/setup/>Setup</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<aside class=mainTOC>
|
<aside class=mainTOC>
|
||||||
<details>
|
<details>
|
||||||
@ -89,10 +89,10 @@ Last updated April 5, 2022
|
|||||||
</div><h2 id=editing>Editing</h2>
|
</div><h2 id=editing>Editing</h2>
|
||||||
<p>Great! Now you have everything you need to start editing and growing your digital garden. If you’re ready to start writing content already, check out the recommended flow for editing notes in Quartz.</p>
|
<p>Great! Now you have everything you need to start editing and growing your digital garden. If you’re ready to start writing content already, check out the recommended flow for editing notes in Quartz.</p>
|
||||||
<p>✏️
|
<p>✏️
|
||||||
<a href=/redgunny/quartz/notes/editing rel=noopener class=internal-link data-src=/redgunny/quartz/notes/editing>Editing Notes in Quartz
|
<a href=/quartz/notes/editing rel=noopener class=internal-link data-src=/quartz/notes/editing>Editing Notes in Quartz
|
||||||
</a></p>
|
</a></p>
|
||||||
<p>Having problems? Checkout our
|
<p>Having problems? Checkout our
|
||||||
<a href=/redgunny/quartz/notes/troubleshooting rel=noopener class=internal-link data-src=/redgunny/quartz/notes/troubleshooting>FAQ and Troubleshooting guide
|
<a href=/quartz/notes/troubleshooting rel=noopener class=internal-link data-src=/quartz/notes/troubleshooting>FAQ and Troubleshooting guide
|
||||||
</a>.</p>
|
</a>.</p>
|
||||||
<h2 id=updating>Updating</h2>
|
<h2 id=updating>Updating</h2>
|
||||||
<p>Haven’t updated Quartz in a while and want all the cool new optimizations?</p>
|
<p>Haven’t updated Quartz in a while and want all the cool new optimizations?</p>
|
||||||
@ -122,10 +122,10 @@ git checkout upstream/hugo -- layouts .github Makefile assets config.toml data l
|
|||||||
<h3>Backlinks</h3>
|
<h3>Backlinks</h3>
|
||||||
<ul class=backlinks>
|
<ul class=backlinks>
|
||||||
<li>
|
<li>
|
||||||
<a href=/redgunny/quartz/>🪴 Quartz 3.2</a>
|
<a href=/quartz/>🪴 Quartz 3.2</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a href=/redgunny/quartz/notes/obsidian>Obsidian Vault Integration</a>
|
<a href=/quartz/notes/obsidian>Obsidian Vault Integration</a>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
@ -134,8 +134,8 @@ git checkout upstream/hugo -- layouts .github Makefile assets config.toml data l
|
|||||||
<h3>Interactive Graph</h3>
|
<h3>Interactive Graph</h3>
|
||||||
<div id=graph-container></div>
|
<div id=graph-container></div>
|
||||||
<style>:root{--g-node:var(--secondary);--g-node-active:var(--primary);--g-node-inactive:var(--visited);--g-link:var(--outlinegray);--g-link-active:#5a7282}</style>
|
<style>:root{--g-node:var(--secondary);--g-node-active:var(--primary);--g-node-inactive:var(--visited);--g-link:var(--outlinegray);--g-link-active:#5a7282}</style>
|
||||||
<script src=https://github.com/redgunny/quartz/js/graph.27e8521c25c27c79dea35f434c486167.js></script>
|
<script src=https://redgunny.github.io/quartz/js/graph.27e8521c25c27c79dea35f434c486167.js></script>
|
||||||
<script>drawGraph("https://github.com/redgunny/quartz/notes/setup","https://github.com/redgunny/quartz",[{"/moc":"#4388cc"}],-1,!0,!1,!0)</script>
|
<script>drawGraph("https://redgunny.github.io/quartz/notes/setup","https://redgunny.github.io/quartz",[{"/moc":"#4388cc"}],-1,!0,!1,!0)</script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div id=contact_buttons>
|
<div id=contact_buttons>
|
||||||
@ -146,8 +146,8 @@ git checkout upstream/hugo -- layouts .github Makefile assets config.toml data l
|
|||||||
<li><a href=https://twitter.com/_jzhao>Twitter</a></li><li><a href=https://github.com/jackyzha0>Github</a></li></ul>
|
<li><a href=https://twitter.com/_jzhao>Twitter</a></li><li><a href=https://github.com/jackyzha0>Github</a></li></ul>
|
||||||
</footer>
|
</footer>
|
||||||
</div>
|
</div>
|
||||||
<script src=https://github.com/redgunny/quartz/js/popover.9d69dffc0f2d029ef30cf63230ccce4c.min.js></script>
|
<script src=https://redgunny.github.io/quartz/js/popover.9d69dffc0f2d029ef30cf63230ccce4c.min.js></script>
|
||||||
<script>initPopover("https://github.com/redgunny/quartz")</script>
|
<script>initPopover("https://redgunny.github.io/quartz")</script>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
@ -5,15 +5,15 @@
|
|||||||
Quartz Documentation (this site!) Strengthening Online Social Bonds: Research Garden Jacky Zhao’s Garden Anson Yu’s Garden Shihyu’s PKM Chloe’s Garden SlRvb’s Site Course notes for Information Technology Advanced Theory Brandon Boswell’s Garden Siyang’s Courtyard If you want to see your own on here, submit a Pull Request adding yourself to this file!">
|
Quartz Documentation (this site!) Strengthening Online Social Bonds: Research Garden Jacky Zhao’s Garden Anson Yu’s Garden Shihyu’s PKM Chloe’s Garden SlRvb’s Site Course notes for Information Technology Advanced Theory Brandon Boswell’s Garden Siyang’s Courtyard If you want to see your own on here, submit a Pull Request adding yourself to this file!">
|
||||||
<title>Showcase</title>
|
<title>Showcase</title>
|
||||||
<meta name=viewport content="width=device-width,initial-scale=1">
|
<meta name=viewport content="width=device-width,initial-scale=1">
|
||||||
<link rel="shortcut icon" type=image/png href=https://github.com/redgunny/quartz/icon.png>
|
<link rel="shortcut icon" type=image/png href=https://redgunny.github.io/quartz//icon.png>
|
||||||
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&family=Source+Sans+Pro:wght@400;600;700&family=Fira+Code:wght@400;700&display=swap" rel=stylesheet>
|
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&family=Source+Sans+Pro:wght@400;600;700&family=Fira+Code:wght@400;700&display=swap" rel=stylesheet>
|
||||||
<link href=https://github.com/redgunny/quartz/styles.2cc445b139f028853c48b809a0390863.min.css rel=stylesheet>
|
<link href=https://redgunny.github.io/quartz/styles.2cc445b139f028853c48b809a0390863.min.css rel=stylesheet>
|
||||||
<script src=https://github.com/redgunny/quartz/js/darkmode.46b07878b7f5d9e26ad7a3c40f8a0605.min.js></script>
|
<script src=https://redgunny.github.io/quartz/js/darkmode.46b07878b7f5d9e26ad7a3c40f8a0605.min.js></script>
|
||||||
<link rel=stylesheet href=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/katex.min.css integrity=sha384-R4558gYOUz8mP9YWpZJjofhk+zx0AS11p36HnD2ZKj/6JR5z27gSSULCNHIRReVs crossorigin=anonymous>
|
<link rel=stylesheet href=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/katex.min.css integrity=sha384-R4558gYOUz8mP9YWpZJjofhk+zx0AS11p36HnD2ZKj/6JR5z27gSSULCNHIRReVs crossorigin=anonymous>
|
||||||
<script defer src=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/katex.min.js integrity=sha384-z1fJDqw8ZApjGO3/unPWUPsIymfsJmyrDVWC8Tv/a1HeOtGmkwNd/7xUS0Xcnvsx crossorigin=anonymous></script>
|
<script defer src=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/katex.min.js integrity=sha384-z1fJDqw8ZApjGO3/unPWUPsIymfsJmyrDVWC8Tv/a1HeOtGmkwNd/7xUS0Xcnvsx crossorigin=anonymous></script>
|
||||||
<script defer src=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/contrib/auto-render.min.js integrity=sha384-+XBljXPPiv+OzfbB3cVmLHf4hdUFHlWNZN5spNQ7rmHTXpd7WvJum6fIACpNNfIR crossorigin=anonymous></script>
|
<script defer src=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/contrib/auto-render.min.js integrity=sha384-+XBljXPPiv+OzfbB3cVmLHf4hdUFHlWNZN5spNQ7rmHTXpd7WvJum6fIACpNNfIR crossorigin=anonymous></script>
|
||||||
<script>document.addEventListener("DOMContentLoaded",function(){renderMathInElement(document.body,{delimiters:[{left:'$$',right:'$$',display:!0},{left:'$',right:'$',display:!1}],throwOnError:!1})})</script>
|
<script>document.addEventListener("DOMContentLoaded",function(){renderMathInElement(document.body,{delimiters:[{left:'$$',right:'$$',display:!0},{left:'$',right:'$',display:!1}],throwOnError:!1})})</script>
|
||||||
<script>const BASE_URL="https://github.com/redgunny/quartz",fetchData=Promise.all([fetch("https://github.com/redgunny/quartz/indices/linkIndex.03d0265dd1ca84fe383a8ad442b7c660.min.json").then(a=>a.json()).then(a=>({index:a.index,links:a.links})),fetch("https://github.com/redgunny/quartz/indices/contentIndex.ab82556ee2ae1507eaa5663d94152e66.min.json").then(a=>a.json())]).then(([{index:a,links:b},c])=>({index:a,links:b,content:c}))</script>
|
<script>const BASE_URL="https://redgunny.github.io/quartz/",fetchData=Promise.all([fetch("https://redgunny.github.io/quartz/indices/linkIndex.03d0265dd1ca84fe383a8ad442b7c660.min.json").then(a=>a.json()).then(a=>({index:a.index,links:a.links})),fetch("https://redgunny.github.io/quartz/indices/contentIndex.5b9932117bea167fef055145274ef522.min.json").then(a=>a.json())]).then(([{index:a,links:b},c])=>({index:a,links:b,content:c}))</script>
|
||||||
</head>
|
</head>
|
||||||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-XYFD95KB4J"></script>
|
<script async src="https://www.googletagmanager.com/gtag/js?id=G-XYFD95KB4J"></script>
|
||||||
<script>var doNotTrack=!1;if(!doNotTrack){window.dataLayer=window.dataLayer||[];function gtag(){dataLayer.push(arguments)}gtag('js',new Date),gtag('config','G-XYFD95KB4J',{anonymize_ip:!1})}</script>
|
<script>var doNotTrack=!1;if(!doNotTrack){window.dataLayer=window.dataLayer||[];function gtag(){dataLayer.push(arguments)}gtag('js',new Date),gtag('config','G-XYFD95KB4J',{anonymize_ip:!1})}</script>
|
||||||
@ -26,10 +26,10 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<script src=https://cdn.jsdelivr.net/npm/flexsearch@0.7.21/dist/flexsearch.bundle.js integrity="sha256-i3A0NZGkhsKjVMzFxv3ksk0DZh3aXqu0l49Bbh0MdjE=" crossorigin=anonymous defer></script>
|
<script src=https://cdn.jsdelivr.net/npm/flexsearch@0.7.21/dist/flexsearch.bundle.js integrity="sha256-i3A0NZGkhsKjVMzFxv3ksk0DZh3aXqu0l49Bbh0MdjE=" crossorigin=anonymous defer></script>
|
||||||
<script defer src=https://github.com/redgunny/quartz/js/search.bc849b857f2c1b822264d40635bb67b6.min.js></script>
|
<script defer src=https://redgunny.github.io/quartz/js/search.bc849b857f2c1b822264d40635bb67b6.min.js></script>
|
||||||
<div class=singlePage>
|
<div class=singlePage>
|
||||||
<header>
|
<header>
|
||||||
<h1 id=page-title><a href=https://github.com/redgunny/quartz>🪴 Quartz 3.2</a></h1><svg tabindex="0" id="search-icon" aria-labelledby="title desc" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19.9 19.7"><title id="title">Search Icon</title><desc id="desc">Icon to open search</desc><g class="search-path" fill="none"><path stroke-linecap="square" d="M18.5 18.3l-5.4-5.4"/><circle cx="8" cy="8" r="7"/></g></svg>
|
<h1 id=page-title><a href=https://redgunny.github.io/quartz/>🪴 Quartz 3.2</a></h1><svg tabindex="0" id="search-icon" aria-labelledby="title desc" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19.9 19.7"><title id="title">Search Icon</title><desc id="desc">Icon to open search</desc><g class="search-path" fill="none"><path stroke-linecap="square" d="M18.5 18.3l-5.4-5.4"/><circle cx="8" cy="8" r="7"/></g></svg>
|
||||||
<div class=spacer></div>
|
<div class=spacer></div>
|
||||||
<div class=darkmode>
|
<div class=darkmode>
|
||||||
<input class=toggle id=darkmode-toggle type=checkbox tabindex=-1>
|
<input class=toggle id=darkmode-toggle type=checkbox tabindex=-1>
|
||||||
@ -84,7 +84,7 @@ Last updated April 5, 2022
|
|||||||
<h3>Backlinks</h3>
|
<h3>Backlinks</h3>
|
||||||
<ul class=backlinks>
|
<ul class=backlinks>
|
||||||
<li>
|
<li>
|
||||||
<a href=/redgunny/quartz/>🪴 Quartz 3.2</a>
|
<a href=/quartz/>🪴 Quartz 3.2</a>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
@ -93,8 +93,8 @@ Last updated April 5, 2022
|
|||||||
<h3>Interactive Graph</h3>
|
<h3>Interactive Graph</h3>
|
||||||
<div id=graph-container></div>
|
<div id=graph-container></div>
|
||||||
<style>:root{--g-node:var(--secondary);--g-node-active:var(--primary);--g-node-inactive:var(--visited);--g-link:var(--outlinegray);--g-link-active:#5a7282}</style>
|
<style>:root{--g-node:var(--secondary);--g-node-active:var(--primary);--g-node-inactive:var(--visited);--g-link:var(--outlinegray);--g-link-active:#5a7282}</style>
|
||||||
<script src=https://github.com/redgunny/quartz/js/graph.27e8521c25c27c79dea35f434c486167.js></script>
|
<script src=https://redgunny.github.io/quartz/js/graph.27e8521c25c27c79dea35f434c486167.js></script>
|
||||||
<script>drawGraph("https://github.com/redgunny/quartz/notes/showcase","https://github.com/redgunny/quartz",[{"/moc":"#4388cc"}],-1,!0,!1,!0)</script>
|
<script>drawGraph("https://redgunny.github.io/quartz/notes/showcase","https://redgunny.github.io/quartz",[{"/moc":"#4388cc"}],-1,!0,!1,!0)</script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div id=contact_buttons>
|
<div id=contact_buttons>
|
||||||
@ -105,8 +105,8 @@ Last updated April 5, 2022
|
|||||||
<li><a href=https://twitter.com/_jzhao>Twitter</a></li><li><a href=https://github.com/jackyzha0>Github</a></li></ul>
|
<li><a href=https://twitter.com/_jzhao>Twitter</a></li><li><a href=https://github.com/jackyzha0>Github</a></li></ul>
|
||||||
</footer>
|
</footer>
|
||||||
</div>
|
</div>
|
||||||
<script src=https://github.com/redgunny/quartz/js/popover.9d69dffc0f2d029ef30cf63230ccce4c.min.js></script>
|
<script src=https://redgunny.github.io/quartz/js/popover.9d69dffc0f2d029ef30cf63230ccce4c.min.js></script>
|
||||||
<script>initPopover("https://github.com/redgunny/quartz")</script>
|
<script>initPopover("https://redgunny.github.io/quartz")</script>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
@ -5,15 +5,15 @@
|
|||||||
While you’re here, join our Discord :)">
|
While you’re here, join our Discord :)">
|
||||||
<title>Troubleshooting and FAQ</title>
|
<title>Troubleshooting and FAQ</title>
|
||||||
<meta name=viewport content="width=device-width,initial-scale=1">
|
<meta name=viewport content="width=device-width,initial-scale=1">
|
||||||
<link rel="shortcut icon" type=image/png href=https://github.com/redgunny/quartz/icon.png>
|
<link rel="shortcut icon" type=image/png href=https://redgunny.github.io/quartz//icon.png>
|
||||||
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&family=Source+Sans+Pro:wght@400;600;700&family=Fira+Code:wght@400;700&display=swap" rel=stylesheet>
|
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&family=Source+Sans+Pro:wght@400;600;700&family=Fira+Code:wght@400;700&display=swap" rel=stylesheet>
|
||||||
<link href=https://github.com/redgunny/quartz/styles.2cc445b139f028853c48b809a0390863.min.css rel=stylesheet>
|
<link href=https://redgunny.github.io/quartz/styles.2cc445b139f028853c48b809a0390863.min.css rel=stylesheet>
|
||||||
<script src=https://github.com/redgunny/quartz/js/darkmode.46b07878b7f5d9e26ad7a3c40f8a0605.min.js></script>
|
<script src=https://redgunny.github.io/quartz/js/darkmode.46b07878b7f5d9e26ad7a3c40f8a0605.min.js></script>
|
||||||
<link rel=stylesheet href=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/katex.min.css integrity=sha384-R4558gYOUz8mP9YWpZJjofhk+zx0AS11p36HnD2ZKj/6JR5z27gSSULCNHIRReVs crossorigin=anonymous>
|
<link rel=stylesheet href=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/katex.min.css integrity=sha384-R4558gYOUz8mP9YWpZJjofhk+zx0AS11p36HnD2ZKj/6JR5z27gSSULCNHIRReVs crossorigin=anonymous>
|
||||||
<script defer src=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/katex.min.js integrity=sha384-z1fJDqw8ZApjGO3/unPWUPsIymfsJmyrDVWC8Tv/a1HeOtGmkwNd/7xUS0Xcnvsx crossorigin=anonymous></script>
|
<script defer src=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/katex.min.js integrity=sha384-z1fJDqw8ZApjGO3/unPWUPsIymfsJmyrDVWC8Tv/a1HeOtGmkwNd/7xUS0Xcnvsx crossorigin=anonymous></script>
|
||||||
<script defer src=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/contrib/auto-render.min.js integrity=sha384-+XBljXPPiv+OzfbB3cVmLHf4hdUFHlWNZN5spNQ7rmHTXpd7WvJum6fIACpNNfIR crossorigin=anonymous></script>
|
<script defer src=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/contrib/auto-render.min.js integrity=sha384-+XBljXPPiv+OzfbB3cVmLHf4hdUFHlWNZN5spNQ7rmHTXpd7WvJum6fIACpNNfIR crossorigin=anonymous></script>
|
||||||
<script>document.addEventListener("DOMContentLoaded",function(){renderMathInElement(document.body,{delimiters:[{left:'$$',right:'$$',display:!0},{left:'$',right:'$',display:!1}],throwOnError:!1})})</script>
|
<script>document.addEventListener("DOMContentLoaded",function(){renderMathInElement(document.body,{delimiters:[{left:'$$',right:'$$',display:!0},{left:'$',right:'$',display:!1}],throwOnError:!1})})</script>
|
||||||
<script>const BASE_URL="https://github.com/redgunny/quartz",fetchData=Promise.all([fetch("https://github.com/redgunny/quartz/indices/linkIndex.03d0265dd1ca84fe383a8ad442b7c660.min.json").then(a=>a.json()).then(a=>({index:a.index,links:a.links})),fetch("https://github.com/redgunny/quartz/indices/contentIndex.ab82556ee2ae1507eaa5663d94152e66.min.json").then(a=>a.json())]).then(([{index:a,links:b},c])=>({index:a,links:b,content:c}))</script>
|
<script>const BASE_URL="https://redgunny.github.io/quartz/",fetchData=Promise.all([fetch("https://redgunny.github.io/quartz/indices/linkIndex.03d0265dd1ca84fe383a8ad442b7c660.min.json").then(a=>a.json()).then(a=>({index:a.index,links:a.links})),fetch("https://redgunny.github.io/quartz/indices/contentIndex.5b9932117bea167fef055145274ef522.min.json").then(a=>a.json())]).then(([{index:a,links:b},c])=>({index:a,links:b,content:c}))</script>
|
||||||
</head>
|
</head>
|
||||||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-XYFD95KB4J"></script>
|
<script async src="https://www.googletagmanager.com/gtag/js?id=G-XYFD95KB4J"></script>
|
||||||
<script>var doNotTrack=!1;if(!doNotTrack){window.dataLayer=window.dataLayer||[];function gtag(){dataLayer.push(arguments)}gtag('js',new Date),gtag('config','G-XYFD95KB4J',{anonymize_ip:!1})}</script>
|
<script>var doNotTrack=!1;if(!doNotTrack){window.dataLayer=window.dataLayer||[];function gtag(){dataLayer.push(arguments)}gtag('js',new Date),gtag('config','G-XYFD95KB4J',{anonymize_ip:!1})}</script>
|
||||||
@ -26,10 +26,10 @@ While you’re here, join our Discord :)">
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<script src=https://cdn.jsdelivr.net/npm/flexsearch@0.7.21/dist/flexsearch.bundle.js integrity="sha256-i3A0NZGkhsKjVMzFxv3ksk0DZh3aXqu0l49Bbh0MdjE=" crossorigin=anonymous defer></script>
|
<script src=https://cdn.jsdelivr.net/npm/flexsearch@0.7.21/dist/flexsearch.bundle.js integrity="sha256-i3A0NZGkhsKjVMzFxv3ksk0DZh3aXqu0l49Bbh0MdjE=" crossorigin=anonymous defer></script>
|
||||||
<script defer src=https://github.com/redgunny/quartz/js/search.bc849b857f2c1b822264d40635bb67b6.min.js></script>
|
<script defer src=https://redgunny.github.io/quartz/js/search.bc849b857f2c1b822264d40635bb67b6.min.js></script>
|
||||||
<div class=singlePage>
|
<div class=singlePage>
|
||||||
<header>
|
<header>
|
||||||
<h1 id=page-title><a href=https://github.com/redgunny/quartz>🪴 Quartz 3.2</a></h1><svg tabindex="0" id="search-icon" aria-labelledby="title desc" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19.9 19.7"><title id="title">Search Icon</title><desc id="desc">Icon to open search</desc><g class="search-path" fill="none"><path stroke-linecap="square" d="M18.5 18.3l-5.4-5.4"/><circle cx="8" cy="8" r="7"/></g></svg>
|
<h1 id=page-title><a href=https://redgunny.github.io/quartz/>🪴 Quartz 3.2</a></h1><svg tabindex="0" id="search-icon" aria-labelledby="title desc" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19.9 19.7"><title id="title">Search Icon</title><desc id="desc">Icon to open search</desc><g class="search-path" fill="none"><path stroke-linecap="square" d="M18.5 18.3l-5.4-5.4"/><circle cx="8" cy="8" r="7"/></g></svg>
|
||||||
<div class=spacer></div>
|
<div class=spacer></div>
|
||||||
<div class=darkmode>
|
<div class=darkmode>
|
||||||
<input class=toggle id=darkmode-toggle type=checkbox tabindex=-1>
|
<input class=toggle id=darkmode-toggle type=checkbox tabindex=-1>
|
||||||
@ -80,14 +80,14 @@ Last updated April 5, 2022
|
|||||||
<a href=https://discord.gg/cRFFHYye7t rel=noopener>Discord</a> :)</p>
|
<a href=https://discord.gg/cRFFHYye7t rel=noopener>Discord</a> :)</p>
|
||||||
<h3 id=does-quartz-have-latex-support>Does Quartz have Latex support?</h3>
|
<h3 id=does-quartz-have-latex-support>Does Quartz have Latex support?</h3>
|
||||||
<p>Yes! See
|
<p>Yes! See
|
||||||
<a href=/redgunny/quartz/notes/CJK-+-Latex-Support-%E6%B5%8B%E8%AF%95 rel=noopener class=internal-link data-src=/redgunny/quartz/notes/CJK-+-Latex-Support-%E6%B5%8B%E8%AF%95>CJK + Latex Support (测试)
|
<a href=/quartz/notes/CJK-+-Latex-Support-%E6%B5%8B%E8%AF%95 rel=noopener class=internal-link data-src=/quartz/notes/CJK-+-Latex-Support-%E6%B5%8B%E8%AF%95>CJK + Latex Support (测试)
|
||||||
</a> for a brief demo.</p>
|
</a> for a brief demo.</p>
|
||||||
<h3 id=can-i-use-obsidian-plugin-in-quartz>Can I use <Obsidian Plugin> in Quartz?</h3>
|
<h3 id=can-i-use-obsidian-plugin-in-quartz>Can I use <Obsidian Plugin> in Quartz?</h3>
|
||||||
<p>Unless it produces direct Markdown output in the file, no. There currently is no way to bundle plugin code with Quartz.</p>
|
<p>Unless it produces direct Markdown output in the file, no. There currently is no way to bundle plugin code with Quartz.</p>
|
||||||
<p>The easiest way would be to add your own HTML partial that supports the functionality you are looking for.</p>
|
<p>The easiest way would be to add your own HTML partial that supports the functionality you are looking for.</p>
|
||||||
<h3 id=my-github-pages-is-just-showing-the-readme-and-not-quartz>My GitHub pages is just showing the README and not Quartz</h3>
|
<h3 id=my-github-pages-is-just-showing-the-readme-and-not-quartz>My GitHub pages is just showing the README and not Quartz</h3>
|
||||||
<p>Make sure you set the source to deploy from <code>master</code> (and not <code>hugo</code>) using <code>/ (root)</code>! See more in the
|
<p>Make sure you set the source to deploy from <code>master</code> (and not <code>hugo</code>) using <code>/ (root)</code>! See more in the
|
||||||
<a href=/redgunny/quartz/notes/hosting rel=noopener class=internal-link data-src=/redgunny/quartz/notes/hosting>hosting
|
<a href=/quartz/notes/hosting rel=noopener class=internal-link data-src=/quartz/notes/hosting>hosting
|
||||||
</a> guide</p>
|
</a> guide</p>
|
||||||
<h3 id=some-of-my-pages-have-january-1-0001-as-the-last-modified-date>Some of my pages have ‘January 1, 0001’ as the last modified date</h3>
|
<h3 id=some-of-my-pages-have-january-1-0001-as-the-last-modified-date>Some of my pages have ‘January 1, 0001’ as the last modified date</h3>
|
||||||
<p>This is a problem caused by <code>git</code> treating files as case-insensitive by default and some of your posts probably have capitalized file names. You can turn this off in your Quartz by running this command.</p>
|
<p>This is a problem caused by <code>git</code> treating files as case-insensitive by default and some of your posts probably have capitalized file names. You can turn this off in your Quartz by running this command.</p>
|
||||||
@ -109,11 +109,11 @@ git config --global core.ignorecase <span class=nb>true</span>
|
|||||||
</div>
|
</div>
|
||||||
</div><h3 id=can-i-publish-only-a-subset-of-my-pages>Can I publish only a subset of my pages?</h3>
|
</div><h3 id=can-i-publish-only-a-subset-of-my-pages>Can I publish only a subset of my pages?</h3>
|
||||||
<p>Yes! Quartz makes selective publishing really easy. Heres a guide on
|
<p>Yes! Quartz makes selective publishing really easy. Heres a guide on
|
||||||
<a href=/redgunny/quartz/notes/ignore-notes rel=noopener class=internal-link data-src=/redgunny/quartz/notes/ignore-notes>excluding pages from being published
|
<a href=/quartz/notes/ignore-notes rel=noopener class=internal-link data-src=/quartz/notes/ignore-notes>excluding pages from being published
|
||||||
</a>.</p>
|
</a>.</p>
|
||||||
<h3 id=can-i-host-this-myself-and-not-on-github-pages>Can I host this myself and not on GitHub Pages?</h3>
|
<h3 id=can-i-host-this-myself-and-not-on-github-pages>Can I host this myself and not on GitHub Pages?</h3>
|
||||||
<p>Yes! All built files can be found under <code>/public</code> in the <code>master</code> branch. More details under
|
<p>Yes! All built files can be found under <code>/public</code> in the <code>master</code> branch. More details under
|
||||||
<a href=/redgunny/quartz/notes/hosting rel=noopener class=internal-link data-src=/redgunny/quartz/notes/hosting>hosting
|
<a href=/quartz/notes/hosting rel=noopener class=internal-link data-src=/quartz/notes/hosting>hosting
|
||||||
</a>.</p>
|
</a>.</p>
|
||||||
<h3 id=command-not-found-hugo-obsidian><code>command not found: hugo-obsidian</code></h3>
|
<h3 id=command-not-found-hugo-obsidian><code>command not found: hugo-obsidian</code></h3>
|
||||||
<p>Make sure you set your <code>GOPATH</code> correctly! This will allow your terminal to correctly recognize <code>hugo-obsidian</code> as an executable.</p>
|
<p>Make sure you set your <code>GOPATH</code> correctly! This will allow your terminal to correctly recognize <code>hugo-obsidian</code> as an executable.</p>
|
||||||
@ -137,13 +137,13 @@ git config --global core.ignorecase <span class=nb>true</span>
|
|||||||
</div>
|
</div>
|
||||||
</div><h3 id=how-come-my-notes-arent-being-rendered>How come my notes aren’t being rendered?</h3>
|
</div><h3 id=how-come-my-notes-arent-being-rendered>How come my notes aren’t being rendered?</h3>
|
||||||
<p>You probably forgot to include front matter in your Markdown files. You can either setup
|
<p>You probably forgot to include front matter in your Markdown files. You can either setup
|
||||||
<a href=/redgunny/quartz/notes/obsidian rel=noopener class=internal-link data-src=/redgunny/quartz/notes/obsidian>Obsidian
|
<a href=/quartz/notes/obsidian rel=noopener class=internal-link data-src=/quartz/notes/obsidian>Obsidian
|
||||||
</a> to do this for you or you need to manually define it. More details in
|
</a> to do this for you or you need to manually define it. More details in
|
||||||
<a href=/redgunny/quartz/notes/editing rel=noopener class=internal-link data-src=/redgunny/quartz/notes/editing>the ‘how to edit’ guide
|
<a href=/quartz/notes/editing rel=noopener class=internal-link data-src=/quartz/notes/editing>the ‘how to edit’ guide
|
||||||
</a>.</p>
|
</a>.</p>
|
||||||
<h3 id=my-custom-domain-isnt-working>My custom domain isn’t working!</h3>
|
<h3 id=my-custom-domain-isnt-working>My custom domain isn’t working!</h3>
|
||||||
<p>Walk through the steps in
|
<p>Walk through the steps in
|
||||||
<a href=/redgunny/quartz/notes/hosting rel=noopener class=internal-link data-src=/redgunny/quartz/notes/hosting>the hosting guide
|
<a href=/quartz/notes/hosting rel=noopener class=internal-link data-src=/quartz/notes/hosting>the hosting guide
|
||||||
</a> again. Make sure you wait 30 min to 1 hour for changes to take effect.</p>
|
</a> again. Make sure you wait 30 min to 1 hour for changes to take effect.</p>
|
||||||
<h3 id=how-do-i-setup-google-analytics>How do I setup Google Analytics?</h3>
|
<h3 id=how-do-i-setup-google-analytics>How do I setup Google Analytics?</h3>
|
||||||
<p>You can edit it in <code>config.toml</code> and either use a V3 (UA-) or V4 (G-) tag.</p>
|
<p>You can edit it in <code>config.toml</code> and either use a V3 (UA-) or V4 (G-) tag.</p>
|
||||||
@ -151,7 +151,7 @@ git config --global core.ignorecase <span class=nb>true</span>
|
|||||||
<p>To edit the main home page, open <code>/content/_index.md</code>.</p>
|
<p>To edit the main home page, open <code>/content/_index.md</code>.</p>
|
||||||
<h3 id=how-do-i-change-the-colours>How do I change the colours?</h3>
|
<h3 id=how-do-i-change-the-colours>How do I change the colours?</h3>
|
||||||
<p>You can change the theme by editing <code>assets/custom.scss</code>. More details on customization and themeing can be found in the
|
<p>You can change the theme by editing <code>assets/custom.scss</code>. More details on customization and themeing can be found in the
|
||||||
<a href=/redgunny/quartz/notes/config rel=noopener class=internal-link data-src=/redgunny/quartz/notes/config>customization guide
|
<a href=/quartz/notes/config rel=noopener class=internal-link data-src=/quartz/notes/config>customization guide
|
||||||
</a>.</p>
|
</a>.</p>
|
||||||
<h3 id=how-do-i-add-images>How do I add images?</h3>
|
<h3 id=how-do-i-add-images>How do I add images?</h3>
|
||||||
<p>You can put images anywhere in the <code>/content</code> folder.</p>
|
<p>You can put images anywhere in the <code>/content</code> folder.</p>
|
||||||
@ -167,7 +167,7 @@ git config --global core.ignorecase <span class=nb>true</span>
|
|||||||
</div>
|
</div>
|
||||||
</div><h3 id=my-interactive-graph-and-backlinks-arent-up-to-date>My Interactive Graph and Backlinks aren’t up to date</h3>
|
</div><h3 id=my-interactive-graph-and-backlinks-arent-up-to-date>My Interactive Graph and Backlinks aren’t up to date</h3>
|
||||||
<p>By default, the <code>linkIndex.json</code> (which Quartz needs to generate the Interactive Graph and Backlinks) are not regenerated locally. To set that up, see the guide on
|
<p>By default, the <code>linkIndex.json</code> (which Quartz needs to generate the Interactive Graph and Backlinks) are not regenerated locally. To set that up, see the guide on
|
||||||
<a href=/redgunny/quartz/notes/editing rel=noopener class=internal-link data-src=/redgunny/quartz/notes/editing>local editing
|
<a href=/quartz/notes/editing rel=noopener class=internal-link data-src=/quartz/notes/editing>local editing
|
||||||
</a></p>
|
</a></p>
|
||||||
<h3 id=can-i-use-reactvuesome-other-framework>Can I use React/Vue/some other framework?</h3>
|
<h3 id=can-i-use-reactvuesome-other-framework>Can I use React/Vue/some other framework?</h3>
|
||||||
<p>Not out of the box. You could probably make it work by editing <code>/layouts/_default/single.html</code> but that’s not what Quartz is designed to work with. 99% of things you are trying to do with those frameworks you can accomplish perfectly fine using just vanilla HTML/CSS/JS.</p>
|
<p>Not out of the box. You could probably make it work by editing <code>/layouts/_default/single.html</code> but that’s not what Quartz is designed to work with. 99% of things you are trying to do with those frameworks you can accomplish perfectly fine using just vanilla HTML/CSS/JS.</p>
|
||||||
@ -183,19 +183,19 @@ git config --global core.ignorecase <span class=nb>true</span>
|
|||||||
<h3>Backlinks</h3>
|
<h3>Backlinks</h3>
|
||||||
<ul class=backlinks>
|
<ul class=backlinks>
|
||||||
<li>
|
<li>
|
||||||
<a href=/redgunny/quartz/>🪴 Quartz 3.2</a>
|
<a href=/quartz/>🪴 Quartz 3.2</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a href=/redgunny/quartz/notes/config>Configuration</a>
|
<a href=/quartz/notes/config>Configuration</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a href=/redgunny/quartz/notes/editing>Editing Content in Quartz</a>
|
<a href=/quartz/notes/editing>Editing Content in Quartz</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a href=/redgunny/quartz/notes/hosting>Deploying Quartz to the Web</a>
|
<a href=/quartz/notes/hosting>Deploying Quartz to the Web</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a href=/redgunny/quartz/notes/setup>Setup</a>
|
<a href=/quartz/notes/setup>Setup</a>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
@ -204,8 +204,8 @@ git config --global core.ignorecase <span class=nb>true</span>
|
|||||||
<h3>Interactive Graph</h3>
|
<h3>Interactive Graph</h3>
|
||||||
<div id=graph-container></div>
|
<div id=graph-container></div>
|
||||||
<style>:root{--g-node:var(--secondary);--g-node-active:var(--primary);--g-node-inactive:var(--visited);--g-link:var(--outlinegray);--g-link-active:#5a7282}</style>
|
<style>:root{--g-node:var(--secondary);--g-node-active:var(--primary);--g-node-inactive:var(--visited);--g-link:var(--outlinegray);--g-link-active:#5a7282}</style>
|
||||||
<script src=https://github.com/redgunny/quartz/js/graph.27e8521c25c27c79dea35f434c486167.js></script>
|
<script src=https://redgunny.github.io/quartz/js/graph.27e8521c25c27c79dea35f434c486167.js></script>
|
||||||
<script>drawGraph("https://github.com/redgunny/quartz/notes/troubleshooting","https://github.com/redgunny/quartz",[{"/moc":"#4388cc"}],-1,!0,!1,!0)</script>
|
<script>drawGraph("https://redgunny.github.io/quartz/notes/troubleshooting","https://redgunny.github.io/quartz",[{"/moc":"#4388cc"}],-1,!0,!1,!0)</script>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div id=contact_buttons>
|
<div id=contact_buttons>
|
||||||
@ -216,8 +216,8 @@ git config --global core.ignorecase <span class=nb>true</span>
|
|||||||
<li><a href=https://twitter.com/_jzhao>Twitter</a></li><li><a href=https://github.com/jackyzha0>Github</a></li></ul>
|
<li><a href=https://twitter.com/_jzhao>Twitter</a></li><li><a href=https://github.com/jackyzha0>Github</a></li></ul>
|
||||||
</footer>
|
</footer>
|
||||||
</div>
|
</div>
|
||||||
<script src=https://github.com/redgunny/quartz/js/popover.9d69dffc0f2d029ef30cf63230ccce4c.min.js></script>
|
<script src=https://redgunny.github.io/quartz/js/popover.9d69dffc0f2d029ef30cf63230ccce4c.min.js></script>
|
||||||
<script>initPopover("https://github.com/redgunny/quartz")</script>
|
<script>initPopover("https://redgunny.github.io/quartz")</script>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
@ -1 +1 @@
|
|||||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?><urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:xhtml="http://www.w3.org/1999/xhtml"><url><loc>https://github.com/redgunny/quartz/categories/</loc></url><url><loc>https://github.com/redgunny/quartz/notes/CJK-+-Latex-Support-%E6%B5%8B%E8%AF%95/</loc></url><url><loc>https://github.com/redgunny/quartz/notes/config/</loc><lastmod>2022-04-05T03:19:44+02:00</lastmod></url><url><loc>https://github.com/redgunny/quartz/notes/custom-Domain/</loc><lastmod>2022-04-05T03:19:44+02:00</lastmod></url><url><loc>https://github.com/redgunny/quartz/notes/hosting/</loc><lastmod>2022-04-05T03:19:44+02:00</lastmod></url><url><loc>https://github.com/redgunny/quartz/notes/editing/</loc><lastmod>2022-04-05T03:19:44+02:00</lastmod></url><url><loc>https://github.com/redgunny/quartz/notes/ignore-notes/</loc><lastmod>2022-04-05T03:19:44+02:00</lastmod></url><url><loc>https://github.com/redgunny/quartz/notes/</loc><lastmod>2022-04-05T03:19:44+02:00</lastmod></url><url><loc>https://github.com/redgunny/quartz/notes/obsidian/</loc><lastmod>2022-04-05T03:19:44+02:00</lastmod></url><url><loc>https://github.com/redgunny/quartz/notes/preview-changes/</loc><lastmod>2022-04-05T03:19:44+02:00</lastmod></url><url><loc>https://github.com/redgunny/quartz/notes/philosophy/</loc><lastmod>2022-04-05T03:19:44+02:00</lastmod></url><url><loc>https://github.com/redgunny/quartz/notes/setup/</loc><lastmod>2022-04-05T03:19:44+02:00</lastmod></url><url><loc>https://github.com/redgunny/quartz/tags/setup/</loc><lastmod>2022-04-05T03:19:44+02:00</lastmod></url><url><loc>https://github.com/redgunny/quartz/notes/showcase/</loc><lastmod>2022-04-05T03:19:44+02:00</lastmod></url><url><loc>https://github.com/redgunny/quartz/tags/</loc><lastmod>2022-04-05T03:19:44+02:00</lastmod></url><url><loc>https://github.com/redgunny/quartz/notes/troubleshooting/</loc><lastmod>2022-04-05T03:19:44+02:00</lastmod></url><url><loc>https://github.com/redgunny/quartz/</loc><lastmod>2022-04-05T03:19:44+02:00</lastmod></url></urlset>
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?><urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:xhtml="http://www.w3.org/1999/xhtml"><url><loc>https://redgunny.github.io/quartz/categories/</loc></url><url><loc>https://redgunny.github.io/quartz/notes/CJK-+-Latex-Support-%E6%B5%8B%E8%AF%95/</loc></url><url><loc>https://redgunny.github.io/quartz/notes/config/</loc><lastmod>2022-04-05T03:23:53+02:00</lastmod></url><url><loc>https://redgunny.github.io/quartz/notes/custom-Domain/</loc><lastmod>2022-04-05T03:23:53+02:00</lastmod></url><url><loc>https://redgunny.github.io/quartz/notes/hosting/</loc><lastmod>2022-04-05T03:23:53+02:00</lastmod></url><url><loc>https://redgunny.github.io/quartz/notes/editing/</loc><lastmod>2022-04-05T03:23:53+02:00</lastmod></url><url><loc>https://redgunny.github.io/quartz/notes/ignore-notes/</loc><lastmod>2022-04-05T03:23:53+02:00</lastmod></url><url><loc>https://redgunny.github.io/quartz/notes/</loc><lastmod>2022-04-05T03:23:53+02:00</lastmod></url><url><loc>https://redgunny.github.io/quartz/notes/obsidian/</loc><lastmod>2022-04-05T03:23:53+02:00</lastmod></url><url><loc>https://redgunny.github.io/quartz/notes/preview-changes/</loc><lastmod>2022-04-05T03:23:53+02:00</lastmod></url><url><loc>https://redgunny.github.io/quartz/notes/philosophy/</loc><lastmod>2022-04-05T03:23:53+02:00</lastmod></url><url><loc>https://redgunny.github.io/quartz/notes/setup/</loc><lastmod>2022-04-05T03:23:53+02:00</lastmod></url><url><loc>https://redgunny.github.io/quartz/tags/setup/</loc><lastmod>2022-04-05T03:23:53+02:00</lastmod></url><url><loc>https://redgunny.github.io/quartz/notes/showcase/</loc><lastmod>2022-04-05T03:23:53+02:00</lastmod></url><url><loc>https://redgunny.github.io/quartz/tags/</loc><lastmod>2022-04-05T03:23:53+02:00</lastmod></url><url><loc>https://redgunny.github.io/quartz/notes/troubleshooting/</loc><lastmod>2022-04-05T03:23:53+02:00</lastmod></url><url><loc>https://redgunny.github.io/quartz/</loc><lastmod>2022-04-05T03:23:53+02:00</lastmod></url></urlset>
|
||||||
@ -4,15 +4,15 @@
|
|||||||
<meta name=description content>
|
<meta name=description content>
|
||||||
<title>Tags</title>
|
<title>Tags</title>
|
||||||
<meta name=viewport content="width=device-width,initial-scale=1">
|
<meta name=viewport content="width=device-width,initial-scale=1">
|
||||||
<link rel="shortcut icon" type=image/png href=https://github.com/redgunny/quartz/icon.png>
|
<link rel="shortcut icon" type=image/png href=https://redgunny.github.io/quartz//icon.png>
|
||||||
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&family=Source+Sans+Pro:wght@400;600;700&family=Fira+Code:wght@400;700&display=swap" rel=stylesheet>
|
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&family=Source+Sans+Pro:wght@400;600;700&family=Fira+Code:wght@400;700&display=swap" rel=stylesheet>
|
||||||
<link href=https://github.com/redgunny/quartz/styles.2cc445b139f028853c48b809a0390863.min.css rel=stylesheet>
|
<link href=https://redgunny.github.io/quartz/styles.2cc445b139f028853c48b809a0390863.min.css rel=stylesheet>
|
||||||
<script src=https://github.com/redgunny/quartz/js/darkmode.46b07878b7f5d9e26ad7a3c40f8a0605.min.js></script>
|
<script src=https://redgunny.github.io/quartz/js/darkmode.46b07878b7f5d9e26ad7a3c40f8a0605.min.js></script>
|
||||||
<link rel=stylesheet href=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/katex.min.css integrity=sha384-R4558gYOUz8mP9YWpZJjofhk+zx0AS11p36HnD2ZKj/6JR5z27gSSULCNHIRReVs crossorigin=anonymous>
|
<link rel=stylesheet href=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/katex.min.css integrity=sha384-R4558gYOUz8mP9YWpZJjofhk+zx0AS11p36HnD2ZKj/6JR5z27gSSULCNHIRReVs crossorigin=anonymous>
|
||||||
<script defer src=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/katex.min.js integrity=sha384-z1fJDqw8ZApjGO3/unPWUPsIymfsJmyrDVWC8Tv/a1HeOtGmkwNd/7xUS0Xcnvsx crossorigin=anonymous></script>
|
<script defer src=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/katex.min.js integrity=sha384-z1fJDqw8ZApjGO3/unPWUPsIymfsJmyrDVWC8Tv/a1HeOtGmkwNd/7xUS0Xcnvsx crossorigin=anonymous></script>
|
||||||
<script defer src=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/contrib/auto-render.min.js integrity=sha384-+XBljXPPiv+OzfbB3cVmLHf4hdUFHlWNZN5spNQ7rmHTXpd7WvJum6fIACpNNfIR crossorigin=anonymous></script>
|
<script defer src=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/contrib/auto-render.min.js integrity=sha384-+XBljXPPiv+OzfbB3cVmLHf4hdUFHlWNZN5spNQ7rmHTXpd7WvJum6fIACpNNfIR crossorigin=anonymous></script>
|
||||||
<script>document.addEventListener("DOMContentLoaded",function(){renderMathInElement(document.body,{delimiters:[{left:'$$',right:'$$',display:!0},{left:'$',right:'$',display:!1}],throwOnError:!1})})</script>
|
<script>document.addEventListener("DOMContentLoaded",function(){renderMathInElement(document.body,{delimiters:[{left:'$$',right:'$$',display:!0},{left:'$',right:'$',display:!1}],throwOnError:!1})})</script>
|
||||||
<script>const BASE_URL="https://github.com/redgunny/quartz",fetchData=Promise.all([fetch("https://github.com/redgunny/quartz/indices/linkIndex.03d0265dd1ca84fe383a8ad442b7c660.min.json").then(a=>a.json()).then(a=>({index:a.index,links:a.links})),fetch("https://github.com/redgunny/quartz/indices/contentIndex.ab82556ee2ae1507eaa5663d94152e66.min.json").then(a=>a.json())]).then(([{index:a,links:b},c])=>({index:a,links:b,content:c}))</script>
|
<script>const BASE_URL="https://redgunny.github.io/quartz/",fetchData=Promise.all([fetch("https://redgunny.github.io/quartz/indices/linkIndex.03d0265dd1ca84fe383a8ad442b7c660.min.json").then(a=>a.json()).then(a=>({index:a.index,links:a.links})),fetch("https://redgunny.github.io/quartz/indices/contentIndex.5b9932117bea167fef055145274ef522.min.json").then(a=>a.json())]).then(([{index:a,links:b},c])=>({index:a,links:b,content:c}))</script>
|
||||||
</head>
|
</head>
|
||||||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-XYFD95KB4J"></script>
|
<script async src="https://www.googletagmanager.com/gtag/js?id=G-XYFD95KB4J"></script>
|
||||||
<script>var doNotTrack=!1;if(!doNotTrack){window.dataLayer=window.dataLayer||[];function gtag(){dataLayer.push(arguments)}gtag('js',new Date),gtag('config','G-XYFD95KB4J',{anonymize_ip:!1})}</script>
|
<script>var doNotTrack=!1;if(!doNotTrack){window.dataLayer=window.dataLayer||[];function gtag(){dataLayer.push(arguments)}gtag('js',new Date),gtag('config','G-XYFD95KB4J',{anonymize_ip:!1})}</script>
|
||||||
@ -25,10 +25,10 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<script src=https://cdn.jsdelivr.net/npm/flexsearch@0.7.21/dist/flexsearch.bundle.js integrity="sha256-i3A0NZGkhsKjVMzFxv3ksk0DZh3aXqu0l49Bbh0MdjE=" crossorigin=anonymous defer></script>
|
<script src=https://cdn.jsdelivr.net/npm/flexsearch@0.7.21/dist/flexsearch.bundle.js integrity="sha256-i3A0NZGkhsKjVMzFxv3ksk0DZh3aXqu0l49Bbh0MdjE=" crossorigin=anonymous defer></script>
|
||||||
<script defer src=https://github.com/redgunny/quartz/js/search.bc849b857f2c1b822264d40635bb67b6.min.js></script>
|
<script defer src=https://redgunny.github.io/quartz/js/search.bc849b857f2c1b822264d40635bb67b6.min.js></script>
|
||||||
<div class=singlePage>
|
<div class=singlePage>
|
||||||
<header>
|
<header>
|
||||||
<h1 id=page-title><a href=https://github.com/redgunny/quartz>🪴 Quartz 3.2</a></h1><svg tabindex="0" id="search-icon" aria-labelledby="title desc" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19.9 19.7"><title id="title">Search Icon</title><desc id="desc">Icon to open search</desc><g class="search-path" fill="none"><path stroke-linecap="square" d="M18.5 18.3l-5.4-5.4"/><circle cx="8" cy="8" r="7"/></g></svg>
|
<h1 id=page-title><a href=https://redgunny.github.io/quartz/>🪴 Quartz 3.2</a></h1><svg tabindex="0" id="search-icon" aria-labelledby="title desc" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19.9 19.7"><title id="title">Search Icon</title><desc id="desc">Icon to open search</desc><g class="search-path" fill="none"><path stroke-linecap="square" d="M18.5 18.3l-5.4-5.4"/><circle cx="8" cy="8" r="7"/></g></svg>
|
||||||
<div class=spacer></div>
|
<div class=spacer></div>
|
||||||
<div class=darkmode>
|
<div class=darkmode>
|
||||||
<input class=toggle id=darkmode-toggle type=checkbox tabindex=-1>
|
<input class=toggle id=darkmode-toggle type=checkbox tabindex=-1>
|
||||||
@ -42,13 +42,13 @@
|
|||||||
<h1>All Tags</h1>
|
<h1>All Tags</h1>
|
||||||
<div class=tags>
|
<div class=tags>
|
||||||
<div class=meta>
|
<div class=meta>
|
||||||
<h1><a href=https://github.com/redgunny/quartz/tags/setup/>setup</a></h1>
|
<h1><a href=https://redgunny.github.io/quartz/tags/setup/>setup</a></h1>
|
||||||
<p><b>5</b> notes with this tag (showing first 2 results)</p>
|
<p><b>5</b> notes with this tag (showing first 2 results)</p>
|
||||||
</div>
|
</div>
|
||||||
<ul class=section-ul><li class=section-li>
|
<ul class=section-ul><li class=section-li>
|
||||||
<div class=section>
|
<div class=section>
|
||||||
<div class=desc>
|
<div class=desc>
|
||||||
<h3><a href=https://github.com/redgunny/quartz/notes/setup/>Setup</a></h3>
|
<h3><a href=https://redgunny.github.io/quartz/notes/setup/>Setup</a></h3>
|
||||||
<p>Making your own Quartz Setting up Quartz requires a basic understanding of git. If you are unfamiliar, this resource is a great place to start!...</p>
|
<p>Making your own Quartz Setting up Quartz requires a basic understanding of git. If you are unfamiliar, this resource is a great place to start!...</p>
|
||||||
</div>
|
</div>
|
||||||
<p class=meta>
|
<p class=meta>
|
||||||
@ -58,7 +58,7 @@
|
|||||||
</li><li class=section-li>
|
</li><li class=section-li>
|
||||||
<div class=section>
|
<div class=section>
|
||||||
<div class=desc>
|
<div class=desc>
|
||||||
<h3><a href=https://github.com/redgunny/quartz/notes/obsidian/>Obsidian Vault Integration</a></h3>
|
<h3><a href=https://redgunny.github.io/quartz/notes/obsidian/>Obsidian Vault Integration</a></h3>
|
||||||
<p>Setup Obsidian is the preferred way to use Quartz. You can either create a new Obsidian Vault or link one that your already have....</p>
|
<p>Setup Obsidian is the preferred way to use Quartz. You can either create a new Obsidian Vault or link one that your already have....</p>
|
||||||
</div>
|
</div>
|
||||||
<p class=meta>
|
<p class=meta>
|
||||||
@ -77,7 +77,7 @@
|
|||||||
</footer>
|
</footer>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<script src=https://github.com/redgunny/quartz/js/popover.9d69dffc0f2d029ef30cf63230ccce4c.min.js></script>
|
<script src=https://redgunny.github.io/quartz/js/popover.9d69dffc0f2d029ef30cf63230ccce4c.min.js></script>
|
||||||
<script>initPopover("https://github.com/redgunny/quartz")</script>
|
<script>initPopover("https://redgunny.github.io/quartz")</script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
@ -1 +1 @@
|
|||||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Tags on</title><link>https://github.com/redgunny/quartz/tags/</link><description>Recent content in Tags on</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><atom:link href="https://github.com/redgunny/quartz/tags/index.xml" rel="self" type="application/rss+xml"/><item><title>setup</title><link>https://github.com/redgunny/quartz/tags/setup/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://github.com/redgunny/quartz/tags/setup/</guid><description/></item></channel></rss>
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Tags on</title><link>https://redgunny.github.io/quartz/tags/</link><description>Recent content in Tags on</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><atom:link href="https://redgunny.github.io/quartz/tags/index.xml" rel="self" type="application/rss+xml"/><item><title>setup</title><link>https://redgunny.github.io/quartz/tags/setup/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://redgunny.github.io/quartz/tags/setup/</guid><description/></item></channel></rss>
|
||||||
@ -4,15 +4,15 @@
|
|||||||
<meta name=description content>
|
<meta name=description content>
|
||||||
<title>setup</title>
|
<title>setup</title>
|
||||||
<meta name=viewport content="width=device-width,initial-scale=1">
|
<meta name=viewport content="width=device-width,initial-scale=1">
|
||||||
<link rel="shortcut icon" type=image/png href=https://github.com/redgunny/quartz/icon.png>
|
<link rel="shortcut icon" type=image/png href=https://redgunny.github.io/quartz//icon.png>
|
||||||
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&family=Source+Sans+Pro:wght@400;600;700&family=Fira+Code:wght@400;700&display=swap" rel=stylesheet>
|
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&family=Source+Sans+Pro:wght@400;600;700&family=Fira+Code:wght@400;700&display=swap" rel=stylesheet>
|
||||||
<link href=https://github.com/redgunny/quartz/styles.2cc445b139f028853c48b809a0390863.min.css rel=stylesheet>
|
<link href=https://redgunny.github.io/quartz/styles.2cc445b139f028853c48b809a0390863.min.css rel=stylesheet>
|
||||||
<script src=https://github.com/redgunny/quartz/js/darkmode.46b07878b7f5d9e26ad7a3c40f8a0605.min.js></script>
|
<script src=https://redgunny.github.io/quartz/js/darkmode.46b07878b7f5d9e26ad7a3c40f8a0605.min.js></script>
|
||||||
<link rel=stylesheet href=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/katex.min.css integrity=sha384-R4558gYOUz8mP9YWpZJjofhk+zx0AS11p36HnD2ZKj/6JR5z27gSSULCNHIRReVs crossorigin=anonymous>
|
<link rel=stylesheet href=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/katex.min.css integrity=sha384-R4558gYOUz8mP9YWpZJjofhk+zx0AS11p36HnD2ZKj/6JR5z27gSSULCNHIRReVs crossorigin=anonymous>
|
||||||
<script defer src=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/katex.min.js integrity=sha384-z1fJDqw8ZApjGO3/unPWUPsIymfsJmyrDVWC8Tv/a1HeOtGmkwNd/7xUS0Xcnvsx crossorigin=anonymous></script>
|
<script defer src=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/katex.min.js integrity=sha384-z1fJDqw8ZApjGO3/unPWUPsIymfsJmyrDVWC8Tv/a1HeOtGmkwNd/7xUS0Xcnvsx crossorigin=anonymous></script>
|
||||||
<script defer src=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/contrib/auto-render.min.js integrity=sha384-+XBljXPPiv+OzfbB3cVmLHf4hdUFHlWNZN5spNQ7rmHTXpd7WvJum6fIACpNNfIR crossorigin=anonymous></script>
|
<script defer src=https://cdn.jsdelivr.net/npm/katex@0.15.1/dist/contrib/auto-render.min.js integrity=sha384-+XBljXPPiv+OzfbB3cVmLHf4hdUFHlWNZN5spNQ7rmHTXpd7WvJum6fIACpNNfIR crossorigin=anonymous></script>
|
||||||
<script>document.addEventListener("DOMContentLoaded",function(){renderMathInElement(document.body,{delimiters:[{left:'$$',right:'$$',display:!0},{left:'$',right:'$',display:!1}],throwOnError:!1})})</script>
|
<script>document.addEventListener("DOMContentLoaded",function(){renderMathInElement(document.body,{delimiters:[{left:'$$',right:'$$',display:!0},{left:'$',right:'$',display:!1}],throwOnError:!1})})</script>
|
||||||
<script>const BASE_URL="https://github.com/redgunny/quartz",fetchData=Promise.all([fetch("https://github.com/redgunny/quartz/indices/linkIndex.03d0265dd1ca84fe383a8ad442b7c660.min.json").then(a=>a.json()).then(a=>({index:a.index,links:a.links})),fetch("https://github.com/redgunny/quartz/indices/contentIndex.ab82556ee2ae1507eaa5663d94152e66.min.json").then(a=>a.json())]).then(([{index:a,links:b},c])=>({index:a,links:b,content:c}))</script>
|
<script>const BASE_URL="https://redgunny.github.io/quartz/",fetchData=Promise.all([fetch("https://redgunny.github.io/quartz/indices/linkIndex.03d0265dd1ca84fe383a8ad442b7c660.min.json").then(a=>a.json()).then(a=>({index:a.index,links:a.links})),fetch("https://redgunny.github.io/quartz/indices/contentIndex.5b9932117bea167fef055145274ef522.min.json").then(a=>a.json())]).then(([{index:a,links:b},c])=>({index:a,links:b,content:c}))</script>
|
||||||
</head>
|
</head>
|
||||||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-XYFD95KB4J"></script>
|
<script async src="https://www.googletagmanager.com/gtag/js?id=G-XYFD95KB4J"></script>
|
||||||
<script>var doNotTrack=!1;if(!doNotTrack){window.dataLayer=window.dataLayer||[];function gtag(){dataLayer.push(arguments)}gtag('js',new Date),gtag('config','G-XYFD95KB4J',{anonymize_ip:!1})}</script>
|
<script>var doNotTrack=!1;if(!doNotTrack){window.dataLayer=window.dataLayer||[];function gtag(){dataLayer.push(arguments)}gtag('js',new Date),gtag('config','G-XYFD95KB4J',{anonymize_ip:!1})}</script>
|
||||||
@ -25,10 +25,10 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<script src=https://cdn.jsdelivr.net/npm/flexsearch@0.7.21/dist/flexsearch.bundle.js integrity="sha256-i3A0NZGkhsKjVMzFxv3ksk0DZh3aXqu0l49Bbh0MdjE=" crossorigin=anonymous defer></script>
|
<script src=https://cdn.jsdelivr.net/npm/flexsearch@0.7.21/dist/flexsearch.bundle.js integrity="sha256-i3A0NZGkhsKjVMzFxv3ksk0DZh3aXqu0l49Bbh0MdjE=" crossorigin=anonymous defer></script>
|
||||||
<script defer src=https://github.com/redgunny/quartz/js/search.bc849b857f2c1b822264d40635bb67b6.min.js></script>
|
<script defer src=https://redgunny.github.io/quartz/js/search.bc849b857f2c1b822264d40635bb67b6.min.js></script>
|
||||||
<div class=singlePage>
|
<div class=singlePage>
|
||||||
<header>
|
<header>
|
||||||
<h1 id=page-title><a href=https://github.com/redgunny/quartz>🪴 Quartz 3.2</a></h1><svg tabindex="0" id="search-icon" aria-labelledby="title desc" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19.9 19.7"><title id="title">Search Icon</title><desc id="desc">Icon to open search</desc><g class="search-path" fill="none"><path stroke-linecap="square" d="M18.5 18.3l-5.4-5.4"/><circle cx="8" cy="8" r="7"/></g></svg>
|
<h1 id=page-title><a href=https://redgunny.github.io/quartz/>🪴 Quartz 3.2</a></h1><svg tabindex="0" id="search-icon" aria-labelledby="title desc" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19.9 19.7"><title id="title">Search Icon</title><desc id="desc">Icon to open search</desc><g class="search-path" fill="none"><path stroke-linecap="square" d="M18.5 18.3l-5.4-5.4"/><circle cx="8" cy="8" r="7"/></g></svg>
|
||||||
<div class=spacer></div>
|
<div class=spacer></div>
|
||||||
<div class=darkmode>
|
<div class=darkmode>
|
||||||
<input class=toggle id=darkmode-toggle type=checkbox tabindex=-1>
|
<input class=toggle id=darkmode-toggle type=checkbox tabindex=-1>
|
||||||
@ -43,7 +43,7 @@
|
|||||||
<ul class=section-ul><li class=section-li>
|
<ul class=section-ul><li class=section-li>
|
||||||
<div class=section>
|
<div class=section>
|
||||||
<div class=desc>
|
<div class=desc>
|
||||||
<h3><a href=https://github.com/redgunny/quartz/notes/config/>Configuration</a></h3>
|
<h3><a href=https://redgunny.github.io/quartz/notes/config/>Configuration</a></h3>
|
||||||
<p>Configuration Quartz is designed to be extremely configurable. You can find the bulk of the configuration scattered throughout the repository depending on how in-depth you’d like to get....</p>
|
<p>Configuration Quartz is designed to be extremely configurable. You can find the bulk of the configuration scattered throughout the repository depending on how in-depth you’d like to get....</p>
|
||||||
</div>
|
</div>
|
||||||
<p class=meta>
|
<p class=meta>
|
||||||
@ -53,7 +53,7 @@
|
|||||||
</li><li class=section-li>
|
</li><li class=section-li>
|
||||||
<div class=section>
|
<div class=section>
|
||||||
<div class=desc>
|
<div class=desc>
|
||||||
<h3><a href=https://github.com/redgunny/quartz/notes/hosting/>Deploying Quartz to the Web</a></h3>
|
<h3><a href=https://redgunny.github.io/quartz/notes/hosting/>Deploying Quartz to the Web</a></h3>
|
||||||
<p>GitHub Pages Quartz is designed to be effortless to deploy. If you forked and cloned Quartz directly from the repository, everything should already be good to go!...</p>
|
<p>GitHub Pages Quartz is designed to be effortless to deploy. If you forked and cloned Quartz directly from the repository, everything should already be good to go!...</p>
|
||||||
</div>
|
</div>
|
||||||
<p class=meta>
|
<p class=meta>
|
||||||
@ -63,7 +63,7 @@
|
|||||||
</li><li class=section-li>
|
</li><li class=section-li>
|
||||||
<div class=section>
|
<div class=section>
|
||||||
<div class=desc>
|
<div class=desc>
|
||||||
<h3><a href=https://github.com/redgunny/quartz/notes/editing/>Editing Content in Quartz</a></h3>
|
<h3><a href=https://redgunny.github.io/quartz/notes/editing/>Editing Content in Quartz</a></h3>
|
||||||
<p>Editing Quartz runs on top of Hugo so all notes are written in Markdown.
|
<p>Editing Quartz runs on top of Hugo so all notes are written in Markdown.
|
||||||
Obsidian I recommend using Obsidian as a way to edit and grow your digital garden....</p>
|
Obsidian I recommend using Obsidian as a way to edit and grow your digital garden....</p>
|
||||||
</div>
|
</div>
|
||||||
@ -74,7 +74,7 @@ Obsidian I recommend using Obsidian as a way to edit and grow your digital garde
|
|||||||
</li><li class=section-li>
|
</li><li class=section-li>
|
||||||
<div class=section>
|
<div class=section>
|
||||||
<div class=desc>
|
<div class=desc>
|
||||||
<h3><a href=https://github.com/redgunny/quartz/notes/obsidian/>Obsidian Vault Integration</a></h3>
|
<h3><a href=https://redgunny.github.io/quartz/notes/obsidian/>Obsidian Vault Integration</a></h3>
|
||||||
<p>Setup Obsidian is the preferred way to use Quartz. You can either create a new Obsidian Vault or link one that your already have....</p>
|
<p>Setup Obsidian is the preferred way to use Quartz. You can either create a new Obsidian Vault or link one that your already have....</p>
|
||||||
</div>
|
</div>
|
||||||
<p class=meta>
|
<p class=meta>
|
||||||
@ -84,7 +84,7 @@ Obsidian I recommend using Obsidian as a way to edit and grow your digital garde
|
|||||||
</li><li class=section-li>
|
</li><li class=section-li>
|
||||||
<div class=section>
|
<div class=section>
|
||||||
<div class=desc>
|
<div class=desc>
|
||||||
<h3><a href=https://github.com/redgunny/quartz/notes/setup/>Setup</a></h3>
|
<h3><a href=https://redgunny.github.io/quartz/notes/setup/>Setup</a></h3>
|
||||||
<p>Making your own Quartz Setting up Quartz requires a basic understanding of git. If you are unfamiliar, this resource is a great place to start!...</p>
|
<p>Making your own Quartz Setting up Quartz requires a basic understanding of git. If you are unfamiliar, this resource is a great place to start!...</p>
|
||||||
</div>
|
</div>
|
||||||
<p class=meta>
|
<p class=meta>
|
||||||
@ -102,7 +102,7 @@ Obsidian I recommend using Obsidian as a way to edit and grow your digital garde
|
|||||||
</footer>
|
</footer>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<script src=https://github.com/redgunny/quartz/js/popover.9d69dffc0f2d029ef30cf63230ccce4c.min.js></script>
|
<script src=https://redgunny.github.io/quartz/js/popover.9d69dffc0f2d029ef30cf63230ccce4c.min.js></script>
|
||||||
<script>initPopover("https://github.com/redgunny/quartz")</script>
|
<script>initPopover("https://redgunny.github.io/quartz")</script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
@ -1,2 +1,2 @@
|
|||||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>setup on</title><link>https://github.com/redgunny/quartz/tags/setup/</link><description>Recent content in setup on</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><atom:link href="https://github.com/redgunny/quartz/tags/setup/index.xml" rel="self" type="application/rss+xml"/><item><title>Configuration</title><link>https://github.com/redgunny/quartz/notes/config/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://github.com/redgunny/quartz/notes/config/</guid><description>Configuration Quartz is designed to be extremely configurable. You can find the bulk of the configuration scattered throughout the repository depending on how in-depth you&rsquo;d like to get.</description></item><item><title>Deploying Quartz to the Web</title><link>https://github.com/redgunny/quartz/notes/hosting/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://github.com/redgunny/quartz/notes/hosting/</guid><description>GitHub Pages Quartz is designed to be effortless to deploy. If you forked and cloned Quartz directly from the repository, everything should already be good to go!</description></item><item><title>Editing Content in Quartz</title><link>https://github.com/redgunny/quartz/notes/editing/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://github.com/redgunny/quartz/notes/editing/</guid><description>Editing Quartz runs on top of Hugo so all notes are written in Markdown.
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>setup on</title><link>https://redgunny.github.io/quartz/tags/setup/</link><description>Recent content in setup on</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><atom:link href="https://redgunny.github.io/quartz/tags/setup/index.xml" rel="self" type="application/rss+xml"/><item><title>Configuration</title><link>https://redgunny.github.io/quartz/notes/config/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://redgunny.github.io/quartz/notes/config/</guid><description>Configuration Quartz is designed to be extremely configurable. You can find the bulk of the configuration scattered throughout the repository depending on how in-depth you&rsquo;d like to get.</description></item><item><title>Deploying Quartz to the Web</title><link>https://redgunny.github.io/quartz/notes/hosting/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://redgunny.github.io/quartz/notes/hosting/</guid><description>GitHub Pages Quartz is designed to be effortless to deploy. If you forked and cloned Quartz directly from the repository, everything should already be good to go!</description></item><item><title>Editing Content in Quartz</title><link>https://redgunny.github.io/quartz/notes/editing/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://redgunny.github.io/quartz/notes/editing/</guid><description>Editing Quartz runs on top of Hugo so all notes are written in Markdown.
|
||||||
Obsidian I recommend using Obsidian as a way to edit and grow your digital garden.</description></item><item><title>Obsidian Vault Integration</title><link>https://github.com/redgunny/quartz/notes/obsidian/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://github.com/redgunny/quartz/notes/obsidian/</guid><description>Setup Obsidian is the preferred way to use Quartz. You can either create a new Obsidian Vault or link one that your already have.</description></item><item><title>Setup</title><link>https://github.com/redgunny/quartz/notes/setup/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://github.com/redgunny/quartz/notes/setup/</guid><description>Making your own Quartz Setting up Quartz requires a basic understanding of git. If you are unfamiliar, this resource is a great place to start!</description></item></channel></rss>
|
Obsidian I recommend using Obsidian as a way to edit and grow your digital garden.</description></item><item><title>Obsidian Vault Integration</title><link>https://redgunny.github.io/quartz/notes/obsidian/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://redgunny.github.io/quartz/notes/obsidian/</guid><description>Setup Obsidian is the preferred way to use Quartz. You can either create a new Obsidian Vault or link one that your already have.</description></item><item><title>Setup</title><link>https://redgunny.github.io/quartz/notes/setup/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://redgunny.github.io/quartz/notes/setup/</guid><description>Making your own Quartz Setting up Quartz requires a basic understanding of git. If you are unfamiliar, this resource is a great place to start!</description></item></channel></rss>
|
||||||
@ -1 +1 @@
|
|||||||
<!doctype html><html><head><title>https://github.com/redgunny/quartz/tags/setup/</title><link rel=canonical href=https://github.com/redgunny/quartz/tags/setup/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=https://github.com/redgunny/quartz/tags/setup/"></head></html>
|
<!doctype html><html><head><title>https://redgunny.github.io/quartz/tags/setup/</title><link rel=canonical href=https://redgunny.github.io/quartz/tags/setup/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=https://redgunny.github.io/quartz/tags/setup/"></head></html>
|
||||||
Loading…
Reference in New Issue
Block a user