Compare commits
4 Commits
master
...
f7096edfee
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f7096edfee | ||
|
|
2028f11116 | ||
|
|
f4511e49b9 | ||
|
|
8274a67d80 |
@@ -1,5 +1,11 @@
|
|||||||
# Our work
|
# Our work
|
||||||
#
|
#
|
||||||
|
|
||||||
|
- title: TipiLAN
|
||||||
|
photo: tipilan.jpg
|
||||||
|
url: https://tipilan.ee
|
||||||
|
description: Eesti suurim tudengite korraldatud LAN.
|
||||||
|
|
||||||
- title: Tallinna Tehnikaülikooli Muuseumi eksponaadid
|
- title: Tallinna Tehnikaülikooli Muuseumi eksponaadid
|
||||||
photo: ttu_muusem_placeholder.jpg
|
photo: ttu_muusem_placeholder.jpg
|
||||||
url:
|
url:
|
||||||
|
|||||||
2
assets/ourwork-images/convert-ourwork-images.sh
Normal file → Executable file
@@ -4,5 +4,5 @@ mkdir -p optimised
|
|||||||
for file in original-jpg-converted/*; do
|
for file in original-jpg-converted/*; do
|
||||||
echo $file
|
echo $file
|
||||||
base_name=$(basename $file)
|
base_name=$(basename $file)
|
||||||
convert ${file} -resize "1000x1000>" -quality 89 optimised/${base_name}
|
magick ${file} -resize "1000x1000>" -quality 89 optimised/${base_name}
|
||||||
done
|
done
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 143 KiB After Width: | Height: | Size: 145 KiB |
|
Before Width: | Height: | Size: 146 KiB After Width: | Height: | Size: 147 KiB |
|
Before Width: | Height: | Size: 31 KiB After Width: | Height: | Size: 31 KiB |
|
Before Width: | Height: | Size: 32 KiB After Width: | Height: | Size: 32 KiB |
|
Before Width: | Height: | Size: 32 KiB After Width: | Height: | Size: 32 KiB |
|
Before Width: | Height: | Size: 189 KiB After Width: | Height: | Size: 190 KiB |
|
Before Width: | Height: | Size: 120 KiB After Width: | Height: | Size: 121 KiB |
|
Before Width: | Height: | Size: 152 KiB After Width: | Height: | Size: 152 KiB |
|
Before Width: | Height: | Size: 42 KiB After Width: | Height: | Size: 42 KiB |
|
Before Width: | Height: | Size: 145 KiB After Width: | Height: | Size: 146 KiB |
|
Before Width: | Height: | Size: 76 KiB After Width: | Height: | Size: 77 KiB |
|
Before Width: | Height: | Size: 82 KiB After Width: | Height: | Size: 82 KiB |
BIN
assets/ourwork-images/optimised/tipilan.jpg
Normal file
|
After Width: | Height: | Size: 94 KiB |
|
Before Width: | Height: | Size: 29 KiB After Width: | Height: | Size: 29 KiB |
|
Before Width: | Height: | Size: 65 KiB After Width: | Height: | Size: 65 KiB |
|
Before Width: | Height: | Size: 53 KiB After Width: | Height: | Size: 53 KiB |
|
Before Width: | Height: | Size: 25 KiB After Width: | Height: | Size: 25 KiB |
BIN
assets/ourwork-images/original-jpg-converted/tipilan.jpg
Normal file
|
After Width: | Height: | Size: 219 KiB |