To run local server:
# From docs folder
bundle exec jekyll serveValues propagated to site.github
For a custom domain to properly work with github pages, the DNS configuration needs at least the following records:
- An
ALIASrecord redirecting the default domain (www.domain.com) to the apex domain (https://example.com). - An
Arecord pointing to eitherrepo-name.github.ioor the addresses listed in Managing a custom domain.