Notepad/enter/About Obsidian/Obsidian Guides/Obsidian-net process.md

2.4 KiB

After following all steps to push your obsidian changes onto a git repo, you can now push it for public-facing viewership as well. The git syncing is good for the backend whereas this is a good way to view the front end.

Setting up the Site

  1. First we go to this github repo and press Deploy to deploy the template to Netlify.
  2. Once it is finished deploying, you should see : !Pasted image 20230815154156.png
  3. Go to your obsidian vault and download the Digital Garden plugin.
  4. Follow the instructions as listed on the Digital Garden plugin page & press 'enable' on the plugin.
  5. Create a new note & then press Ctrl+ P (or Command + P on Mac) > Digital Garden > Publish single note.
  6. Your note is now published onto your netlify page!
    1. You can do the typical domain setting changes if you would like to redirect your netlify setting to some other FQDN in the future as well through vercel.
  7. Further tips - Go to settings > Digital Garden > Manage Appearance & you can now change the theme around to the Obsidian theme that you are using locally as well! I'm using the terminal theme for my obsidian website. :-)

Resources: