first test push

This commit is contained in:
Rami Maalouf 2024-06-02 18:37:36 -04:00
parent 244801af65
commit 2f6267e863
No known key found for this signature in database
3 changed files with 4543 additions and 6942 deletions

6940
package-lock.json generated

File diff suppressed because it is too large Load Diff

4541
pnpm-lock.yaml generated Normal file

File diff suppressed because it is too large Load Diff

View File

@ -8,7 +8,7 @@ import * as Plugin from "./quartz/plugins"
*/
const config: QuartzConfig = {
configuration: {
pageTitle: "🪴 Quartz 4.0",
pageTitle: "Welcome To Rami's Universe",
enableSPA: true,
enablePopovers: true,
analytics: {
@ -16,7 +16,7 @@ const config: QuartzConfig = {
},
locale: "en-US",
baseUrl: "quartz.jzhao.xyz",
ignorePatterns: ["private", "templates", ".obsidian"],
ignorePatterns: ["private", "templates", ".obsidian", "Hidden", "My Calendar", "My Social Circle", "USV", "My Goals", "My Projects", "My Files", "My Input Collections", "My Kanbans", "My Views"],
defaultDateType: "created",
theme: {
fontOrigin: "googleFonts",