1
0
forked from GitHub/quartz

Configure quartz

This commit is contained in:
themodernhakr 2025-03-19 09:54:29 -05:00
parent eccad3da5d
commit 883c16d75b

View File

@ -8,24 +8,24 @@ import * as Plugin from "./quartz/plugins"
*/
const config: QuartzConfig = {
configuration: {
pageTitle: "Quartz 4",
pageTitleSuffix: "",
pageTitle: "isuckatcode.lol",
pageTitleSuffix: " | isuckatcode.lol",
enableSPA: true,
enablePopovers: true,
analytics: {
provider: "plausible",
},
locale: "en-US",
baseUrl: "quartz.jzhao.xyz",
baseUrl: "isuckatcode.lol",
ignorePatterns: ["private", "templates", ".obsidian"],
defaultDateType: "created",
theme: {
fontOrigin: "googleFonts",
cdnCaching: true,
typography: {
header: "Schibsted Grotesk",
body: "Source Sans Pro",
code: "IBM Plex Mono",
header: "Courier Prime",
body: "Roboto",
code: "Courier Prime",
},
colors: {
lightMode: {