Skip to content

I want to publish a observablehq web page to the public web. I already purchased a domain name. What are the steps? #1482

Answered by mythmon
Daircom asked this question in Q&A
Discussion options

You must be logged in to vote

The easiest thing you can do to make your project visible publicly is with npm run deploy, which will deploy the project to a URL on the observablehq.cloud domain. If you choose to make the project public then anyone will be able to use the URL to see the project. You can learn more about this option here: https://observablehq.com/framework/deploying. For example, I have a public at https://mythmon.observablehq.cloud/workbench/. (There isn't anything too exciting there yet though)

The above will not be able to use the domain name that you purchased however. Custom domains are not currently a feature that Observable supports. You'd have to use a third party web host, such as GitHub pages o…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@Daircom
Comment options

@jaanli
Comment options

Answer selected by Fil
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants