darwinia-network / docs

The official Darwinia network docs.
https://docs.darwinia.network/
2 stars 1 forks source link

Use GitHub Pages #33

Closed AurevoirXavier closed 5 months ago

AurevoirXavier commented 5 months ago
  1. Use GitHub Pages to host the production release, and reserve Vercel exclusively for previews.
    1. Vercel will be completely removed after #28.
  2. Improve the history feature.
  3. Add gitignore for local development.

Before

https://docs.darwinia.network/msgport/overview/#embracing-the-future

image

After

https://aurevoirxavier.github.io/document/msgport/overview/#embracing-the-future

image

And get a GitHub Pages status preview in the project home page.

image
github-actions[bot] commented 5 months ago

--- Commit: fba387e Preview: https://darwinia-docs-rjcu37pt6-itering.vercel.app https://darwinia-docs-dev.vercel.app

--- Commit: e958c97 Preview: https://darwinia-docs-30vhothpy-itering.vercel.app https://darwinia-docs-dev.vercel.app

fewensa commented 5 months ago

Please add docs/CNAME file, the value is docs.darwinia.network. https://github.com/darwinia-network/document/pull/14/commits/c046503282092080ae948edf5e78582f11042844

maybe not need.

hackfisher commented 5 months ago

@fewensa

Does it mean you need to check the custom domain again after you update DNS record?

image