Public Documentation for Telerik UI for Blazor components.
Перейти к файлу
Marin Bratanov 1a9077a273 docs(getting-started): updates for linux installer and mac VS extensions 2020-09-16 12:20:21 +03:00
.github Create pull-request-template (#137) 2020-09-11 20:37:11 +03:00
_assetsApi fix: Fixing Blazor accent color in API ref 2020-08-11 14:39:09 +03:00
_contentTemplates docs(getting-started): updates for linux installer and mac VS extensions 2020-09-16 12:20:21 +03:00
_tools chore(api): tool for sitemap html extension removal 2020-09-01 12:42:02 +03:00
accessibility chore(tileLayout,switch): kbd nav 2020-08-28 19:02:17 +03:00
common-features chore(common): icons improvements 2020-08-31 21:24:02 +03:00
components docs(grid): remote validation and cancelling grid events 2020-09-15 21:12:51 +03:00
getting-started chore(vsx): update new project templates list 2020-09-08 10:02:59 +03:00
globalization Treelist initial (#101) 2020-07-27 19:29:55 +03:00
images Telerik Ecosystem links (#117) 2020-08-13 19:12:48 +03:00
installation docs(getting-started): updates for linux installer and mac VS extensions 2020-09-16 12:20:21 +03:00
integrations chore(dpl): move to components folder 2020-08-18 13:56:55 +03:00
knowledge-base Add KB article on changing the default font of the Editor (#135) 2020-09-14 16:48:46 +03:00
themes chore: fix sample app link 2020-07-06 13:50:39 +03:00
troubleshooting chore(troubleshooting): cross-link js errors and deployment 2020-08-10 21:41:03 +03:00
upgrade chore(common): shorten framework version support table 2020-08-04 15:33:08 +03:00
.gitignore chore(infrastructure): update gitignore 2020-08-26 20:11:38 +03:00
.spelling docs(common): initial commit 2019-04-10 12:06:31 +03:00
40x.html Fixed some URLs 2020-06-01 12:45:01 +03:00
LICENSE docs(common): initial commit 2019-04-10 12:06:31 +03:00
README.md chore(readme): update links and texts 2020-06-22 21:37:30 +03:00
_config.yml chore(common): bumnp version 2020-09-16 08:53:32 +03:00
_nginx.yml docs(common): initial commit 2019-04-10 12:06:31 +03:00
_staging.yml Change staging domain 2020-02-28 17:58:10 +02:00
_staging_iis.yml added config file for staging IIS 2020-06-15 12:12:58 +03:00
_test_iis.yml add IIS flow 2020-06-12 10:19:43 +03:00
all-pages.md chore(all-pages): fix Jekyll warning 2020-03-13 14:00:18 +02:00
api_sort.rb docs(common): initial commit 2019-04-10 12:06:31 +03:00
browser-support.md Seo metadata update (#95) 2020-07-01 15:10:55 +03:00
copyright.md Seo metadata update (#95) 2020-07-01 15:10:55 +03:00
introduction.md chore(learning): add VC article 2020-08-17 19:43:32 +03:00
online-technical-training.md chore(vc): online training available for trials too 2020-09-15 16:36:47 +03:00
package.json docs(common): initial commit 2019-04-10 12:06:31 +03:00
redirects.conf add IIS flow 2020-06-12 10:19:43 +03:00
switch-ruby.cmd docs(common): initial commit 2019-04-10 12:06:31 +03:00
web.config Add escaping for some rules 2020-08-07 10:15:48 +03:00

README.md

title publish
Telerik® UI for Blazor Documentation Repo false

Telerik® UI for Blazor Documentation

Welcome to the GitHub repo for the UI for 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.

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 where our content is prettified and searchable.

Contribution

Pull Requests are welcome! If you see mistakes or missing info, fix it in a Pull Request (you may need to fork the repo for something larger than a typo you can fix online), or open an Issue. This will help everyone have better documentation.

Offline PDF Version

You can download a PDF with this documentation from your telerik.com account. Go to the Downloads section, navigate to UI for Blazor, choose the version you want from the dropdown, and get the PDF file under the Documentation section.

Running Locally

You can generate a static web site from the Telerik® UI for Blazor documentation and browse it locally.

  1. Clone the repository git clone git@github.com:telerik/blazor-docs.git
  2. Go to the https://github.com/telerik/docs-seed repo and follow the instructions from its own readme file

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 we have two nests folders instead of one: https://github.com/telerik/ajax-docs/wiki/Deploying-Documentation-on-IIS.

License

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.

If you don't have a license, start a free trial and then follow the first steps articles for:

MIT License

Copyright (c) 2012-2020 Telerik

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software" ), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.