You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-3Lines changed: 8 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,9 @@ publish: false
5
5
6
6
# Telerik® UI for Blazor Documentation
7
7
8
-
Welcome to the GitHub repo for [UI for Blazor](https://www.telerik.com/products/blazor) documentation. This repository contains the source content — written in Markdown — that we use to power Telerik® UI for Blazor Documentation at [http://docs.telerik.com/blazor/introduction](http://docs.telerik.com/blazor/introduction). If you've arrived here wanting to search and peruse our docs, you'd be better served heading over to [http://docs.telerik.com/blazor/introduction](http://docs.telerik.com/blazor/introduction) where our content is prettified and searchable.
8
+
Welcome to the GitHub repo for [UI for Blazor](https://www.telerik.com/products/blazor) documentation. This repository contains the source content — written in Markdown — that we use to power Telerik® UI for Blazor Documentation at [http://docs.telerik.com/blazor-ui/introduction](http://docs.telerik.com/blazor-ui/introduction).
9
+
10
+
If you've arrived here wanting to search and peruse our docs, you'd be better served heading over to [http://docs.telerik.com/blazor-ui/introduction](http://docs.telerik.com/blazor-ui/introduction) where our content is prettified and searchable.
9
11
10
12
## Running Locally
11
13
@@ -14,13 +16,16 @@ You can generate a static web site from the Telerik® UI for Blazor documentatio
14
16
1. Clone the repository `git clone [email protected]:telerik/blazor-docs.git`
15
17
2. Go to the [https://github.com/telerik/docs-seed](https://github.com/telerik/docs-seed) repo and follow the instructions from its own readme file
16
18
17
-
If you want to keep the local documentation alive after closing the prompt, you can add the `_site` folder that was generated to a server of your choice. Make sure that it is under a path like `serverName/blazor`. You can find sample instructions in the following page, and they are applicable for IIS, even though they are written for the UI for ASP.NET AJAX docs that have two folders nested: [https://github.com/telerik/ajax-docs/wiki/Deploying-Documentation-on-IIS](https://github.com/telerik/ajax-docs/wiki/Deploying-Documentation-on-IIS).
19
+
If you want to keep the local documentation alive after closing the prompt, you can add the `_site` folder that was generated to a server of your choice. Make sure that it is under a path like `serverName/blazor-ui`. You can find sample instructions in the following page, and they are applicable for IIS, even though they are written for the UI for ASP.NET AJAX docs where have two folders nested: [https://github.com/telerik/ajax-docs/wiki/Deploying-Documentation-on-IIS](https://github.com/telerik/ajax-docs/wiki/Deploying-Documentation-on-IIS).
18
20
19
21
## License
20
22
21
23
The Telerik® UI for Blazor Documentation is licensed under an MIT license. This license applies to the markdown (.md) files in this site **ONLY**, and does not convey, override or modify any existing licenses covering the runtime source and components of Telerik® UI for Blazor. For information about available licenses for the Telerik® UI for Blazor click [here](http://www.telerik.com/purchase/license-agreement/blazor).
22
24
23
-
For the time being, you can download a trial from [https://www.telerik.com/download-trial-file/v2-b/ui-for-blazor](https://www.telerik.com/download-trial-file/v2-b/ui-for-blazor) and then follow the [First Steps article](https://docs.telerik.com/blazor/getting-started/first-steps) to use our components.
25
+
For the time being, you can download a trial from [https://www.telerik.com/download-trial-file/v2-b/ui-for-blazor](https://www.telerik.com/download-trial-file/v2-b/ui-for-blazor) and then follow the first steps articles for:
0 commit comments