Source: Turn Your Obsidian Notes Into A Website

  • URL: https://www.youtube.com/watch?v=zGFroBGud7w
  • Title: Turn Your Obsidian Notes Into A Website (using Quartz)
  • Channel: Teachers Tech
  • Key Topics: Quartz, Obsidian, Static Site Generator, GitHub Pages, Knowledge Sharing

Summary

This video tutorial demonstrates how to transform an Obsidian vault into a public-facing website using Quartz, an open-source static site generator.

Key Steps:

  1. Quartz Setup: Clone the Quartz repository from GitHub.
  2. Configuration: Link your Obsidian vault to the Quartz folder.
  3. Customization: Edit the quartz.config.ts for styling and layouts.
  4. Hosting: Deploy for free using GitHub Pages.
  5. Workflow: Any changes made in Obsidian and pushed to GitHub will automatically update the live website.