Public Documentation for Telerik UI for Blazor components.
Перейти к файлу
Marin Bratanov 28f7210baa chore(common): fix links that GA breaks 2020-01-29 16:23:18 +02:00
_assetsApi chore(apiRef): add instructions for filter use 2019-09-18 14:03:03 +03:00
_contentTemplates chore(common): fix links that GA breaks 2020-01-29 16:23:18 +02:00
_tools docs(common): initial commit 2019-04-10 12:06:31 +03:00
accessibility docs(common): multiselect in kbd nav list 2020-01-28 12:46:25 +02:00
common-features chore(common): fix links that GA breaks 2020-01-29 16:23:18 +02:00
components chore(dropdowns): remove unnecessary info for renderfragments that MS redirected 2020-01-29 12:15:32 +02:00
getting-started chore(common): fix links that GA breaks 2020-01-29 16:23:18 +02:00
globalization chore(localization): instructions in case VS does not generate the designer file 2020-01-23 14:25:48 +02:00
images docs(testing): update test studio translators article 2020-01-15 11:19:23 +02:00
installation chore(common): fix links that GA breaks 2020-01-29 16:23:18 +02:00
knowledge-base kb(grid): show css overrides for row colors in conditional formatting kb 2020-01-25 11:43:53 +02:00
themes chore(common): fix links that GA breaks 2020-01-29 16:23:18 +02:00
troubleshooting chore(common): static asset deoployment issues clarification 2020-01-20 15:51:02 +02:00
upgrade chore(common): framework version update 2020-01-29 12:13:23 +02:00
.gitignore chore(infrastructure): update gitignore 2019-12-30 19:43:43 +02:00
.spelling docs(common): initial commit 2019-04-10 12:06:31 +03:00
40x.html docs(common): initial commit 2019-04-10 12:06:31 +03:00
LICENSE docs(common): initial commit 2019-04-10 12:06:31 +03:00
README.md chore(common): emphasize opening issues in readme 2019-05-24 10:07:22 +03:00
_config.yml chore(common): framework version update 2020-01-29 12:13:23 +02:00
_nginx.yml docs(common): initial commit 2019-04-10 12:06:31 +03:00
_staging.yml chore: update baseurl 2019-04-30 17:37:22 +03:00
all-pages.md Change the blazor domain to blazor-ui 2019-05-29 10:56:25 +03:00
api_sort.rb docs(common): initial commit 2019-04-10 12:06:31 +03:00
browser-support.md Revert "chore(common): fix links that don't exist live yet" 2019-10-30 14:50:05 +02:00
copyright.md docs(common): initial commit 2019-04-10 12:06:31 +03:00
introduction.md chore(getting-started): remove videos as they are pending an update 2020-01-07 10:46:50 +02:00
package.json docs(common): initial commit 2019-04-10 12:06:31 +03:00
redirects.conf Revert "chore(common): redirect old themes article" 2019-10-30 09:11:03 +02:00
switch-ruby.cmd docs(common): initial commit 2019-04-10 12:06:31 +03:00
testing-with-test-studio.md docs(testing): update test studio translators article 2020-01-15 11:19:23 +02:00
web.config docs(common): initial commit 2019-04-10 12:06:31 +03:00

README.md

title publish
Telerik® UI for Blazor Documentation Repo false

Telerik® UI for Blazor Documentation

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

Pull Requests are welcome! If you see mistakes or missing info, fix it in a PR, or open an Issue. This will help everyone have better documentation.

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 have two folders nested: 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.

For the time being, you can download a trial from https://www.telerik.com/download-trial-file/v2-b/ui-for-blazor and then follow the first steps articles for:

MIT License

Copyright (c) 2012-2019 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.