Skip to content

Commit ccbf281

Browse files
chore(docs): update intro and get started articles with download links
1 parent 70d4fe5 commit ccbf281

File tree

5 files changed

+97
-27
lines changed

5 files changed

+97
-27
lines changed

_contentTemplates/common/get-started.md

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -199,3 +199,43 @@ Open the main layout file (by default, the `~/Shared/MainLayout.razor` file in t
199199
</TelerikRootComponent>
200200
#end
201201

202+
203+
204+
#start-trial-button
205+
<div class="justify-content-center text-center try-button">
206+
<a class="button" href="https://www.telerik.com/download-trial-file/v2/ui-for-blazor" target="_blank">Start a free trial</a>
207+
</div>
208+
209+
<style>
210+
.try-button {
211+
margin-top: 3rem;
212+
margin-bottom: 3rem;
213+
}
214+
.try-button .button {
215+
display: inline-block;
216+
font-size: 18px;
217+
color: #ffffff;
218+
background-color: #ff6358;
219+
border-radius: 2px;
220+
transition: color .2s ease,background-color .2s ease;
221+
text-decoration: none;
222+
padding: 10px 30px 10px 30px;
223+
line-height: 1.5em;
224+
height: auto;
225+
}
226+
227+
.try-button .button:hover {
228+
color: #ffffff;
229+
background-color: #e74b3c;
230+
}
231+
</style>
232+
#end
233+
234+
235+
#download-intro-para-for-get-started
236+
## Step 0 - Download the Components
237+
238+
A pre-requisite is having access to the Telerik UI for Blazor components. The easiest way to get them to your development machine is to use the <a href="https://www.telerik.com/download-trial-file/v2/control-panel" target="_blank">Progress Control Panel</a> or to download the [automated installer]({%slug installation/msi%}) from <a href="https://www.telerik.com/account/product-download?product=BLAZOR" target="_blank">your telerik.com account</a>.
239+
240+
If you are not a customer, you can <a href="https://www.telerik.com/download-trial-file/v2-b/ui-for-blazor" target="_blank">download a free, fully functional trial</a> and the same options will apply to you as well.
241+
#end

components/grid/overview.md

Lines changed: 1 addition & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -16,33 +16,7 @@ The Telerik Blazor Data Grid provides a comprehensive set of ready-to-use featur
1616

1717
The Telerik Blazor grid is built on native Blazor from the ground up, by a company with a long history of making enterprise-ready Grids. This results in a Blazor data grid that delivers lighting fast performance and is highly customizable.
1818

19-
<div class="justify-content-center text-center try-button">
20-
<a class="button" href="https://www.telerik.com/download-trial-file/v2/ui-for-blazor" target="_blank">Start a free trial</a>
21-
</div>
22-
23-
<style>
24-
.try-button {
25-
margin-top: 3rem;
26-
margin-bottom: 3rem;
27-
}
28-
.try-button .button {
29-
display: inline-block;
30-
font-size: 18px;
31-
color: #ffffff;
32-
background-color: #ff6358;
33-
border-radius: 2px;
34-
transition: color .2s ease,background-color .2s ease;
35-
text-decoration: none;
36-
padding: 10px 30px 10px 30px;
37-
line-height: 1.5em;
38-
height: auto;
39-
}
40-
41-
.try-button .button:hover {
42-
color: #ffffff;
43-
background-color: #e74b3c;
44-
}
45-
</style>
19+
@[template](/_contentTemplates/common/get-started.md#start-trial-button)
4620

4721

4822
>caption To create a basic Telerik Grid:

getting-started/client-blazor.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@ This article explains how to get the Telerik UI for Blazor components in your **
1919
1. [Add a Telerik Component to a View](#step-3---add-a-telerik-component-to-a-view)
2020

2121

22+
@[template](/_contentTemplates/common/get-started.md#download-intro-para-for-get-started)
23+
24+
2225
@[template](/_contentTemplates/common/get-started.md#add-latest-ms-bits-client-side-link)
2326

2427

getting-started/server-blazor.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@ This article explains how to get the Telerik UI for Blazor components in your **
1818
1. [Enable the Components in the Project](#enable-the-components-in-the-project)
1919
1. [Add a Telerik Component to a View](#step-3---add-a-telerik-component-to-a-view)
2020

21+
22+
@[template](/_contentTemplates/common/get-started.md#download-intro-para-for-get-started)
23+
24+
2125
@[template](/_contentTemplates/common/get-started.md#add-latest-ms-bits-server-side-link)
2226

2327

introduction.md

Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ The UI for Blazor suite shares HTML rendering and web assets (like stylesheets)
1616

1717
Telerik UI for Blazor supports both Client-side Blazor and Serve-side Blazor apps.
1818

19+
To read more about the benefits of using Telerik UI for Blazor, please visit the <a href="https://www.telerik.com/blazor-ui" target="_blank">product overview page</a>.
20+
21+
@[template](/_contentTemplates/common/get-started.md#start-trial-button)
22+
1923
## Getting Started
2024

2125
If you are new to Telerik UI for Blazor, we recommend that you **follow the First Steps articles** to add the Telerik components to your application:
@@ -56,3 +60,48 @@ At the moment, the following components are available:
5660

5761
Tell us which components you want implemented and how you intend to use them, and Blazor, at [our feedback portal](https://feedback.telerik.com/blazor).
5862

63+
## Trial Version and Commercial License
64+
65+
This UI for Blazor library is a commercial UI library. You are welcome to explore its full functionality and get technical support from the team when you register for a free 30-day trial. To use it commercially, you need to <a href="https://www.telerik.com/purchase/blazor-ui" target="_blank">purchase a license</a>. Feel free to review the Telerik UI for Blazor <a href="https://www.telerik.com/purchase/license-agreement/blazor-ui" target="_blank">License Agreement</a> to get acquainted with the full terms of use.
66+
67+
68+
## Support Options
69+
70+
For any issues you might encounter while working with Telerik UI for Blazor, use any of the available support channels:
71+
72+
* License holders and active trialists can take advantage of our outstanding customer support delivered by the developers building the library. To submit a support ticket, use the [UI for Blazor dedicated support](https://www.telerik.com/account/support-tickets/) system.
73+
* [UI for Blazor forums](https://www.telerik.com/forums/blazor) are part of the free support you can get from the community and from the UI for Blazor team on all kinds of general issues.
74+
* [UI for Blazor feedback portal](https://feedback.telerik.com/blazor) and [UI for Blazor roadmap](https://www.telerik.com/support/whats-new/blazor-ui/roadmap) provide information on the features in discussion and also the planned ones for release.
75+
* UI for Blazor uses [its feedback portal](https://feedback.telerik.com/blazor) as its bug tracker and you can submit any related reports there. Also, check out the [closed bugs list](https://feedback.telerik.com/blazor?listMode=Recent&typeId=3&statusId=2).
76+
* You may still need a tailor-made solution for your project. In such cases, go straight to [Progress Services](https://www.progress.com/services).
77+
78+
79+
## Learning Resources
80+
81+
* <a href="https://demos.telerik.com/blazor-ui" target="_blank">Online Demos</a> - also available as a project you can inspect and run locally. You can find them in the `demos` folder of your [installation]({%slug installation/msi%}).
82+
83+
* <a href="https://docs.telerik.com/blazor-ui/knowledge-base" target="_blank">Knowledge Base</a> - contains answers to some common questions, problems and errors. Free-text search is also available.
84+
85+
* <a href="https://github.com/telerik/blazor-ui" target="_blank">Samples Repo</a> - example projects that showcase popular scenarios so you can jump-start your project by copying from them.
86+
87+
* <a href="https://www.telerik.com/support/blazor-ui" target="_blank">Blazor UI Support and Learning Resources</a> - a hub with links to all resources such as blogs, videos, repos, docs and so on.
88+
89+
<!-- TODO: add virtual classroom link when available -->
90+
91+
92+
## Next Steps
93+
94+
* [First steps with Client-side Blazor]({%slug getting-started/client-side%}) (online guide)
95+
96+
* [First steps with Server-side Blazor]({%slug getting-started/server-side%}) (online guide)
97+
98+
* [What You Need]({%slug getting-started/what-you-need%}) - concise version of the tutorials above
99+
100+
* Generate a new Telerik Project (guided wizard) - for [Visual Studio]({%slug getting-started-vs-integration-new-project%}) and for [Visual Studio Code]({%slug getting-started-vs-code-integration-overview%}).
101+
102+
* [Convert an existing project to a Telerik-enabled project]({%slug getting-started-vs-integration-convert-project%})
103+
104+
* [Upgrade to a newer version of Telerik UI for Blazor]({%slug upgrade-tutorial%})
105+
106+
107+

0 commit comments

Comments
 (0)