Switch images to svgs, where possible (#1563)

Closes #1361, #1362
This commit is contained in:
Dawid Potocki
2019-12-04 15:35:20 +00:00
committed by GitHub
parent ac9b3fcec7
commit 7fb5d206f5
638 changed files with 485 additions and 210 deletions

View File

@ -2,7 +2,7 @@
{% include cardv2.html
title="Tails"
image="/assets/img/tools/Tails.png"
image="/assets/img/svg/3rd-party/tails.svg"
description='Tails is a live operating system that can boot on almost any computer from a DVD, USB stick, or SD card you control. It aims at preserving privacy and anonymity, and circumventing censorship by forcing Internet connections through the Tor network; leaving no trace on the computer; and using state-of-the-art cryptographic tools to encrypt files, emails, and instant messages.'
badges="info:GNU/Linux"
labels="warning:contrib:This software may depend on or recommend non-free software."
@ -12,7 +12,8 @@ git="https://git-tails.immerda.ch/tails/"
{% include cardv2.html
title="KNOPPIX"
image="/assets/img/tools/KNOPPIX.png"
image="/assets/img/svg/3rd-party/knoppix.svg"
image="/assets/img/svg/3rd-party/knoppix-dark.svg"
description='Knoppix is an operating system based on Debian designed to be run directly from a CD / DVD (Live CD) or a USB flash drive (Live USB), one of the first of its kind for any operating system. When starting a program, it is loaded from the removable medium and decompressed into a RAM drive. The decompression is transparent and on-the-fly.'
badges="info:GNU/Linux"
labels="warning:contrib:This software may depend on or recommend non-free software."
@ -22,7 +23,7 @@ source="https://www.knopper.net/knoppix-info/index-en.html#license"
{% include cardv2.html
title="Puppy Linux"
image="/assets/img/tools/Puppy-Linux.png"
image="/assets/img/svg/3rd-party/puppy_linux.svg"
description='Puppy Linux operating system is a lightweight Linux distribution that focuses on ease of use and minimal memory footprint. The entire system can be run from RAM with current versions generally taking up about 210 MB, allowing the boot medium to be removed after the operating system has started.'
badges="info:GNU/Linux"
labels="warning:contrib:This software may depend on or recommend non-free software."