mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-07 17:36:29 +00:00
Change links to hacs.xyz (#349)
This commit is contained in:
parent
9503dd07fa
commit
8b3f16438f
@ -225,17 +225,23 @@ views:
|
||||
```
|
||||
|
||||
## Recommended Design Elements
|
||||
|
||||
We are currently migrating from using Paper Elements to MWC (Material Web Component) Elements.
|
||||
|
||||
If an element exists in the below repository for MWC. We recommended using it.
|
||||
|
||||
- [MWC (Material Web Components)](https://material-components.github.io/material-components-web-components/demos/index.html)
|
||||
|
||||
If an element does not exist in MWC, we default to using Paper Elements.
|
||||
|
||||
- [Paper Elements](https://www.webcomponents.org/collection/PolymerElements/paper-elements)
|
||||
|
||||
## Advanced Resources
|
||||
|
||||
Community Maintained Boilerplate Card - Advanced Template (Typescript, Rollup, Linting, etc.)
|
||||
|
||||
- [Boilerplate Card](https://github.com/custom-cards/boilerplate-card)
|
||||
|
||||
Developer Documentation for [HACS](https://hacs.netlify.com/) (Home Assistant Community Store).
|
||||
- [HACS Plugin Docs](https://hacs.netlify.com/developer/plugin/)
|
||||
Developer Documentation for [HACS](https://hacs.xyz/) (Home Assistant Community Store).
|
||||
|
||||
- [HACS Plugin Docs](https://hacs.xyz/docs/publish/plugin)
|
||||
|
Loading…
x
Reference in New Issue
Block a user