Skip to content

website: Move to neovide.dev#1145

Merged
Kethku merged 1 commit into
neovide:mainfrom
cljoly:site-neovide.dev
Jan 19, 2022
Merged

website: Move to neovide.dev#1145
Kethku merged 1 commit into
neovide:mainfrom
cljoly:site-neovide.dev

Conversation

@cljoly

@cljoly cljoly commented Jan 13, 2022

Copy link
Copy Markdown
Contributor
  • Make Zola generate the website for the URL https://neovide.dev
  • Create the CNAME file at the root of the static site, as GitHub Pages
    expects.

What kind of change does this PR introduce?

  • Other

Did this PR introduce a breaking change?

A breaking change includes anything that breaks backwards compatibility either at compile or run time.

  • No

* Make Zola generate the website for the URL https://neovide.dev
* Create the CNAME file at the root of the static site, as GitHub Pages
  expects.
@cljoly

cljoly commented Jan 13, 2022

Copy link
Copy Markdown
Contributor Author

Following up on the previous PR, I think you only need to do these two things @Kethku:

  1. Create the following records at the root (neovide.dev)1:
    • A records:
      185.199.108.153
      185.199.109.153
      185.199.110.153
      185.199.111.153
      
    • AAAA records:
      2606:50c0:8000::153
      2606:50c0:8001::153
      2606:50c0:8002::153
      2606:50c0:8003::153
      
  2. (optional): Verifying the domain by placing a TXT record, see https://docs.github.com/en/pages/configuring-a-custom-domain-for-your-github-pages-site/verifying-your-custom-domain-for-github-pages#verifying-a-domain-for-your-organization-site

Footnotes

  1. From https://docs.github.com/en/pages/configuring-a-custom-domain-for-your-github-pages-site/managing-a-custom-domain-for-your-github-pages-site#configuring-an-apex-domain

@Kethku Kethku merged commit 95378fc into neovide:main Jan 19, 2022
@Kethku

Kethku commented Jan 19, 2022

Copy link
Copy Markdown
Member

Done! Thanks for the awesome instructions. You've made this process incredibly easy.

@Kethku

Kethku commented Jan 19, 2022

Copy link
Copy Markdown
Member

Testing seems to show that the https isn't fully working yet. Docs say it can take up to an hour, so I'll check back later

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants