Auto saved by Logseq

This commit is contained in:
Daniel Gallegos 2023-08-12 18:33:31 -04:00
parent 23e2384fee
commit f03d1c9227
3 changed files with 8 additions and 7 deletions

View file

@ -1 +1 @@
["6819d5ac-7c6b-4965-ba7b-e56686e61416" "e11b5282-195e-40cb-af42-af79882dc719" 54] ["6819d5ac-7c6b-4965-ba7b-e56686e61416" "e11b5282-195e-40cb-af42-af79882dc719" 56]

View file

@ -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
-

View file

@ -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
- -