diff --git a/README.md b/README.md index 09f1fe76..d4584d98 100644 --- a/README.md +++ b/README.md @@ -16,11 +16,11 @@ The Carbon Svelte portfolio also includes: - **[Carbon Charts Svelte](https://github.com/carbon-design-system/carbon-charts/tree/master/packages/svelte)**: 20+ charts, powered by d3 - **[Carbon Preprocess Svelte](https://github.com/carbon-design-system/carbon-preprocess-svelte)**: Collection of Svelte preprocessors for Carbon -## [Documentation](http://ibm.biz/carbon-svelte) +## [Documentation](https://carbon-components-svelte.onrender.com) -Deploys by Vercel +The documentation site is deployed to [Render](https://render.com) as a Static Site. See [render.yaml](render.yaml) for details. -The [documentation website](http://ibm.biz/carbon-svelte) contains live demos and examples. +[![Deploy to Render](https://render.com/images/deploy-to-render-button.svg)](https://render.com/deploy?repo=https://github.com/carbon-design-system/carbon-components-svelte) Other forms of documentation are auto-generated: @@ -158,7 +158,7 @@ Programmatically switch between each of the five Carbon themes by setting the "t ### Importing components -Import components from `carbon-components-svelte` in the `script` tag of your Svelte file. Visit the [documentation site](http://ibm.biz/carbon-svelte) for examples. +Import components from `carbon-components-svelte` in the `script` tag of your Svelte file. Visit the [documentation site](https://carbon-components-svelte.onrender.com) for examples. ```html diff --git a/docs/public/powered-by-vercel.svg b/docs/public/powered-by-vercel.svg deleted file mode 100644 index a7528066..00000000 --- a/docs/public/powered-by-vercel.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/docs/src/components/Footer.svelte b/docs/src/components/Footer.svelte index 4acac22c..6ad85ff3 100644 --- a/docs/src/components/Footer.svelte +++ b/docs/src/components/Footer.svelte @@ -1,28 +1,11 @@ - -