Auto saved by Logseq

This commit is contained in:
Daniel Gallegos 2023-08-12 18:42:32 -04:00
parent 8fe8ab6d11
commit 9fe47a03c8

View file

@ -35,4 +35,6 @@ tags:: #seed #infrastructure #github #logseq sync
-
- # set up the github repository for custom dns
- your [[dns]] provider is gonna have a different setup depending on what their web interface looks like, so i can't help you too much here. but you're going to need a `CNAME` record that redirects to `yourusername.github.io`. that will point that url to github's servers so it will know what domain it's needing to serve for that request it just got from your dns rerouting.
- set up a custom domain under your settings page, which is still something like `https://github.com/yourusername/yourrepo/settings/pages`. then input the custom domain and start pushing to your repo. the github robots will [[automagically]] do the work for you. you can see examples of pages being pushed [here](https://github.com/TacoWolf/garden/actions/workflows/publish.yml).
- set up a custom domain under your settings page, which is still something like `https://github.com/yourusername/yourrepo/settings/pages`. then input the custom domain and start pushing to your repo. the github robots will [[automagically]] do the work for you. you can see examples of pages being pushed [here](https://github.com/TacoWolf/garden/actions/workflows/publish.yml).
- # look at all of its majesty
- at the live url. [ta-daaaa!](https://garden.birdcat.cafe)