diff --git a/.github/workflows/deploy.yaml b/.github/workflows/deploy.yaml index a56a30e33..5f6d0720b 100644 --- a/.github/workflows/deploy.yaml +++ b/.github/workflows/deploy.yaml @@ -36,4 +36,4 @@ jobs: github_token: ${{ secrets.GITHUB_TOKEN }} publish_dir: ./public publish_branch: master # deploying branch - cname: quartz.jzhao.xyz + cname: vedantandhale.github.io diff --git a/config.toml b/config.toml index dbe989329..b0c572511 100644 --- a/config.toml +++ b/config.toml @@ -1,4 +1,4 @@ -baseURL = "https://quartz.jzhao.xyz/" +baseURL = "https://vedantandhale.github.io/" languageCode = "en-us" relativeURLs = false disablePathToLower = true diff --git a/content/_index.md b/content/_index.md index 5c7b838b7..b12ca220d 100644 --- a/content/_index.md +++ b/content/_index.md @@ -1,27 +1,6 @@ --- -title: 🪴 Quartz 3. +title: Vedant Andhale enableToc: false --- -Host your second brain and [digital garden](https://jzhao.xyz/posts/networked-thought) for free. Quartz features - -1. Extremely fast natural-language [[notes/search]] -2. Customizable and hackable design based on [Hugo](https://gohugo.io/) -3. Automatically generated backlinks, link previews, and local graph -4. Built-in [[notes/CJK + Latex Support (测试) | CJK + Latex Support]] and [[notes/callouts | Admonition-style callouts]] -5. Support for both Markdown Links and Wikilinks - -Check out some of the [amazing gardens that community members](notes/showcase.md) have published with Quartz or read about [why I made Quartz](notes/philosophy.md) to begin with. - -## Get Started -> 📚 Step 1: [Setup your own digital garden using Quartz](notes/setup.md) - -Returning user? Figure out how to [[notes/updating|update]] your existing Quartz garden. - -If you prefer browsing the contents of this site through a list instead of a graph, you see a list of all [setup-related notes](/tags/setup). - -### Troubleshooting -- 🚧 [Troubleshooting and FAQ](notes/troubleshooting.md) -- 🐛 [Submit an Issue](https://github.com/jackyzha0/quartz/issues) -- 👀 [Discord Community](https://discord.gg/cRFFHYye7t) - +Hello vedant here settinng up my digital garden \ No newline at end of file diff --git a/content/notes/CJK + Latex Support (测试).md b/content/private/CJK + Latex Support (测试).md similarity index 100% rename from content/notes/CJK + Latex Support (测试).md rename to content/private/CJK + Latex Support (测试).md diff --git a/content/notes/callouts.md b/content/private/callouts.md similarity index 100% rename from content/notes/callouts.md rename to content/private/callouts.md diff --git a/content/notes/config.md b/content/private/config.md similarity index 97% rename from content/notes/config.md rename to content/private/config.md index f0e63e4d6..68c7db546 100644 --- a/content/notes/config.md +++ b/content/private/config.md @@ -12,7 +12,7 @@ The majority of configuration can be found under `data/config.yaml`. An annotate ```yaml {title="data/config.yaml"} # The name to display in the footer -name: Jacky Zhao +name: Vedant Andhale # whether to globally show the table of contents on each page # this can be turned off on a per-page basis by adding this to the @@ -55,7 +55,7 @@ enableRecentNotes: false # whether to display an 'edit' button next to the last edited field # that links to github enableGitHubEdit: true -GitHubLink: https://github.com/jackyzha0/quartz/tree/hugo/content +GitHubLink: https://github.com/VedantAndhale/vedantandhale.github.io/tree/hugo/content # whether to render mermaid diagrams enableMermaid: true @@ -75,14 +75,14 @@ description: # title of the home page (also for SEO) page_title: - "🪴 Quartz 3.3" + "Vedant Andhale" # links to show in the footer links: - link_name: Twitter - link: https://twitter.com/_jzhao + link: https://twitter.com/Vedantpr0 - link_name: Github - link: https://github.com/jackyzha0 + link: https://github.com/VedantAndhale ``` ### Code Block Titles diff --git a/content/notes/custom Domain.md b/content/private/custom Domain.md similarity index 100% rename from content/notes/custom Domain.md rename to content/private/custom Domain.md diff --git a/content/notes/docker.md b/content/private/docker.md similarity index 100% rename from content/notes/docker.md rename to content/private/docker.md diff --git a/content/notes/editing.md b/content/private/editing.md similarity index 100% rename from content/notes/editing.md rename to content/private/editing.md diff --git a/content/notes/hosting.md b/content/private/hosting.md similarity index 100% rename from content/notes/hosting.md rename to content/private/hosting.md diff --git a/content/notes/ignore notes.md b/content/private/ignore notes.md similarity index 100% rename from content/notes/ignore notes.md rename to content/private/ignore notes.md diff --git a/content/notes/images/github-actions.png b/content/private/images/github-actions.png similarity index 100% rename from content/notes/images/github-actions.png rename to content/private/images/github-actions.png diff --git a/content/notes/images/github-pages.png b/content/private/images/github-pages.png similarity index 100% rename from content/notes/images/github-pages.png rename to content/private/images/github-pages.png diff --git a/content/notes/images/google-domains.png b/content/private/images/google-domains.png similarity index 100% rename from content/notes/images/google-domains.png rename to content/private/images/google-domains.png diff --git a/content/notes/images/obsidian-settings.png b/content/private/images/obsidian-settings.png similarity index 100% rename from content/notes/images/obsidian-settings.png rename to content/private/images/obsidian-settings.png diff --git a/content/notes/obsidian.md b/content/private/obsidian.md similarity index 100% rename from content/notes/obsidian.md rename to content/private/obsidian.md diff --git a/content/notes/philosophy.md b/content/private/philosophy.md similarity index 100% rename from content/notes/philosophy.md rename to content/private/philosophy.md diff --git a/content/notes/preview changes.md b/content/private/preview changes.md similarity index 100% rename from content/notes/preview changes.md rename to content/private/preview changes.md diff --git a/content/notes/search.md b/content/private/search.md similarity index 100% rename from content/notes/search.md rename to content/private/search.md diff --git a/content/notes/setup.md b/content/private/setup.md similarity index 100% rename from content/notes/setup.md rename to content/private/setup.md diff --git a/content/notes/showcase.md b/content/private/showcase.md similarity index 100% rename from content/notes/showcase.md rename to content/private/showcase.md diff --git a/content/notes/troubleshooting.md b/content/private/troubleshooting.md similarity index 100% rename from content/notes/troubleshooting.md rename to content/private/troubleshooting.md diff --git a/content/notes/updating.md b/content/private/updating.md similarity index 100% rename from content/notes/updating.md rename to content/private/updating.md diff --git a/data/config.yaml b/data/config.yaml index 5ef8b6343..a66aaef8b 100644 --- a/data/config.yaml +++ b/data/config.yaml @@ -1,4 +1,4 @@ -name: Jacky Zhao +name: Vedant Andhale enableToc: true openToc: false enableLinkPreview: true @@ -12,7 +12,7 @@ enableContextualBacklinks: true enableRecentNotes: false enableGitHubEdit: true enableMermaid: true -GitHubLink: https://github.com/jackyzha0/quartz/tree/hugo/content +GitHubLink: https://github.com/VedantAndhale/vedantandhale.github.io/tree/hugo/content search: enableSemanticSearch: false operandApiKey: "REPLACE-WITH-YOUR-OPERAND-API-KEY" @@ -21,9 +21,11 @@ description: 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. page_title: - "🪴 Quartz 3.3" + "Vedant Andhale - TIL" links: - link_name: Twitter - link: https://twitter.com/_jzhao + link: https://twitter.com/VedantAndhale - link_name: GitHub - link: https://github.com/jackyzha0 + link: https://github.com/VedantAndhale +favicon: + - { rel: "shortcut icon", href: "profile.png", type: "image/png" } \ No newline at end of file diff --git a/static/icon.png b/static/icon.png deleted file mode 100644 index b6656a7a8..000000000 Binary files a/static/icon.png and /dev/null differ diff --git a/static/profile.png b/static/profile.png new file mode 100644 index 000000000..ac8a96f98 Binary files /dev/null and b/static/profile.png differ