Commit graph

9 commits

Author SHA1 Message Date
Nigel Breslaw
30d0310036 material: Align favicons with docs.slint.dev (https://github.com/slint-ui/material-components/issues/77)
* Align favicons with docs.slint.dev

* [autofix.ci] apply automated fixes

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>

Imported from d54ba3ac25
2025-09-18 15:47:45 +02:00
Nigel Breslaw
9f02b7ff00 material: Update readme (https://github.com/slint-ui/material-components/issues/74)
Imported from 6620597c08
2025-09-18 15:47:44 +02:00
Nigel Breslaw
fe4767f498 material: Fix images and logos (https://github.com/slint-ui/material-components/issues/71)
Imported from 53e421d41c
2025-09-18 15:47:44 +02:00
Nigel Breslaw
1ef1bddcab material: Follow favicon best practices (https://github.com/slint-ui/material-components/issues/62)
Imported from fd82f85bc6
2025-09-18 15:47:44 +02:00
Nigel Breslaw
f0316fc3d4 material: Stop favicons being hashed (https://github.com/slint-ui/material-components/issues/60)
Favicons are not showing up in the google search results for docs and this material site. It's possible this is because the favicons are being converted into a file name with a hash e.g. favicon_233242.ico. This ensure they are in the public folder where Astro won't hash them and change the name. This might fix the google search results issue. 

Imported from 385065e768
2025-09-18 15:47:44 +02:00
Nigel Breslaw
8bd4ecdf32 material: Add a favicon to the root (https://github.com/slint-ui/material-components/issues/59)
Imported from 097918e6e0
2025-09-18 15:47:44 +02:00
Nigel Breslaw
9711a625e7 material: Material UI homepage (https://github.com/slint-ui/material-components/issues/27)
Use AstroWind template to improve the home page

Imported from 7cafd1db3b
2025-09-18 15:47:44 +02:00
Nigel Breslaw
3e714af27d material: Stub for a home page (https://github.com/slint-ui/material-components/issues/20)
Imported from b38d97c645
2025-09-18 15:47:44 +02:00
Olivier Goffart
5cf631fc85 material: Move from component-set to ui-libraries 2025-09-18 15:47:22 +02:00