Custom Domains

Connecting your Markdown Space site to a custom domain is fairly simple and standard process.

  1. Navigate to the project's edit page.
  2. If you've not already done so, upgrade your project to enable custom domain by clicking the upgrade button.
  3. Type the custom domain into the Custom Domain field and click connect domain.
  4. Open a new tab and navigate to your domains DNS settings.
  5. Create a cname record that point to markdown.domains. If you are trying set the apex domain to a Markdown Space site, checkout this Stack Overflow answer on how to do it.
  6. Create a txt record with the name and value specified on the project edit page.
  7. Wait for your new DNS settings to propagate (some DNS services can take hour to propagate your new DNS settings).
  8. We'll automatically provision and configure your ssl certificate.

Your site should then be accessible at your custom domain url.