From 4de76cda621ed9df86504a2a97ef423e06c32a90 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pierre=20Troll=C3=A9?= Date: Tue, 24 Mar 2020 20:27:22 +0100 Subject: [PATCH 1/2] wip --- README.md | 4 +++ front/components/ArticleCard/ArticleCard.vue | 26 ++++++++++++++----- front/components/ArticleCard/img0.jpg | Bin 0 -> 377128 bytes front/components/ArticleCard/iran-1.webp | 0 front/components/ArticleCard/iran-10.webp | 0 front/components/ArticleCard/iran-100.webp | 0 front/components/ArticleCard/iran-3.webp | Bin 0 -> 28148 bytes front/components/ArticleCard/iran-50.webp | 0 front/components/ArticleCard/iran-8.webp | Bin 0 -> 36158 bytes front/components/ChapterCard/ChapterCard.vue | 25 +++++++++++++----- front/static/bow-50.webp | Bin 0 -> 73506 bytes front/static/bow-60.webp | Bin 0 -> 83600 bytes front/static/bow-70.webp | Bin 0 -> 93802 bytes front/static/bow-80.webp | Bin 0 -> 123330 bytes front/static/frog-50.webp | Bin 0 -> 18906 bytes front/static/frog-60.webp | Bin 0 -> 21838 bytes front/static/frog-70.webp | Bin 0 -> 25504 bytes front/static/frog-80.webp | Bin 0 -> 34858 bytes front/static/img0.jpg | Bin 0 -> 377128 bytes front/static/iran-1.webp | Bin 0 -> 23392 bytes front/static/iran-10.webp | Bin 0 -> 39188 bytes front/static/iran-100.webp | Bin 0 -> 416844 bytes front/static/iran-3.webp | Bin 0 -> 28148 bytes front/static/iran-5.webp | Bin 0 -> 31902 bytes front/static/iran-50.webp | Bin 0 -> 90104 bytes front/static/iran-8.webp | Bin 0 -> 36158 bytes front/static/maeh-100.webp | Bin 0 -> 251524 bytes front/static/maeh-50.webp | Bin 0 -> 40934 bytes front/static/maeh-60.webp | Bin 0 -> 46836 bytes front/static/maeh-70.webp | Bin 0 -> 53610 bytes front/static/maeh-75.webp | Bin 0 -> 57392 bytes front/static/maeh-80.webp | Bin 0 -> 71150 bytes front/static/phil-10.webp | Bin 0 -> 30550 bytes front/static/phil-100.webp | Bin 0 -> 352364 bytes front/static/phil-30.webp | Bin 0 -> 51096 bytes front/static/phil-50.webp | Bin 0 -> 71230 bytes front/static/phil-60.webp | Bin 0 -> 81064 bytes front/static/phil-70.webp | Bin 0 -> 92574 bytes front/static/phil-80.webp | Bin 0 -> 119708 bytes yarn.lock | 4 +++ 40 files changed, 47 insertions(+), 12 deletions(-) create mode 100644 front/components/ArticleCard/img0.jpg create mode 100644 front/components/ArticleCard/iran-1.webp create mode 100644 front/components/ArticleCard/iran-10.webp create mode 100644 front/components/ArticleCard/iran-100.webp create mode 100644 front/components/ArticleCard/iran-3.webp create mode 100644 front/components/ArticleCard/iran-50.webp create mode 100644 front/components/ArticleCard/iran-8.webp create mode 100644 front/static/bow-50.webp create mode 100644 front/static/bow-60.webp create mode 100644 front/static/bow-70.webp create mode 100644 front/static/bow-80.webp create mode 100644 front/static/frog-50.webp create mode 100644 front/static/frog-60.webp create mode 100644 front/static/frog-70.webp create mode 100644 front/static/frog-80.webp create mode 100644 front/static/img0.jpg create mode 100644 front/static/iran-1.webp create mode 100644 front/static/iran-10.webp create mode 100644 front/static/iran-100.webp create mode 100644 front/static/iran-3.webp create mode 100644 front/static/iran-5.webp create mode 100644 front/static/iran-50.webp create mode 100644 front/static/iran-8.webp create mode 100644 front/static/maeh-100.webp create mode 100644 front/static/maeh-50.webp create mode 100644 front/static/maeh-60.webp create mode 100644 front/static/maeh-70.webp create mode 100644 front/static/maeh-75.webp create mode 100644 front/static/maeh-80.webp create mode 100644 front/static/phil-10.webp create mode 100644 front/static/phil-100.webp create mode 100644 front/static/phil-30.webp create mode 100644 front/static/phil-50.webp create mode 100644 front/static/phil-60.webp create mode 100644 front/static/phil-70.webp create mode 100644 front/static/phil-80.webp create mode 100644 yarn.lock diff --git a/README.md b/README.md index 735b1eeb..713efe4e 100644 --- a/README.md +++ b/README.md @@ -44,3 +44,7 @@ yarn release SQLite is recommended for local development. To fix bug in production, it is better to use PostgreSQL https://www.postgresql.org/download/ + +# Webp + +cwebp -q 75 img5.jpg -o maeh-75.webp diff --git a/front/components/ArticleCard/ArticleCard.vue b/front/components/ArticleCard/ArticleCard.vue index efd4a8d0..213eed49 100644 --- a/front/components/ArticleCard/ArticleCard.vue +++ b/front/components/ArticleCard/ArticleCard.vue @@ -24,12 +24,19 @@
- + + + + +