diff --git a/README.md b/README.md
index 1351b3382..7a420bb55 100644
--- a/README.md
+++ b/README.md
@@ -2,14 +2,14 @@
A premium and open source dashboard template with a responsive and high-quality UI.
-View Demo | View React Version | Download ZIP
+View Demo | Download ZIP

## Status
-
+
## Features
@@ -26,7 +26,7 @@ We've created this admin panel for everyone who wants to create templates based
## Sponsor Tabler
-
+
### Sponsors
@@ -67,12 +67,35 @@ Once you complete the setup, you'll be able to run the various commands provided
1. From the root `/tabler` directory, run `npm run start` in the command line.
2. Open [http://localhost:3000](http://localhost:3000) in your browser, and voilà.
-3. Any change in the `/pages` directory will build the application and refresh the page.
+3. Any change in the `/src` directory will build the application and refresh the page.
**Note**:
Run `npm run build` for reforms a one off build application without refresh.
Open [http://localhost:3001](http://localhost:3001) to configure the Web server.
+## Installation
+
+Tabler is distributed via npm.
+
+```sh
+npm install --save @tabler/core
+```
+
+### CDN support
+
+All files included in `@tabler/core` npm package are available over a CDN.
+
+#### Javascript
+
+```html
+
+```
+
+#### Styles
+
+```html
+
+```
## Feature requests
diff --git a/_config.yml b/_config.yml
index 62e2bf79a..d9d167971 100644
--- a/_config.yml
+++ b/_config.yml
@@ -17,6 +17,7 @@ homepage: https://tabler.io
github-url: https://github.com/tabler/tabler
changelog-url: https://github.com/tabler/tabler/releases
sponsor-url: https://github.com/sponsors/codecalm
+preview-url: https://preview.tabler.io
mapbox_key: pk.eyJ1IjoiY29kZWNhbG0iLCJhIjoiSzRiOVJvQSJ9.BUVkTT6IYs83xSUs4H7bjQ
@@ -33,6 +34,7 @@ plugins:
tabler-plugins:
- tabler-flags
- tabler-payments
+ - tabler-vendors
exclude:
- .jekyll-cache
diff --git a/demo/error-404.html b/demo/404.html
similarity index 76%
rename from demo/error-404.html
rename to demo/404.html
index dcab0bafc..57d89e3a7 100644
--- a/demo/error-404.html
+++ b/demo/404.html
@@ -1,7 +1,7 @@
+
+
+