mirror of
https://github.com/TacoWolf/garden.git
synced 2026-01-15 05:30:05 -05:00
Auto saved by Logseq
This commit is contained in:
parent
23e2384fee
commit
f03d1c9227
3 changed files with 8 additions and 7 deletions
|
|
@ -1 +1 @@
|
||||||
["6819d5ac-7c6b-4965-ba7b-e56686e61416" "e11b5282-195e-40cb-af42-af79882dc719" 54]
|
["6819d5ac-7c6b-4965-ba7b-e56686e61416" "e11b5282-195e-40cb-af42-af79882dc719" 56]
|
||||||
|
|
@ -29,8 +29,9 @@ tags:: #seed #infrastructure #github #logseq sync
|
||||||
with:
|
with:
|
||||||
folder: www
|
folder: www
|
||||||
```
|
```
|
||||||
-
|
- you're going to want to go to `https://github.com/yourusername/yourrepo/settings/pages`. under here, you're going to want to select your source as `Deploy from a branch`.
|
||||||
- this will publish your page at `yourusername.github.io/yourrepository`. HOWEVER, you probably want custom dns stuff like i've got setup. so you need to...
|
- this will publish your page at `yourusername.github.io/yourrepository`. HOWEVER, you probably want custom dns stuff like i've got setup. so you need to...
|
||||||
-
|
-
|
||||||
- # set up the github repository for custom dns
|
- # set up the github repository for custom dns
|
||||||
- you're going to want to go to
|
- the
|
||||||
|
-
|
||||||
|
|
@ -29,9 +29,9 @@ tags:: #seed #infrastructure #github #logseq sync
|
||||||
with:
|
with:
|
||||||
folder: www
|
folder: www
|
||||||
```
|
```
|
||||||
-
|
- you're going to want to go to `https://github.com/yourusername/yourrepo/settings/pages`. under here, you're going to want to select your source as `Deploy from a branch`.
|
||||||
- this will publish your page at `yourusername.github.io/yourrepository`. HOWEVER, you probably want custom dns stuff like i've got setup. so you need to...
|
- this will publish your page at `yourusername.github.io/yourrepository`. HOWEVER, you probably want custom dns stuff like i've got setup. so you need to...
|
||||||
-
|
-
|
||||||
- # set up the github repository for custom dns
|
- # set up the github repository for custom dns
|
||||||
- you're going to want to go to `https://github.com/yourusername/yourrepo/settings/pages`. under here, you're going to want to select your source as `Deploy from a branch`. the
|
- the
|
||||||
-
|
-
|
||||||
Loading…
Add table
Reference in a new issue