Public Documentation for Telerik UI for Blazor components.
Перейти к файлу
Nadezhda Tacheva 54f55ee88e
Update CODEOWNERS (#2531)
* Update CODEOWNERS

* Update CODEOWNERS

* chore(common): final codeowners update
2024-11-14 14:37:35 +02:00
.github chore: add needed permissions for Akeyless (#2214) 2024-07-04 10:01:47 +03:00
_assetsApi Integrate new feedback form (#2032) 2024-04-15 16:01:46 +03:00
_contentTemplates chore(Docs): update urls (#2500) 2024-11-08 14:59:53 +02:00
_tools chore: update files from docs-seed 2023-11-21 20:37:57 +02:00
accessibility chore: update VPATH document version 2024-11-11 16:43:53 +02:00
common-features chore(Docs): update urls (#2500) 2024-11-08 14:59:53 +02:00
components docs(Grid): Add KB for implement built-in functions when using RowTem… (#2520) 2024-11-12 16:36:39 +02:00
deployment chore(common): Unify feed namings (#2447) 2024-10-18 17:25:34 +03:00
getting-started chore(common): fix incorrect file path (#2495) 2024-11-12 10:20:11 +02:00
globalization chore(Docs): update urls (#2500) 2024-11-08 14:59:53 +02:00
images docs(common):rename image (#1085) 2022-07-29 11:45:27 +03:00
installation chore(Docs): update urls (#2500) 2024-11-08 14:59:53 +02:00
integrations kb(common): Add KB for Version conflict detected for Telerik.Zip (#2424) 2024-10-10 18:38:04 +03:00
knowledge-base docs(Grid): Add KB for implement built-in functions when using RowTem… (#2520) 2024-11-12 16:36:39 +02:00
security Security documentation (#2475) 2024-10-31 14:24:36 +02:00
src-a11y chore: bump @progress/wct-a11y-spec from 2.14.1 to 2.15.0 in /src-a11y (#2464) 2024-10-24 16:35:18 +03:00
styling-and-themes chore(Docs): update urls (#2500) 2024-11-08 14:59:53 +02:00
testing docs(common): Remove promises for the future (#2330) 2024-08-09 14:23:34 +03:00
troubleshooting docs(map): Revamp Overview, Tile and Marker examples and provide CSP information (#2491) 2024-11-07 16:46:23 +02:00
upgrade docs(common): Add TileLayout to rendering changes for 7.0 (#2521) 2024-11-12 15:36:52 +02:00
.gitignore chore: update files from docs-seed 2023-11-21 20:37:57 +02:00
.spelling docs(common): Improve CI/CD articles (#2148) 2024-06-13 09:58:30 +03:00
40x.html Fixed some URLs 2020-06-01 12:45:01 +03:00
CODEOWNERS Update CODEOWNERS (#2531) 2024-11-14 14:37:35 +02:00
LICENSE docs(common): initial commit 2019-04-10 12:06:31 +03:00
README.md docs(common): Update README license section (#2042) 2024-04-17 15:18:49 +03:00
_config.yml Bump theme version for 7.0 release 2024-11-12 16:40:57 +02:00
_nginx.yml docs(common): initial commit 2019-04-10 12:06:31 +03:00
_pdf.yml chore: skip cta panels for PDF documentation 2020-11-25 13:49:30 +02:00
_staging.yml chore: exclude src-a11y 2022-09-14 14:55:07 +03:00
_staging_iis.yml chore: exclude src-a11y 2022-09-14 14:55:07 +03:00
_test_iis.yml chore: exclude src-a11y 2022-09-14 14:55:07 +03:00
_test_iis_azure.yml Use test url for test deployment 2024-06-26 13:31:25 +03:00
_test_iis_azure_prod.yml chore: added a config for prod azure 2023-08-09 11:46:35 +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
hybrid-blazor-apps.md docs(common): remove last bullet from the hybrid specifics section 2023-06-08 15:19:43 +03:00
introduction.md chore(Docs): update urls (#2500) 2024-11-08 14:59:53 +02:00
package.json docs(common): Align license information (#2034) 2024-04-16 15:10:41 +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
system-requirements.md docs(common): Document breaking changes in version 7.0.0 (#2458) 2024-10-25 11:02:43 +03:00
web.config docs(common): Remove .html from API pages that end with .resources (#1306) 2023-02-03 16:50:40 +02:00

README.md

Telerik® UI for Blazor Components Documentation

Welcome to the GitHub repo for the Telerik UI for Blazor components documentation. This repository contains the source content — written in Markdown — that we use to power Telerik® UI for Blazor Documentation at https://docs.telerik.com/blazor-ui/introduction.

Telerik UI for Blazor Documentation

If you've arrived here wanting to search and peruse our docs, you'd be better served heading over to the officially published UI for Blazor components documentation 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 the Apache 2.0 license. See the LICENSE file for the full terms. 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 more information, see the Telerik® UI for Blazor license agreement.

If you don't have a license for Telerik® UI for Blazor, start a free trial and then follow the First Steps article for the appropriate Blazor application type.