From b028da9fea70c65ccd52d1d478859739027d756a Mon Sep 17 00:00:00 2001 From: Minteck <46352972+Minteck@users.noreply.github.com> Date: Tue, 27 Jul 2021 04:47:58 +0200 Subject: Commmmmmit --- static/apps.svg | 1 + static/apps/github.png | Bin 0 -> 2330 bytes static/apps/hub.svg | 52 + static/apps/kartik.png | Bin 0 -> 8720 bytes static/apps/minteck.svg | 10487 ++++++++++++++++++++++++++++++++ static/apps/unchainedtech.png | Bin 0 -> 17440 bytes static/apps/youtrack.svg | 1 + static/contacts/discord.png | Bin 0 -> 591 bytes static/contacts/email.png | Bin 0 -> 413 bytes static/contacts/github.png | Bin 0 -> 589 bytes static/contacts/gravatar.png | Bin 0 -> 1087 bytes static/contacts/kde.png | Bin 0 -> 1998 bytes static/contacts/matrix.png | Bin 0 -> 423 bytes static/contacts/music.png | Bin 0 -> 378 bytes static/contacts/reddit.png | Bin 0 -> 635 bytes static/contacts/soundcloud.png | Bin 0 -> 412 bytes static/contacts/twitter.png | Bin 0 -> 554 bytes static/contacts/youtube.png | Bin 0 -> 579 bytes static/css/darktheme.css | 51 + static/genericProjectIcon.png | Bin 0 -> 1552 bytes static/hero/about.jpg | Bin 0 -> 2120151 bytes static/hero/archive.jpg | Bin 0 -> 3070073 bytes static/hero/blog.jpg | Bin 0 -> 588975 bytes static/hero/code-of-conduct.jpg | Bin 0 -> 2690243 bytes static/hero/contact.jpg | Bin 0 -> 1657758 bytes static/hero/dev.jpg | Bin 0 -> 1688968 bytes static/hero/furry.jpg | Bin 0 -> 5185774 bytes static/hero/video.jpg | Bin 0 -> 2344371 bytes static/systems/android.1.svg | 15 + static/systems/android.10.svg | 23 + static/systems/android.11.svg | 34 + static/systems/android.12.svg | 5 + static/systems/android.4-0.svg | 7 + static/systems/android.4-2.svg | 28 + static/systems/android.4-4.svg | 46 + static/systems/android.5.svg | 41 + static/systems/android.6.svg | 352 ++ static/systems/android.7.svg | 7 + static/systems/android.8.svg | 154 + static/systems/android.9.svg | 30 + static/systems/dos.freedos.svg | 55 + static/systems/dos.msdos.svg | 418 ++ static/systems/freebsd.png | Bin 0 -> 2592 bytes static/systems/linux.alpine.svg | 25 + static/systems/linux.android.svg | 16 + static/systems/linux.arch.svg | 12 + static/systems/linux.cloudready.svg | 144 + static/systems/linux.debian.svg | 37 + static/systems/linux.elementary.svg | 33 + static/systems/linux.fedora.svg | 5 + static/systems/linux.fxos.svg | 1993 ++++++ static/systems/linux.general.svg | 368 ++ static/systems/linux.knoppix.svg | 70 + static/systems/linux.kubuntu.svg | 103 + static/systems/linux.lubuntu.svg | 124 + static/systems/linux.manjaro.svg | 21 + static/systems/linux.neon.svg | 164 + static/systems/linux.pmos.svg | 1 + static/systems/linux.raspberrypi.png | Bin 0 -> 45625 bytes static/systems/linux.rhel.svg | 17 + static/systems/linux.ubuntu.svg | 18 + static/systems/linux.ubuntumate.svg | 91 + static/systems/linux.xubuntu.svg | 80 + static/systems/mac.10-11.png | Bin 0 -> 5598 bytes static/systems/mac.11.png | Bin 0 -> 1342280 bytes static/systems/mac.9.png | Bin 0 -> 883652 bytes static/systems/mac.generic.svg | 159 + static/systems/mac.prex.png | Bin 0 -> 129531 bytes static/systems/windows.1983.1.svg | 13 + static/systems/windows.1985.3.svg | 68 + static/systems/windows.1995.95.svg | 303 + static/systems/windows.2001.xp.png | Bin 0 -> 54744 bytes static/systems/windows.2006.vista.svg | 420 ++ static/systems/windows.2012.8.svg | 19 + static/systems/windows.2015.10.svg | 17 + static/systems/windows.2021.11.svg | 14 + 76 files changed, 16142 insertions(+) create mode 100644 static/apps.svg create mode 100644 static/apps/github.png create mode 100644 static/apps/hub.svg create mode 100644 static/apps/kartik.png create mode 100644 static/apps/minteck.svg create mode 100644 static/apps/unchainedtech.png create mode 100644 static/apps/youtrack.svg create mode 100644 static/contacts/discord.png create mode 100644 static/contacts/email.png create mode 100644 static/contacts/github.png create mode 100644 static/contacts/gravatar.png create mode 100644 static/contacts/kde.png create mode 100644 static/contacts/matrix.png create mode 100644 static/contacts/music.png create mode 100644 static/contacts/reddit.png create mode 100644 static/contacts/soundcloud.png create mode 100644 static/contacts/twitter.png create mode 100644 static/contacts/youtube.png create mode 100644 static/genericProjectIcon.png create mode 100644 static/hero/about.jpg create mode 100644 static/hero/archive.jpg create mode 100644 static/hero/blog.jpg create mode 100644 static/hero/code-of-conduct.jpg create mode 100644 static/hero/contact.jpg create mode 100644 static/hero/dev.jpg create mode 100644 static/hero/furry.jpg create mode 100644 static/hero/video.jpg create mode 100644 static/systems/android.1.svg create mode 100644 static/systems/android.10.svg create mode 100644 static/systems/android.11.svg create mode 100644 static/systems/android.12.svg create mode 100644 static/systems/android.4-0.svg create mode 100644 static/systems/android.4-2.svg create mode 100644 static/systems/android.4-4.svg create mode 100644 static/systems/android.5.svg create mode 100644 static/systems/android.6.svg create mode 100644 static/systems/android.7.svg create mode 100644 static/systems/android.8.svg create mode 100644 static/systems/android.9.svg create mode 100644 static/systems/dos.freedos.svg create mode 100644 static/systems/dos.msdos.svg create mode 100644 static/systems/freebsd.png create mode 100644 static/systems/linux.alpine.svg create mode 100644 static/systems/linux.android.svg create mode 100644 static/systems/linux.arch.svg create mode 100644 static/systems/linux.cloudready.svg create mode 100644 static/systems/linux.debian.svg create mode 100644 static/systems/linux.elementary.svg create mode 100644 static/systems/linux.fedora.svg create mode 100644 static/systems/linux.fxos.svg create mode 100644 static/systems/linux.general.svg create mode 100644 static/systems/linux.knoppix.svg create mode 100644 static/systems/linux.kubuntu.svg create mode 100644 static/systems/linux.lubuntu.svg create mode 100644 static/systems/linux.manjaro.svg create mode 100644 static/systems/linux.neon.svg create mode 100644 static/systems/linux.pmos.svg create mode 100644 static/systems/linux.raspberrypi.png create mode 100644 static/systems/linux.rhel.svg create mode 100644 static/systems/linux.ubuntu.svg create mode 100644 static/systems/linux.ubuntumate.svg create mode 100644 static/systems/linux.xubuntu.svg create mode 100644 static/systems/mac.10-11.png create mode 100644 static/systems/mac.11.png create mode 100644 static/systems/mac.9.png create mode 100644 static/systems/mac.generic.svg create mode 100644 static/systems/mac.prex.png create mode 100644 static/systems/windows.1983.1.svg create mode 100644 static/systems/windows.1985.3.svg create mode 100644 static/systems/windows.1995.95.svg create mode 100644 static/systems/windows.2001.xp.png create mode 100644 static/systems/windows.2006.vista.svg create mode 100644 static/systems/windows.2012.8.svg create mode 100644 static/systems/windows.2015.10.svg create mode 100644 static/systems/windows.2021.11.svg (limited to 'static') diff --git a/static/apps.svg b/static/apps.svg new file mode 100644 index 0000000..455b0b6 --- /dev/null +++ b/static/apps.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/apps/github.png b/static/apps/github.png new file mode 100644 index 0000000..73db1f6 Binary files /dev/null and b/static/apps/github.png differ diff --git a/static/apps/hub.svg b/static/apps/hub.svg new file mode 100644 index 0000000..a93317a --- /dev/null +++ b/static/apps/hub.svg @@ -0,0 +1,52 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/static/apps/kartik.png b/static/apps/kartik.png new file mode 100644 index 0000000..6ae32c1 Binary files /dev/null and b/static/apps/kartik.png differ diff --git a/static/apps/minteck.svg b/static/apps/minteck.svg new file mode 100644 index 0000000..0ee33da --- /dev/null +++ b/static/apps/minteck.svg @@ -0,0 +1,10487 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/static/apps/unchainedtech.png b/static/apps/unchainedtech.png new file mode 100644 index 0000000..8765d06 Binary files /dev/null and b/static/apps/unchainedtech.png differ diff --git a/static/apps/youtrack.svg b/static/apps/youtrack.svg new file mode 100644 index 0000000..d431dba --- /dev/null +++ b/static/apps/youtrack.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/contacts/discord.png b/static/contacts/discord.png new file mode 100644 index 0000000..72482c8 Binary files /dev/null and b/static/contacts/discord.png differ diff --git a/static/contacts/email.png b/static/contacts/email.png new file mode 100644 index 0000000..182d6a9 Binary files /dev/null and b/static/contacts/email.png differ diff --git a/static/contacts/github.png b/static/contacts/github.png new file mode 100644 index 0000000..b989f30 Binary files /dev/null and b/static/contacts/github.png differ diff --git a/static/contacts/gravatar.png b/static/contacts/gravatar.png new file mode 100644 index 0000000..1dd9beb Binary files /dev/null and b/static/contacts/gravatar.png differ diff --git a/static/contacts/kde.png b/static/contacts/kde.png new file mode 100644 index 0000000..fe0c0a8 Binary files /dev/null and b/static/contacts/kde.png differ diff --git a/static/contacts/matrix.png b/static/contacts/matrix.png new file mode 100644 index 0000000..36ec291 Binary files /dev/null and b/static/contacts/matrix.png differ diff --git a/static/contacts/music.png b/static/contacts/music.png new file mode 100644 index 0000000..8cf39ba Binary files /dev/null and b/static/contacts/music.png differ diff --git a/static/contacts/reddit.png b/static/contacts/reddit.png new file mode 100644 index 0000000..5b42cd6 Binary files /dev/null and b/static/contacts/reddit.png differ diff --git a/static/contacts/soundcloud.png b/static/contacts/soundcloud.png new file mode 100644 index 0000000..ab90dcc Binary files /dev/null and b/static/contacts/soundcloud.png differ diff --git a/static/contacts/twitter.png b/static/contacts/twitter.png new file mode 100644 index 0000000..02cc807 Binary files /dev/null and b/static/contacts/twitter.png differ diff --git a/static/contacts/youtube.png b/static/contacts/youtube.png new file mode 100644 index 0000000..7310ea2 Binary files /dev/null and b/static/contacts/youtube.png differ diff --git a/static/css/darktheme.css b/static/css/darktheme.css index 37eb618..e052a92 100644 --- a/static/css/darktheme.css +++ b/static/css/darktheme.css @@ -187,4 +187,55 @@ nav.navbar.fixed-top.navbar-expand-lg.navbar-light.bg-light { ::-webkit-scrollbar-thumb:active { background-color: #222; +} + +#project-hero { + height: 65vh; + margin-top: -84px; + margin-bottom: 16px; + background-size: cover; + background-position: center; +} + +#apps_outer { + background: transparent; + border: none; +} + +#apps_outer::after { + display: none; +} + +#apps_path { + fill: #fff; +} + +#apps_outer:hover #apps_path { + opacity: .75; +} + +#apps_outer:active #apps_path, #apps_outer:focus #apps_path { + opacity: .5; +} + +.app-icon { + width: 24px; + height: 24px; + vertical-align: middle; + margin-right: 5px; + filter: invert(1); +} + +.app-title { + vertical-align: middle; +} + +.code { + background: #222; + padding: 10px; + border-radius: 10px; + font-family: monospace; + margin-top: 10px; + margin-bottom: 10px; + word-wrap: break-word; } \ No newline at end of file diff --git a/static/genericProjectIcon.png b/static/genericProjectIcon.png new file mode 100644 index 0000000..5a8ceb7 Binary files /dev/null and b/static/genericProjectIcon.png differ diff --git a/static/hero/about.jpg b/static/hero/about.jpg new file mode 100644 index 0000000..2a8349a Binary files /dev/null and b/static/hero/about.jpg differ diff --git a/static/hero/archive.jpg b/static/hero/archive.jpg new file mode 100644 index 0000000..71e40a3 Binary files /dev/null and b/static/hero/archive.jpg differ diff --git a/static/hero/blog.jpg b/static/hero/blog.jpg new file mode 100644 index 0000000..7cc2ff0 Binary files /dev/null and b/static/hero/blog.jpg differ diff --git a/static/hero/code-of-conduct.jpg b/static/hero/code-of-conduct.jpg new file mode 100644 index 0000000..854328f Binary files /dev/null and b/static/hero/code-of-conduct.jpg differ diff --git a/static/hero/contact.jpg b/static/hero/contact.jpg new file mode 100644 index 0000000..4d209b6 Binary files /dev/null and b/static/hero/contact.jpg differ diff --git a/static/hero/dev.jpg b/static/hero/dev.jpg new file mode 100644 index 0000000..4342c15 Binary files /dev/null and b/static/hero/dev.jpg differ diff --git a/static/hero/furry.jpg b/static/hero/furry.jpg new file mode 100644 index 0000000..fb901e9 Binary files /dev/null and b/static/hero/furry.jpg differ diff --git a/static/hero/video.jpg b/static/hero/video.jpg new file mode 100644 index 0000000..7178743 Binary files /dev/null and b/static/hero/video.jpg differ diff --git a/static/systems/android.1.svg b/static/systems/android.1.svg new file mode 100644 index 0000000..c507bf1 --- /dev/null +++ b/static/systems/android.1.svg @@ -0,0 +1,15 @@ + + + + + + diff --git a/static/systems/android.10.svg b/static/systems/android.10.svg new file mode 100644 index 0000000..ce1d3e2 --- /dev/null +++ b/static/systems/android.10.svg @@ -0,0 +1,23 @@ + + + + + + + + + + diff --git a/static/systems/android.11.svg b/static/systems/android.11.svg new file mode 100644 index 0000000..ecfa20d --- /dev/null +++ b/static/systems/android.11.svg @@ -0,0 +1,34 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/static/systems/android.12.svg b/static/systems/android.12.svg new file mode 100644 index 0000000..a643797 --- /dev/null +++ b/static/systems/android.12.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/static/systems/android.4-0.svg b/static/systems/android.4-0.svg new file mode 100644 index 0000000..6ca7610 --- /dev/null +++ b/static/systems/android.4-0.svg @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/static/systems/android.4-2.svg b/static/systems/android.4-2.svg new file mode 100644 index 0000000..1ea9a9d --- /dev/null +++ b/static/systems/android.4-2.svg @@ -0,0 +1,28 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/static/systems/android.4-4.svg b/static/systems/android.4-4.svg new file mode 100644 index 0000000..8f257cb --- /dev/null +++ b/static/systems/android.4-4.svg @@ -0,0 +1,46 @@ + + + + + + + + + + + + + + + + + diff --git a/static/systems/android.5.svg b/static/systems/android.5.svg new file mode 100644 index 0000000..3f25ce5 --- /dev/null +++ b/static/systems/android.5.svg @@ -0,0 +1,41 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/static/systems/android.6.svg b/static/systems/android.6.svg new file mode 100644 index 0000000..067bf52 --- /dev/null +++ b/static/systems/android.6.svg @@ -0,0 +1,352 @@ + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/static/systems/android.7.svg b/static/systems/android.7.svg new file mode 100644 index 0000000..708b5c1 --- /dev/null +++ b/static/systems/android.7.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/static/systems/android.8.svg b/static/systems/android.8.svg new file mode 100644 index 0000000..9f09236 --- /dev/null +++ b/static/systems/android.8.svg @@ -0,0 +1,154 @@ + + + + + + + + + + +]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/static/systems/android.9.svg b/static/systems/android.9.svg new file mode 100644 index 0000000..14c05e8 --- /dev/null +++ b/static/systems/android.9.svg @@ -0,0 +1,30 @@ + + + + + + + + + + +]> + + + + + + + + + + + + diff --git a/static/systems/dos.freedos.svg b/static/systems/dos.freedos.svg new file mode 100644 index 0000000..6afff03 --- /dev/null +++ b/static/systems/dos.freedos.svg @@ -0,0 +1,55 @@ + + + + +Made by Mateusz Viste "Fox" + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/static/systems/dos.msdos.svg b/static/systems/dos.msdos.svg new file mode 100644 index 0000000..4ce9a5d --- /dev/null +++ b/static/systems/dos.msdos.svg @@ -0,0 +1,418 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/static/systems/freebsd.png b/static/systems/freebsd.png new file mode 100644 index 0000000..75adbaa Binary files /dev/null and b/static/systems/freebsd.png differ diff --git a/static/systems/linux.alpine.svg b/static/systems/linux.alpine.svg new file mode 100644 index 0000000..86aeade --- /dev/null +++ b/static/systems/linux.alpine.svg @@ -0,0 +1,25 @@ + + + + + + + + + + + + + diff --git a/static/systems/linux.android.svg b/static/systems/linux.android.svg new file mode 100644 index 0000000..0d18984 --- /dev/null +++ b/static/systems/linux.android.svg @@ -0,0 +1,16 @@ + + + + + + + + diff --git a/static/systems/linux.arch.svg b/static/systems/linux.arch.svg new file mode 100644 index 0000000..53917d0 --- /dev/null +++ b/static/systems/linux.arch.svg @@ -0,0 +1,12 @@ + + + + + + diff --git a/static/systems/linux.cloudready.svg b/static/systems/linux.cloudready.svg new file mode 100644 index 0000000..b1134e4 --- /dev/null +++ b/static/systems/linux.cloudready.svg @@ -0,0 +1,144 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/static/systems/linux.debian.svg b/static/systems/linux.debian.svg new file mode 100644 index 0000000..4237b77 --- /dev/null +++ b/static/systems/linux.debian.svg @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + + diff --git a/static/systems/linux.elementary.svg b/static/systems/linux.elementary.svg new file mode 100644 index 0000000..ca1cfe3 --- /dev/null +++ b/static/systems/linux.elementary.svg @@ -0,0 +1,33 @@ + + + + + + + + + + + + + + + + + + diff --git a/static/systems/linux.fedora.svg b/static/systems/linux.fedora.svg new file mode 100644 index 0000000..f982b3f --- /dev/null +++ b/static/systems/linux.fedora.svg @@ -0,0 +1,5 @@ + + + Fedora logo (2021) + + diff --git a/static/systems/linux.fxos.svg b/static/systems/linux.fxos.svg new file mode 100644 index 0000000..b6ce3cd --- /dev/null +++ b/static/systems/linux.fxos.svg @@ -0,0 +1,1993 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/static/systems/linux.general.svg b/static/systems/linux.general.svg new file mode 100644 index 0000000..dce080a --- /dev/null +++ b/static/systems/linux.general.svg @@ -0,0 +1,368 @@ + + + + + Tux + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/static/systems/linux.knoppix.svg b/static/systems/linux.knoppix.svg new file mode 100644 index 0000000..cf524cc --- /dev/null +++ b/static/systems/linux.knoppix.svg @@ -0,0 +1,70 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/static/systems/linux.kubuntu.svg b/static/systems/linux.kubuntu.svg new file mode 100644 index 0000000..10c0458 --- /dev/null +++ b/static/systems/linux.kubuntu.svg @@ -0,0 +1,103 @@ + +image/svg+xml + + + diff --git a/static/systems/linux.lubuntu.svg b/static/systems/linux.lubuntu.svg new file mode 100644 index 0000000..beadd64 --- /dev/null +++ b/static/systems/linux.lubuntu.svg @@ -0,0 +1,124 @@ + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/static/systems/linux.manjaro.svg b/static/systems/linux.manjaro.svg new file mode 100644 index 0000000..061bb99 --- /dev/null +++ b/static/systems/linux.manjaro.svg @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + diff --git a/static/systems/linux.neon.svg b/static/systems/linux.neon.svg new file mode 100644 index 0000000..8381a51 --- /dev/null +++ b/static/systems/linux.neon.svg @@ -0,0 +1,164 @@ + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/static/systems/linux.pmos.svg b/static/systems/linux.pmos.svg new file mode 100644 index 0000000..3cd9ea0 --- /dev/null +++ b/static/systems/linux.pmos.svg @@ -0,0 +1 @@ + diff --git a/static/systems/linux.raspberrypi.png b/static/systems/linux.raspberrypi.png new file mode 100644 index 0000000..9bec885 Binary files /dev/null and b/static/systems/linux.raspberrypi.png differ diff --git a/static/systems/linux.rhel.svg b/static/systems/linux.rhel.svg new file mode 100644 index 0000000..e9ad023 --- /dev/null +++ b/static/systems/linux.rhel.svg @@ -0,0 +1,17 @@ + + + + + + + diff --git a/static/systems/linux.ubuntu.svg b/static/systems/linux.ubuntu.svg new file mode 100644 index 0000000..3f6e47c --- /dev/null +++ b/static/systems/linux.ubuntu.svg @@ -0,0 +1,18 @@ + + + + + + + diff --git a/static/systems/linux.ubuntumate.svg b/static/systems/linux.ubuntumate.svg new file mode 100644 index 0000000..6829c82 --- /dev/null +++ b/static/systems/linux.ubuntumate.svg @@ -0,0 +1,91 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/static/systems/linux.xubuntu.svg b/static/systems/linux.xubuntu.svg new file mode 100644 index 0000000..4188f28 --- /dev/null +++ b/static/systems/linux.xubuntu.svg @@ -0,0 +1,80 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/static/systems/mac.10-11.png b/static/systems/mac.10-11.png new file mode 100644 index 0000000..58ac893 Binary files /dev/null and b/static/systems/mac.10-11.png differ diff --git a/static/systems/mac.11.png b/static/systems/mac.11.png new file mode 100644 index 0000000..afbb5e8 Binary files /dev/null and b/static/systems/mac.11.png differ diff --git a/static/systems/mac.9.png b/static/systems/mac.9.png new file mode 100644 index 0000000..8f59141 Binary files /dev/null and b/static/systems/mac.9.png differ diff --git a/static/systems/mac.generic.svg b/static/systems/mac.generic.svg new file mode 100644 index 0000000..0d2f3ae --- /dev/null +++ b/static/systems/mac.generic.svg @@ -0,0 +1,159 @@ + +image/svg+xml + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/static/systems/mac.prex.png b/static/systems/mac.prex.png new file mode 100644 index 0000000..7ade2c6 Binary files /dev/null and b/static/systems/mac.prex.png differ diff --git a/static/systems/windows.1983.1.svg b/static/systems/windows.1983.1.svg new file mode 100644 index 0000000..fdaf459 --- /dev/null +++ b/static/systems/windows.1983.1.svg @@ -0,0 +1,13 @@ + + + + + + + + diff --git a/static/systems/windows.1985.3.svg b/static/systems/windows.1985.3.svg new file mode 100644 index 0000000..9d918a5 --- /dev/null +++ b/static/systems/windows.1985.3.svg @@ -0,0 +1,68 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/static/systems/windows.1995.95.svg b/static/systems/windows.1995.95.svg new file mode 100644 index 0000000..dca8bbc --- /dev/null +++ b/static/systems/windows.1995.95.svg @@ -0,0 +1,303 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/static/systems/windows.2001.xp.png b/static/systems/windows.2001.xp.png new file mode 100644 index 0000000..fa2da82 Binary files /dev/null and b/static/systems/windows.2001.xp.png differ diff --git a/static/systems/windows.2006.vista.svg b/static/systems/windows.2006.vista.svg new file mode 100644 index 0000000..6ba8efe --- /dev/null +++ b/static/systems/windows.2006.vista.svg @@ -0,0 +1,420 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/static/systems/windows.2012.8.svg b/static/systems/windows.2012.8.svg new file mode 100644 index 0000000..5292246 --- /dev/null +++ b/static/systems/windows.2012.8.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + diff --git a/static/systems/windows.2015.10.svg b/static/systems/windows.2015.10.svg new file mode 100644 index 0000000..d1d85ee --- /dev/null +++ b/static/systems/windows.2015.10.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + diff --git a/static/systems/windows.2021.11.svg b/static/systems/windows.2021.11.svg new file mode 100644 index 0000000..b6dc247 --- /dev/null +++ b/static/systems/windows.2021.11.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + -- cgit