Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DOCS]: Add CNAME file for analogjs.org domain #36

Closed
brandonroberts opened this issue Aug 18, 2022 · 0 comments · Fixed by #37
Closed

[DOCS]: Add CNAME file for analogjs.org domain #36

brandonroberts opened this issue Aug 18, 2022 · 0 comments · Fixed by #37

Comments

@brandonroberts
Copy link
Member

brandonroberts commented Aug 18, 2022

In order to serve the GitHub pages deployment on analogjs.org, a CNAME file is needed at the root of the deployed page

Steps:
Add a CNAME (no extension) file that includes the text analogjs.org to the output of the Docs build
After its deployed, verify on GitHub pages

Example: https://github.com/ngrx/ngrx-io-previews/blob/master/CNAME

The file can be placed in the static directory for Docusaurus https://github.com/analogjs/analog/tree/main/apps/docs-app/static

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 a pull request may close this issue.

1 participant