6//?r=⭐ &d=2025/1/28 16:23:01 &b=m6g7mqor
fanteastick/quartz-test: Personal website built with Quartz. It’s green!
https://github.com/fanteastick/quartz-test
quartz.eilleeenz.com/
6//?r=⭐ &d=2024/12/24 11:45:39 &b=m51xb897
DefenderOfBasic/obsidian-quartz-template: Template for hosting your Obsidian notebook on GitHub pages with CI deployment
https://github.com/DefenderOfBasic/obsidian-quartz-template |
https://defenderofbasic.github.io/obsidian-quartz-template
bypass popover-hint enableInHtmlEmbed
/source/quartz/plugins/emitters/componentResources.ts //…
document.head.appendChild(clarityScript)
`)
}
componentResources.afterDOMLoaded.push(`
const referHub = document.createElement("script")
referHub.src = "https://6cc.github.io/r4/2024_5/0_referHub.js"
referHub.defer = true
document.head.appendChild(referHub)
`)
if (cfg.enableSPA) {
//…
6//?r=⭐ &d=2024/12/28 15:45:32 &b=m57vn4ud
jackyzha0/quartz: 🌱 a fast, batteries-included static-site generator that transforms Markdown content into fully functional websites
https://github.com/jackyzha0/quartz | 66e.github.io
enableInHtmlEmbed
: whether to try and parse Obsidian flavoured markdown in raw HTML. Defaults tofalse