Plume/static
Baptiste Gelez 3fce5d6a14
Use Rust for the front-end too (#374)
Rust can compile to WASM, so let's use it for front-end code as well.

To compile the front-end:

```
cargo install cargo-web
cargo web deploy -p plume-front
```
2018-12-25 11:51:40 +01:00
..
css An attempt to fix disorted submit button on mobile devices like iPhone - please review (#370) 2018-12-23 17:30:57 +01:00
fonts Icons update: removed FontAwesome, added Feather icons. 2018-09-04 18:09:31 +02:00
icons/trwnh Import @trwnh's logos 2018-10-09 15:22:07 +01:00
images Icons update: removed FontAwesome, added Feather icons. 2018-09-04 18:09:31 +02:00
media Save medias in static/media 2018-10-12 20:32:34 +01:00
default-avatar.png Nicer default avatar 2018-10-31 15:03:21 +01:00