mirror of
https://github.com/biobulkbende/biobulkbende.org.git
synced 2024-12-26 13:05:24 +00:00
This commit is contained in:
parent
4ed5c56cf9
commit
ef135101a0
@ -46,9 +46,9 @@ The final file is stored in `/bundle/scripts` and provide the JS to `index.html`
|
|||||||
### Media
|
### Media
|
||||||
|
|
||||||
The media are stored in `/assets/media` containing:
|
The media are stored in `/assets/media` containing:
|
||||||
* Icons
|
- Icons
|
||||||
* Fonts
|
- Fonts
|
||||||
* Images
|
- Images
|
||||||
|
|
||||||
Icons are compressed in a sprite through the command `gulp icons`. (This is complicated as it generates a single sprite with all the icons togheter and a CSS which points at the right icon in the sprite). After this command automation for the CSS must be runned.
|
Icons are compressed in a sprite through the command `gulp icons`. (This is complicated as it generates a single sprite with all the icons togheter and a CSS which points at the right icon in the sprite). After this command automation for the CSS must be runned.
|
||||||
Images are minified through the command `gulp images`.
|
Images are minified through the command `gulp images`.
|
||||||
|
Loading…
Reference in New Issue
Block a user