vault backup: 2023-01-04 13:04:51
This commit is contained in:
parent
1e63aac0b1
commit
c73eb3d034
|
|
@ -1,6 +1,8 @@
|
||||||
---
|
---
|
||||||
title: "The Easiest Way to Connect Your Obsidian Vault with Github"
|
title: "The Easiest Way to Connect Your Obsidian Vault with Github"
|
||||||
---
|
---
|
||||||
|
Video: https://www.youtube.com/watch?v=5YZz38U20ws
|
||||||
|
|
||||||
1. Create a repository or [[publish-your-obsidian-notes-with-linked-blog-starter|fork the md repo]] in github
|
1. Create a repository or [[publish-your-obsidian-notes-with-linked-blog-starter|fork the md repo]] in github
|
||||||
2. [Download Git](https://git-scm.com/downloads)
|
2. [Download Git](https://git-scm.com/downloads)
|
||||||
3. Create a [personal access token](https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/creating-a-personal-access-token#creating-a-personal-access-token-classic) from github
|
3. Create a [personal access token](https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/creating-a-personal-access-token#creating-a-personal-access-token-classic) from github
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,7 @@ title: "Publish your Obsidian Notes with linked-blog-starter"
|
||||||
---
|
---
|
||||||
By the end of this tutorial, you'll have a github repository that will automatically publish notes to your custom website everytime you upload new notes to the `publish` folder.
|
By the end of this tutorial, you'll have a github repository that will automatically publish notes to your custom website everytime you upload new notes to the `publish` folder.
|
||||||
|
|
||||||
https://www.youtube.com/watch?v=rKSpK1dXn4E
|
Video: https://www.youtube.com/watch?v=rKSpK1dXn4E
|
||||||
|
|
||||||
## Step-by-step instructions to setup your blog
|
## Step-by-step instructions to setup your blog
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue