1
0
mirror of https://github.com/taigrr/homer synced 2025-01-18 04:53:12 -08:00

Donut's back!

This commit is contained in:
Bastien Wirtz
2020-06-28 15:24:44 -07:00
parent ae73d7a5a0
commit d1b9dea287
21 changed files with 11 additions and 3 deletions

View File

@@ -129,3 +129,11 @@ Homer uses [bulma CSS](https://bulma.io/), which provides a [modifiers syntax](h
- `is-danger` (red)
You can read the [bulma modifiers page](https://bulma.io/documentation/modifiers/syntax/) for other options regarding size, style, or state.
### PWA Icons
In order to easily generate all required icon preset for the PWA to work, a tool like [vue-pwa-asset-generator](https://www.npmjs.com/package/vue-pwa-asset-generator) can be used:
```bash
npx vue-pwa-asset-generator -a {your_512x512_source_png} -o {your_output_folder}
```

BIN
docs/screenshot.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 50 KiB