- {% asset libreboot_logo class="w-100" %}
+ {%- capture alt_libreboot_logo %}
+ {%- t meta.alt.libreboot_logo %}
+ {%- endcapture %}
+ {% asset libreboot_logo class="w-100" alt="{{ alt_libreboot_logo }}" %}
diff --git a/_pages/projects.html b/_pages/projects.html
index 11e2363..e802ffe 100644
--- a/_pages/projects.html
+++ b/_pages/projects.html
@@ -7,42 +7,51 @@ permalink_en: /projects/
tags: unitoo freedom software freesoftware projects progetti
---
-
-
{% t projects.title %}
-
-
{% t projects.text %}
+
+
{% t projects.title %}
+
+
{% t projects.text %}
-
-
-
- {% asset header-radio.webp class="card-img-top" %}
-
-
{% t projects.radio.title %}
-
{% t projects.radio.text %}
-
{% t buttons.know_more %}
-
+
+
+
+ {%- capture alt_header_radio %}
+ {%- t meta.alt.header_radio %}
+ {%- endcapture %}
+ {% asset header-radio.webp class="card-img-top" alt="{{ alt_header_radio }}" %}
+
+
{% t projects.radio.title %}
+
{% t projects.radio.text %}
+
{% t buttons.know_more %}
+
+
+
+
+
+ {%- capture alt_gplv3_logo %}
+ {%- t meta.alt.gplv3_logo %}
+ {%- endcapture %}
+ {% asset gplv3_logo.webp class="card-img-top p-3" alt="{{ alt_gplv3_logo }}" %}
+
+
{% t projects.software.title %}
+
{% t projects.software.text %}
+
{% t buttons.know_more %}
+
+
+
+
+
+ {%- capture alt_header_peertube %}
+ {%- t meta.alt.header_peertube %}
+ {%- endcapture %}
+ {% asset header-peertube.webp class="card-img-top" alt="{{ alt_header_peertube }}" %}
+
+
{% t projects.peertube.title %}
+
{% t projects.peertube.text %}
+
{% t buttons.know_more %}
+
+
+
-
-
-
- {% asset gplv3_logo.webp class="card-img-top p-3" %}
-
-
{% t projects.software.title %}
-
{% t projects.software.text %}
-
{% t buttons.know_more %}
-
-
-
-
-
- {% asset header-peertube.webp class="card-img-top" %}
-
-
{% t projects.peertube.title %}
-
{% t projects.peertube.text %}
-
{% t buttons.know_more %}
-
-
-
-
diff --git a/_pages/software-technologies.html b/_pages/software-technologies.html
index 2cebe38..d7ce059 100644
--- a/_pages/software-technologies.html
+++ b/_pages/software-technologies.html
@@ -14,34 +14,64 @@ tags: unitoo software development freesoftware licenses
{% t software_technologies.which_technologies %}
{% t software_technologies.which_technologies_text %}
- {% asset cpp class="mr-2 technologies" %}
+ {%- capture alt_cpp_logo %}
+ {%- t meta.alt.cpp_logo %}
+ {%- endcapture %}
+ {% asset cpp class="mr-2 technologies" alt="{{ alt_cpp_logo }}" %}
- {% asset qt class="mr-2 technologies" %}
+ {%- capture alt_qt_logo %}
+ {%- t meta.alt.qt_logo %}
+ {%- endcapture %}
+ {% asset qt class="mr-2 technologies" alt="{{ alt_qt_logo }}" %}
- {% asset ruby class="mr-2 technologies" %}
+ {%- capture alt_ruby_logo %}
+ {%- t meta.alt.ruby_logo %}
+ {%- endcapture %}
+ {% asset ruby class="mr-2 technologies" alt="{{ alt_ruby_logo }}" %}
- {% asset rails class="mr-2 technologies" %}
+ {%- capture alt_rails_logo %}
+ {%- t meta.alt.rails_logo %}
+ {%- endcapture %}
+ {% asset rails class="mr-2 technologies" alt="{{ alt_rails_logo }}" %}
- {% asset rust class="mr-2 technologies" %}
+ {%- capture alt_rust_logo %}
+ {%- t meta.alt.rust_logo %}
+ {%- endcapture %}
+ {% asset rust class="mr-2 technologies" alt="{{ alt_rust_logo }}" %}
- {% asset html5 class="mr-2 technologies" %}
+ {%- capture alt_html_logo %}
+ {%- t meta.alt.html_logo %}
+ {%- endcapture %}
+ {% asset html5 class="mr-2 technologies" alt="{{ alt_html_logo }}" %}
- {% asset php class="mr-2 technologies" %}
+ {%- capture alt_php_logo %}
+ {%- t meta.alt.php_logo %}
+ {%- endcapture %}
+ {% asset php class="mr-2 technologies" alt="{{ alt_php_logo }}" %}
- {% asset laravel class="mr-2 technologies" %}
+ {%- capture alt_laravel_logo %}
+ {%- t meta.alt.laravel_logo %}
+ {%- endcapture %}
+ {% asset laravel class="mr-2 technologies" alt="{{ alt_laravel_logo }}" %}
- {% asset postgresql class="mr-2 technologies" %}
+ {%- capture alt_postgresql_logo %}
+ {%- t meta.alt.postgresql_logo %}
+ {%- endcapture %}
+ {% asset postgresql class="mr-2 technologies" alt="{{ alt_postgresql_logo }}" %}
- {% asset bash class="mr-2 technologies" %}
+ {%- capture alt_bash_logo %}
+ {%- t meta.alt.bash_logo %}
+ {%- endcapture %}
+ {% asset bash class="mr-2 technologies" alt="{{ alt_bash_logo }}" %}
{% t software_technologies.licenses %}
{% t software_technologies.licenses_text %}
diff --git a/_pages/software.html b/_pages/software.html
index d73e413..6e5884f 100644
--- a/_pages/software.html
+++ b/_pages/software.html
@@ -7,40 +7,43 @@ permalink_en: /projects/software/
tags: unitoo company rights projects freesoftware nodrm freebios libreboot coreboot
---
-
-
{% t software.title %}
-
+
+
{% t software.title %}
+
-
- {% t software.text %}
-
+
+ {% t software.text %}
+
-
- {% asset gplv3_logo.webp %}
+
+ {%- capture alt_gplv3_logo %}
+ {%- t meta.alt.gplv3_logo %}
+ {%- endcapture %}
+ {% asset gplv3_logo.webp alt="{{ alt_gplv3_logo }}" %}
+
+
+
-
-
-
diff --git a/_site/404.html b/_site/404.html
index ac8594d..27d33b8 100644
--- a/_site/404.html
+++ b/_site/404.html
@@ -65,7 +65,7 @@
-
+
@@ -142,7 +142,7 @@
-
+
@@ -151,7 +151,7 @@
-
+
diff --git a/_site/assets/.sprockets-manifest-5dfc497b170a47048b3da16f752d3cdf.json b/_site/assets/.sprockets-manifest-5dfc497b170a47048b3da16f752d3cdf.json
index d2f403d..61a7728 100644
--- a/_site/assets/.sprockets-manifest-5dfc497b170a47048b3da16f752d3cdf.json
+++ b/_site/assets/.sprockets-manifest-5dfc497b170a47048b3da16f752d3cdf.json
@@ -1 +1 @@
-{"files":{"fabio_purple-ea7a2b308b5a8bfdcca81e62b2e58d0b7b50f6615c4f94b24d95756e60b3dc1f338feefa7fe8bbcdd07cbf02fe1a7c7d70b3269f8f96b1c1ef1600a3d2ae0097.webp":{"logical_path":"fabio_purple.webp","mtime":"2021-08-23T11:06:35+02:00","size":36544,"digest":"ea7a2b308b5a8bfdcca81e62b2e58d0b7b50f6615c4f94b24d95756e60b3dc1f338feefa7fe8bbcdd07cbf02fe1a7c7d70b3269f8f96b1c1ef1600a3d2ae0097","integrity":"sha512-6norMItai/3MqB5isuWNC3tQ9mFcT5SyTZV1bmCz3B8zj+76f+i7zdB8vwL+Gnx9cLMmn4+WscHvFgCj0q4Alw=="},"stefano_amandonico-55985a93525e2865bf5fa81f1b30d1cd9cfa7bd05923da3292526576d62f51176038fa04a844c1680be63fb3aa138fbda93ccc597c0e15413cf0657b6c0cddd5.webp":{"logical_path":"stefano_amandonico.webp","mtime":"2021-08-23T11:06:35+02:00","size":11654,"digest":"55985a93525e2865bf5fa81f1b30d1cd9cfa7bd05923da3292526576d62f51176038fa04a844c1680be63fb3aa138fbda93ccc597c0e15413cf0657b6c0cddd5","integrity":"sha512-VZhak1JeKGW/X6gfGzDRzZz6e9BZI9oyklJldtYvURdgOPoEqETBaAvmP7OqE4+9qTzMWXwOFUE88GV7bAzd1Q=="},"sydro-1fb75d66312034ed5f57f329ddc7722fdd1fb8b8bdfd8c1c2fa6f5b0f0cc1ce48ff96a36d36d03c835724407ce682f82abcfa1f1dde234a94553bcc4b85b1ab9.webp":{"logical_path":"sydro.webp","mtime":"2021-08-23T11:06:35+02:00","size":25674,"digest":"1fb75d66312034ed5f57f329ddc7722fdd1fb8b8bdfd8c1c2fa6f5b0f0cc1ce48ff96a36d36d03c835724407ce682f82abcfa1f1dde234a94553bcc4b85b1ab9","integrity":"sha512-H7ddZjEgNO1fV/Mp3cdyL90fuLi9/YwcL6b1sPDMHOSP+Wo2020DyDVyRAfOaC+Cq8+h8d3iNKlFU7zEuFsauQ=="},"sara-e538133815d0b5f7a3510cc5b2548641ec3ed9f5c5242d8e822814b4f286c750f277ee1c9184a8c161342e6bcc4bf93aaa6a5a0066ef10594c8d128117488980.webp":{"logical_path":"sara.webp","mtime":"2021-08-23T11:06:35+02:00","size":23628,"digest":"e538133815d0b5f7a3510cc5b2548641ec3ed9f5c5242d8e822814b4f286c750f277ee1c9184a8c161342e6bcc4bf93aaa6a5a0066ef10594c8d128117488980","integrity":"sha512-5TgTOBXQtfejUQzFslSGQew+2fXFJC2OgigUtPKGx1Dyd+4ckYSowWE0LmvMS/k6qmpaAGbvEFlMjRKBF0iJgA=="},"yamabiiko-3d812d63c6eada7f2f3b0e74f8523cc458ad904cd412aff1768f5f8b0c5a10553025eac2ddc001ecbd384fcc95c3c6c26504b56c4d674a411031fbde2136fb10.webp":{"logical_path":"yamabiiko.webp","mtime":"2021-08-23T11:06:35+02:00","size":74598,"digest":"3d812d63c6eada7f2f3b0e74f8523cc458ad904cd412aff1768f5f8b0c5a10553025eac2ddc001ecbd384fcc95c3c6c26504b56c4d674a411031fbde2136fb10","integrity":"sha512-PYEtY8bq2n8vOw50+FI8xFitkEzUEq/xdo9fiwxaEFUwJerC3cAB7L04T8yVw8bCZQS1bE1nSkEQMfveITb7EA=="},"mastodon-448a0e1cefce72f1aadd521b2ca3d7c5edf2f76fd6aa12f1ac11bdf07f5e92f586fb517e5f76bbcd5b5d79c430b26261443dd6e06dca5fa25ac423d61025a916.webp":{"logical_path":"mastodon.webp","mtime":"2021-08-23T11:06:35+02:00","size":6202,"digest":"448a0e1cefce72f1aadd521b2ca3d7c5edf2f76fd6aa12f1ac11bdf07f5e92f586fb517e5f76bbcd5b5d79c430b26261443dd6e06dca5fa25ac423d61025a916","integrity":"sha512-RIoOHO/OcvGq3VIbLKPXxe3y92/WqhLxrBG98H9ekvWG+1F+X3a7zVtdecQwsmJhRD3W4G3KX6JaxCPWECWpFg=="},"cmaradonna-175260e3f5944808218946241f374a1f2e56ffa8e01ef7e8aaf8e58b06cfce472ff9f200a2180e733fd69c62957c6a3cdbbbc05c209d7b2426e7f698c1365362.webp":{"logical_path":"cmaradonna.webp","mtime":"2021-08-23T11:06:35+02:00","size":48516,"digest":"175260e3f5944808218946241f374a1f2e56ffa8e01ef7e8aaf8e58b06cfce472ff9f200a2180e733fd69c62957c6a3cdbbbc05c209d7b2426e7f698c1365362","integrity":"sha512-F1Jg4/WUSAghiUYkHzdKHy5W/6jgHvfoqvjliwbPzkcv+fIAohgOcz/WnGKVfGo827vAXCCdeyQm5/aYwTZTYg=="},"Raleway_300-53af7119bde8d00937eaf6538ceca466538f88ea5ca4666fd2709be1a68e9baa1c661ac432d36870b50953eac65a3b95ce62be6987a107477bd732033fcddca2.woff2":{"logical_path":"Raleway_300.woff2","mtime":"2021-08-23T11:05:18+02:00","size":20808,"digest":"53af7119bde8d00937eaf6538ceca466538f88ea5ca4666fd2709be1a68e9baa1c661ac432d36870b50953eac65a3b95ce62be6987a107477bd732033fcddca2","integrity":"sha512-U69xGb3o0Ak36vZTjOykZlOPiOpcpGZv0nCb4aaOm6ocZhrEMtNocLUJU+rGWjuVzmK+aYehB0d71zIDP83cog=="},"Raleway_300-340e1d4b54c96dac1500cbc9549c3a0cb75bbbc70fec0b8c29b64a5a3b322472580b3b76d952e4347d308f33b714376e2c7bf491d3419f979a20a661d0675867.ttf":{"logical_path":"Raleway_300.ttf","mtime":"2021-08-23T11:05:18+02:00","size":55564,"digest":"340e1d4b54c96dac1500cbc9549c3a0cb75bbbc70fec0b8c29b64a5a3b322472580b3b76d952e4347d308f33b714376e2c7bf491d3419f979a20a661d0675867","integrity":"sha512-NA4dS1TJbawVAMvJVJw6DLdbu8cP7AuMKbZKWjsyJHJYCzt22VLkNH0wjzO3FDduLHv0kdNBn5eaIKZh0GdYZw=="},"Raleway_300-05933e8f1d6454a2a60604c0f0df3ea0c3e3b500bc17606742b3c275ad535039a651944bdeb0faf29065d18587617f3a5c35b82a3fc32b2d65415457d12940f3.eot":{"logical_path":"Raleway_300.eot","mtime":"2021-08-23T11:05:18+02:00","size":23872,"digest":"05933e8f1d6454a2a60604c0f0df3ea0c3e3b500bc17606742b3c275ad535039a651944bdeb0faf29065d18587617f3a5c35b82a3fc32b2d65415457d12940f3","integrity":"sha512-BZM+jx1kVKKmBgTA8N8+oMPjtQC8F2BnQrPCda1TUDmmUZRL3rD68pBl0YWHYX86XDW4Kj/DKy1lQVRX0SlA8w=="},"Raleway_300-68e6f38fe6f511c9ced95809c660f7af260cdd41b576895e1afaebfb4618b37003061dfb893c8f1ab4984bfb88441d0f995fe593779914c1cff8709f453da87e.svg":{"logical_path":"Raleway_300.svg","mtime":"2021-08-23T11:05:18+02:00","size":58926,"digest":"68e6f38fe6f511c9ced95809c660f7af260cdd41b576895e1afaebfb4618b37003061dfb893c8f1ab4984bfb88441d0f995fe593779914c1cff8709f453da87e","integrity":"sha512-aObzj+b1EcnO2VgJxmD3ryYM3UG1doleGvrr+0YYs3ADBh37iTyPGrSYS/uIRB0PmV/lk3eZFMHP+HCfRT2ofg=="},"Raleway_300-4a1bfb41fac93bf3afcbe6f2ecb4dcfb47b86598288f76ffdac5acee25db4176a657f9a86c89ea90ef07d5a07d763648e8b550e5315d9dc1b081ee92f651331f.woff":{"logical_path":"Raleway_300.woff","mtime":"2021-08-23T11:05:18+02:00","size":25328,"digest":"4a1bfb41fac93bf3afcbe6f2ecb4dcfb47b86598288f76ffdac5acee25db4176a657f9a86c89ea90ef07d5a07d763648e8b550e5315d9dc1b081ee92f651331f","integrity":"sha512-Shv7QfrJO/Ovy+by7LTc+0e4ZZgoj3b/2sWs7iXbQXamV/mobInqkO8H1aB9djZI6LVQ5TFdncGwge6S9lEzHw=="},"Raleway_400-916b4c946be9173e8e7f55bff38f2e9ec86dfc8f27b9b07c7a4a79e322c0906a27c5a534ebfeae5409a5e073fc6e80670824f9f1faf81b4ed6596100b57332b1.woff2":{"logical_path":"Raleway_400.woff2","mtime":"2021-08-23T11:05:18+02:00","size":20724,"digest":"916b4c946be9173e8e7f55bff38f2e9ec86dfc8f27b9b07c7a4a79e322c0906a27c5a534ebfeae5409a5e073fc6e80670824f9f1faf81b4ed6596100b57332b1","integrity":"sha512-kWtMlGvpFz6Of1W/848unsht/I8nubB8ekp54yLAkGonxaU06/6uVAml4HP8boBnCCT58fr4G07WWWEAtXMysQ=="},"Raleway_400-5604182d2e3dd38007b967de7b3f206f069a96c6dd85cddb13b02c757936ccd078fca0626032400a1e75c062a007e844610c9f5ad99031935cfe6be9091ebc9a.svg":{"logical_path":"Raleway_400.svg","mtime":"2021-08-23T11:05:18+02:00","size":58763,"digest":"5604182d2e3dd38007b967de7b3f206f069a96c6dd85cddb13b02c757936ccd078fca0626032400a1e75c062a007e844610c9f5ad99031935cfe6be9091ebc9a","integrity":"sha512-VgQYLS4904AHuWfeez8gbwaalsbdhc3bE7AsdXk2zNB4/KBiYDJACh51wGKgB+hEYQyfWtmQMZNc/mvpCR68mg=="},"Raleway_400-35992420a9f85848b36150b250599e62f9699206e1e906ff0c9641077afd22bf0ad079edf53702c2f6352af5c1647ab4f9d0a15dbc8768c79710018520742262.eot":{"logical_path":"Raleway_400.eot","mtime":"2021-08-23T11:05:18+02:00","size":23759,"digest":"35992420a9f85848b36150b250599e62f9699206e1e906ff0c9641077afd22bf0ad079edf53702c2f6352af5c1647ab4f9d0a15dbc8768c79710018520742262","integrity":"sha512-NZkkIKn4WEizYVCyUFmeYvlpkgbh6Qb/DJZBB3r9Ir8K0Hnt9TcCwvY1KvXBZHq0+dChXbyHaMeXEAGFIHQiYg=="},"header-network-56495618d5bc1fd9d819997757c9acd56f07d13bbb88e979106f8b35c6f86318283461d55450cdd4c8095a47d4fb565ac58541f4c164491a69c0de5f50093f9a.webp":{"logical_path":"header-network.webp","mtime":"2021-08-23T11:05:18+02:00","size":37024,"digest":"56495618d5bc1fd9d819997757c9acd56f07d13bbb88e979106f8b35c6f86318283461d55450cdd4c8095a47d4fb565ac58541f4c164491a69c0de5f50093f9a","integrity":"sha512-VklWGNW8H9nYGZl3V8ms1W8H0Tu7iOl5EG+LNcb4YxgoNGHVVFDN1MgJWkfU+1ZaxYVB9MFkSRppwN5fUAk/mg=="},"libretto-icons/libretto-icons-c1817ddfa024d634f28572215a6449f8c5479f693db59a2eeb76a84fd867c8c698b06cbc5b176b3e91a8ec384f853449f2cd96570c6d857c38d24f737ee8c7f6.woff":{"logical_path":"libretto-icons/libretto-icons.woff","mtime":"2021-08-23T11:05:18+02:00","size":6312,"digest":"c1817ddfa024d634f28572215a6449f8c5479f693db59a2eeb76a84fd867c8c698b06cbc5b176b3e91a8ec384f853449f2cd96570c6d857c38d24f737ee8c7f6","integrity":"sha512-wYF936Ak1jTyhXIhWmRJ+MVHn2k9tZou63aoT9hnyMaYsGy8WxdrPpGo7DhPhTRJ8s2WVwxthXw40k9zfujH9g=="},"Raleway_400-9d514b60e5a1e0cadfafb83fc0a288e721e78fe2cd1ba151284bcc5780bd354b85bdaf1f22e6afa3af96688290726f185b65b084ff7e863ac1f3bad69708805e.ttf":{"logical_path":"Raleway_400.ttf","mtime":"2021-08-23T11:05:18+02:00","size":54112,"digest":"9d514b60e5a1e0cadfafb83fc0a288e721e78fe2cd1ba151284bcc5780bd354b85bdaf1f22e6afa3af96688290726f185b65b084ff7e863ac1f3bad69708805e","integrity":"sha512-nVFLYOWh4Mrfr7g/wKKI5yHnj+LNG6FRKEvMV4C9NUuFva8fIuavo6+WaIKQcm8YW2WwhP9+hjrB87rWlwiAXg=="},"libretto-icons/libretto-icons-fbc7167e46b7728f8b7574e753095e22e365fe1435d0c25da22a597617d0b82b0bf0edbf44b9a917cc55004ad5a581dca355182f1785f8ba2365c024b9471741.eot":{"logical_path":"libretto-icons/libretto-icons.eot","mtime":"2021-08-23T11:05:18+02:00","size":8460,"digest":"fbc7167e46b7728f8b7574e753095e22e365fe1435d0c25da22a597617d0b82b0bf0edbf44b9a917cc55004ad5a581dca355182f1785f8ba2365c024b9471741","integrity":"sha512-+8cWfka3co+LdXTnUwleIuNl/hQ10MJdoipZdhfQuCsL8O2/RLmpF8xVAErVpYHco1UYLxeF+LojZcAkuUcXQQ=="},"Raleway_400-942773ce8508e992072d30009c7389e03c940f31fbf02a132929c0f4e13f852b7d9e42f70562e28a65714c58cf8784a09e0bab85fdd3a99678de1c175c28a82e.woff":{"logical_path":"Raleway_400.woff","mtime":"2021-08-23T11:05:18+02:00","size":25244,"digest":"942773ce8508e992072d30009c7389e03c940f31fbf02a132929c0f4e13f852b7d9e42f70562e28a65714c58cf8784a09e0bab85fdd3a99678de1c175c28a82e","integrity":"sha512-lCdzzoUI6ZIHLTAAnHOJ4DyUDzH78CoTKSnA9OE/hSt9nkL3BWLiimVxTFjPh4Sgngurhf3TqZZ43hwXXCioLg=="},"header-radio-f2562273b9dce80a1176471495e579d02414b0dddbab9c345833a71d3cca5aa34e250136ad7c18b74dd1fd4558fd0e5f9928c349633c89d7fdc377082c57b269.webp":{"logical_path":"header-radio.webp","mtime":"2021-08-23T11:06:35+02:00","size":87726,"digest":"f2562273b9dce80a1176471495e579d02414b0dddbab9c345833a71d3cca5aa34e250136ad7c18b74dd1fd4558fd0e5f9928c349633c89d7fdc377082c57b269","integrity":"sha512-8lYic7nc6AoRdkcUleV50CQUsN3bq5w0WDOnHTzKWqNOJQE2rXwYt03R/UVY/Q5fmSjDSWM8idf9w3cILFeyaQ=="},"logo-extended-dark-185eb322f8d248dfc70adbf7f3d3fe08929f4d236a298a7088e681598cb230867eb130a6f81456a84b60718178fb83be96c552696661ced60f463b49095112c2.webp":{"logical_path":"logo-extended-dark.webp","mtime":"2021-08-23T11:06:35+02:00","size":6976,"digest":"185eb322f8d248dfc70adbf7f3d3fe08929f4d236a298a7088e681598cb230867eb130a6f81456a84b60718178fb83be96c552696661ced60f463b49095112c2","integrity":"sha512-GF6zIvjSSN/HCtv389P+CJKfTSNqKYpwiOaBWYyyMIZ+sTCm+BRWqEtgcYF4+4O+lsVSaWZhztYPRjtJCVESwg=="},"libretto-icons/libretto-icons-19d8e0dacaec3e194c7aaf179087a3ed0c0e715a578fef15617c8c217c425ed66751eca64d981c8db1ba340d16dc0433b1fd0c75dfa08559bf888dd3d865cd1b.svg":{"logical_path":"libretto-icons/libretto-icons.svg","mtime":"2021-08-23T11:05:18+02:00","size":18986,"digest":"19d8e0dacaec3e194c7aaf179087a3ed0c0e715a578fef15617c8c217c425ed66751eca64d981c8db1ba340d16dc0433b1fd0c75dfa08559bf888dd3d865cd1b","integrity":"sha512-Gdjg2srsPhlMeq8XkIej7QwOcVpXj+8VYXyMIXxCXtZnUeymTZgcjbG6NA0W3AQzsf0Mdd+ghVm/iI3T2GXNGw=="},"header-peertube-d52d22464c7d98f1687487d3372f74a7e9e1fd5d57e29a5ab648d871190188ad5afb89190fb90b3a1d63512d18c6f9458d0de11fda7ed0c7fadf940fb39aa558.webp":{"logical_path":"header-peertube.webp","mtime":"2021-08-23T11:06:35+02:00","size":74254,"digest":"d52d22464c7d98f1687487d3372f74a7e9e1fd5d57e29a5ab648d871190188ad5afb89190fb90b3a1d63512d18c6f9458d0de11fda7ed0c7fadf940fb39aa558","integrity":"sha512-1S0iRkx9mPFodIfTNy90p+nh/V1X4ppatkjYcRkBiK1a+4kZD7kLOh1jUS0YxvlFjQ3hH9p+0Mf635QPs5qlWA=="},"libreboot-cc04c8c719113e6bed14d4af0bf9ec80c90c78badabc13aff1af623227b2176a14fa2e5f42bf5195e0179541998885849074281802732ac3faf72ee313fa1bbe.webp":{"logical_path":"libreboot.webp","mtime":"2021-08-23T11:05:18+02:00","size":93896,"digest":"cc04c8c719113e6bed14d4af0bf9ec80c90c78badabc13aff1af623227b2176a14fa2e5f42bf5195e0179541998885849074281802732ac3faf72ee313fa1bbe","integrity":"sha512-zATIxxkRPmvtFNSvC/nsgMkMeLravBOv8a9iMieyF2oU+i5fQr9RleAXlUGZiIWEkHQoGAJzKsP69y7jE/obvg=="},"libretto-icons/libretto-icons-acbed8afc6fad31929cf698876812ead51431fd086bde8bce8957156fbb983ad3bedc9c1bf9e632de7e9bd918ab98bf04b10f33f91f7f1a2895b772d6a839a0d.ttf":{"logical_path":"libretto-icons/libretto-icons.ttf","mtime":"2021-08-23T11:05:18+02:00","size":8280,"digest":"acbed8afc6fad31929cf698876812ead51431fd086bde8bce8957156fbb983ad3bedc9c1bf9e632de7e9bd918ab98bf04b10f33f91f7f1a2895b772d6a839a0d","integrity":"sha512-rL7Yr8b60xkpz2mIdoEurVFDH9CGvei86JVxVvu5g6077cnBv55jLefpvZGKuYvwSxDzP5H38aKJW3ctaoOaDQ=="},"liberapay-a7f315ef8f959d993dfc27372fc0f25a9f41a964e4a1a6996cff2befd1a49d4ce10b5bb689f6b8e52c9f2a199691f905c2efd1634390096efb85597ae795fb82.webp":{"logical_path":"liberapay.webp","mtime":"2021-08-23T11:06:35+02:00","size":232,"digest":"a7f315ef8f959d993dfc27372fc0f25a9f41a964e4a1a6996cff2befd1a49d4ce10b5bb689f6b8e52c9f2a199691f905c2efd1634390096efb85597ae795fb82","integrity":"sha512-p/MV74+VnZk9/Cc3L8DyWp9BqWTkoaaZbP8r79GknUzhC1u2ifa45SyfKhmWkfkFwu/RY0OQCW77hVl655X7gg=="},"nextcloud-example-eaebea23708e1a877e66164e5666bd7ebd571a77a04ed577316266b87adb5755a9c5e95cd50117677651e004967fd17cafe3b5c9c71ad7dcd59035a16b75f219.webp":{"logical_path":"nextcloud-example.webp","mtime":"2021-08-23T11:06:35+02:00","size":12016,"digest":"eaebea23708e1a877e66164e5666bd7ebd571a77a04ed577316266b87adb5755a9c5e95cd50117677651e004967fd17cafe3b5c9c71ad7dcd59035a16b75f219","integrity":"sha512-6uvqI3COGod+ZhZOVma9fr1XGnegTtV3MWJmuHrbV1Wpxelc1QEXZ3ZR4ASWf9F8r+O1ycca19zVkDWha3XyGQ=="},"info_at_unitoo_qrcode-312cbf1ea1f35dfae76c4e3e7136c5a97bebf3e4748951c8d022021133f0633715fdd59cafe64b17670a8c05836a3db868d804b94b3890c231f38a802dda9bc8.webp":{"logical_path":"info_at_unitoo_qrcode.webp","mtime":"2021-08-23T11:06:35+02:00","size":2878,"digest":"312cbf1ea1f35dfae76c4e3e7136c5a97bebf3e4748951c8d022021133f0633715fdd59cafe64b17670a8c05836a3db868d804b94b3890c231f38a802dda9bc8","integrity":"sha512-MSy/HqHzXfrnbE4+cTbFqXvr8+R0iVHI0CICETPwYzcV/dWcr+ZLF2cKjAWDaj24aNgEuUs4kMIx84qALdqbyA=="},"azuracast-example-22afea15b8aa6fe35784c7a1fe1ed736476300affb6468cd6386c1598395cfacc0dc8ea43809affae91a32f60e884eac5c85b811c2480c133907f9d23fa5de12.webp":{"logical_path":"azuracast-example.webp","mtime":"2021-08-23T11:06:35+02:00","size":21242,"digest":"22afea15b8aa6fe35784c7a1fe1ed736476300affb6468cd6386c1598395cfacc0dc8ea43809affae91a32f60e884eac5c85b811c2480c133907f9d23fa5de12","integrity":"sha512-Iq/qFbiqb+NXhMeh/h7XNkdjAK/7ZGjNY4bBWYOVz6zA3I6kOAmv+ukaMvYOiE6sXIW4EcJIDBM5B/nSP6XeEg=="},"qt-0d672280ae09b3f057d777aed303580e8fbd6923bd0bf3ac0bca6e49bbb44e9439077f73e6b1fccc264c96444eed933adf9d826745cfa33347667f7f28c53c7a.webp":{"logical_path":"qt.webp","mtime":"2021-08-23T11:06:35+02:00","size":596,"digest":"0d672280ae09b3f057d777aed303580e8fbd6923bd0bf3ac0bca6e49bbb44e9439077f73e6b1fccc264c96444eed933adf9d826745cfa33347667f7f28c53c7a","integrity":"sha512-DWcigK4Js/BX13eu0wNYDo+9aSO9C/OsC8puSbu0TpQ5B39z5rH8zCZMlkRO7ZM6352CZ0XPozNHZn9/KMU8eg=="},"libreboot_logo-55bbf2eee9e97c88c9104c7b4e0521b9b2ef51acb2f982f43cb170b93a3ac347226da97412a92951582866c0356a3afe20d30eca6a9c9622e649a02a7b876c04.webp":{"logical_path":"libreboot_logo.webp","mtime":"2021-08-23T11:06:35+02:00","size":10976,"digest":"55bbf2eee9e97c88c9104c7b4e0521b9b2ef51acb2f982f43cb170b93a3ac347226da97412a92951582866c0356a3afe20d30eca6a9c9622e649a02a7b876c04","integrity":"sha512-Vbvy7unpfIjJEEx7TgUhubLvUayy+YL0PLFwuTo6w0cibal0EqkpUVgoZsA1ajr+INMOymqcliLmSaAqe4dsBA=="},"cpp-e940428fd3fb55f9f9999a31f580cacb8a5183cb035792c6d2287fcdd335c6fe1ac550d99b3a628e683220f60c88ca7ce45ba58bee9bde4f52c8f25df96d95ec.webp":{"logical_path":"cpp.webp","mtime":"2021-08-23T11:06:35+02:00","size":1136,"digest":"e940428fd3fb55f9f9999a31f580cacb8a5183cb035792c6d2287fcdd335c6fe1ac550d99b3a628e683220f60c88ca7ce45ba58bee9bde4f52c8f25df96d95ec","integrity":"sha512-6UBCj9P7Vfn5mZox9YDKy4pRg8sDV5LG0ih/zdM1xv4axVDZmzpijmgyIPYMiMp85Fuli+6b3k9SyPJd+W2V7A=="},"pihole-example-204f21ca03cd57647cd35df18293071d503819e216754921ed5a9a347bc366d0e937d64043bae6b033c237e594d19d48c3ee40a2e26f83c7324682825799f420.webp":{"logical_path":"pihole-example.webp","mtime":"2021-08-23T11:06:35+02:00","size":9126,"digest":"204f21ca03cd57647cd35df18293071d503819e216754921ed5a9a347bc366d0e937d64043bae6b033c237e594d19d48c3ee40a2e26f83c7324682825799f420","integrity":"sha512-IE8hygPNV2R8013xgpMHHVA4GeIWdUkh7VqaNHvDZtDpN9ZAQ7rmsDPCN+WU0Z1Iw+5AouJvg8cyRoKCV5n0IA=="},"rust-4093c1758f14bf77cafcc0a603dadfe5e28bee217b1a59c09d5a3eb295d000c087fd5d26b505ef9aa87ff51f7fa1aea9123ee98a7b8be6e223f65b584dbe980a.webp":{"logical_path":"rust.webp","mtime":"2021-08-23T11:06:35+02:00","size":3730,"digest":"4093c1758f14bf77cafcc0a603dadfe5e28bee217b1a59c09d5a3eb295d000c087fd5d26b505ef9aa87ff51f7fa1aea9123ee98a7b8be6e223f65b584dbe980a","integrity":"sha512-QJPBdY8Uv3fK/MCmA9rf5eKL7iF7GlnAnVo+spXQAMCH/V0mtQXvmqh/9R9/oa6pEj7pinuL5uIj9ltYTb6YCg=="},"html5-1e71e65d8a82865c89f7f4a802d3ad5dfec40c4df1388c298849b85f2545c68dce96529d6b547e4eb82837223ed115fddec85b9b3376bcce5f0d763b9d1508d1.webp":{"logical_path":"html5.webp","mtime":"2021-08-23T11:06:35+02:00","size":1262,"digest":"1e71e65d8a82865c89f7f4a802d3ad5dfec40c4df1388c298849b85f2545c68dce96529d6b547e4eb82837223ed115fddec85b9b3376bcce5f0d763b9d1508d1","integrity":"sha512-HnHmXYqChlyJ9/SoAtOtXf7EDE3xOIwpiEm4XyVFxo3OllKda1R+TrgoNyI+0RX93shbmzN2vM5fDXY7nRUI0Q=="},"rails-31b940f10e72b2af868a1cbe47118dcaad0d9fe477536fa14b58c8ae8bc7e0f3383edb7c58606518027db9b7a66cb75ea3da761f26943475ccce4c7977c767f6.webp":{"logical_path":"rails.webp","mtime":"2021-08-23T11:06:35+02:00","size":1602,"digest":"31b940f10e72b2af868a1cbe47118dcaad0d9fe477536fa14b58c8ae8bc7e0f3383edb7c58606518027db9b7a66cb75ea3da761f26943475ccce4c7977c767f6","integrity":"sha512-MblA8Q5ysq+Gihy+RxGNyq0Nn+R3U2+hS1jIrovH4PM4Ptt8WGBlGAJ9ubembLdeo9p2HyaUNHXMzkx5d8dn9g=="},"bash-434dc2f470afe53a3a497868acf66244066d61d944d1b50779cd244474ae4cc483e287b6a5df76b0ffd964d2cae07d2ed566769787e03a7487c1c5062110969a.webp":{"logical_path":"bash.webp","mtime":"2021-08-23T11:06:35+02:00","size":1452,"digest":"434dc2f470afe53a3a497868acf66244066d61d944d1b50779cd244474ae4cc483e287b6a5df76b0ffd964d2cae07d2ed566769787e03a7487c1c5062110969a","integrity":"sha512-Q03C9HCv5To6SXhorPZiRAZtYdlE0bUHec0kRHSuTMSD4oe2pd92sP/ZZNLK4H0u1WZ2l4fgOnSHwcUGIRCWmg=="},"php-05ed5c662a4f7a0af00e1dfb56b4fa95c7c8b29d6ec8b59fa70dc1e4dd0252f4c3e33c5abaf74554108449ede8ae2469a205983bd5bf25a656051369a05c0c77.webp":{"logical_path":"php.webp","mtime":"2021-08-23T11:06:35+02:00","size":1050,"digest":"05ed5c662a4f7a0af00e1dfb56b4fa95c7c8b29d6ec8b59fa70dc1e4dd0252f4c3e33c5abaf74554108449ede8ae2469a205983bd5bf25a656051369a05c0c77","integrity":"sha512-Be1cZipPegrwDh37VrT6lcfIsp1uyLWfpw3B5N0CUvTD4zxauvdFVBCESe3oriRpogWYO9W/JaZWBRNpoFwMdw=="},"gplv3_logo-e003f687c9e680dcff5a1e7eab70b67f590cc1f0de11ed6d7e9d5854ad1520350713689437c1985c10e0e63b004d0ec22fcd5f06a4b2e4ef2bbf190bef8261a5.webp":{"logical_path":"gplv3_logo.webp","mtime":"2021-08-23T11:06:35+02:00","size":11712,"digest":"e003f687c9e680dcff5a1e7eab70b67f590cc1f0de11ed6d7e9d5854ad1520350713689437c1985c10e0e63b004d0ec22fcd5f06a4b2e4ef2bbf190bef8261a5","integrity":"sha512-4AP2h8nmgNz/Wh5+q3C2f1kMwfDeEe1tfp1YVK0VIDUHE2iUN8GYXBDg5jsATQ7CL81fBqSy5O8rvxkL74JhpQ=="},"postgresql-a49ad65c1659345dec11412d756143d90f0ce4dc1086e0455a3f30a9f5a2913c7f7baca14f2fb142365bc8f213e535a7948ac259e051853eed45241724e9fe57.webp":{"logical_path":"postgresql.webp","mtime":"2021-08-23T11:06:35+02:00","size":1910,"digest":"a49ad65c1659345dec11412d756143d90f0ce4dc1086e0455a3f30a9f5a2913c7f7baca14f2fb142365bc8f213e535a7948ac259e051853eed45241724e9fe57","integrity":"sha512-pJrWXBZZNF3sEUEtdWFD2Q8M5NwQhuBFWj8wqfWikTx/e6yhTy+xQjZbyPIT5TWnlIrCWeBRhT7tRSQXJOn+Vw=="},"laravel-44f202860c63891d2652345aba776971ba35415f32fdff81ce964e7a02b44bfeaa8f3d251fab1c57360317716da84a745f1aa0c5e7972d7b8e69178988b37fca.webp":{"logical_path":"laravel.webp","mtime":"2021-08-23T11:06:35+02:00","size":1476,"digest":"44f202860c63891d2652345aba776971ba35415f32fdff81ce964e7a02b44bfeaa8f3d251fab1c57360317716da84a745f1aa0c5e7972d7b8e69178988b37fca","integrity":"sha512-RPIChgxjiR0mUjRaundpcbo1QV8y/f+BzpZOegK0S/6qjz0lH6scVzYDF3FtqEp0XxqgxeeXLXuOaReJiLN/yg=="},"ruby-aa8d6ec0c0e7503fdc0edc5656fcf1c2f38e47e24c1e98a1c5b1d1751123d10a5dcc05600b402dcc088ba3c75644f943c131e2cf37b74d3d642bf85c59912f5b.webp":{"logical_path":"ruby.webp","mtime":"2021-08-23T11:06:35+02:00","size":1480,"digest":"aa8d6ec0c0e7503fdc0edc5656fcf1c2f38e47e24c1e98a1c5b1d1751123d10a5dcc05600b402dcc088ba3c75644f943c131e2cf37b74d3d642bf85c59912f5b","integrity":"sha512-qo1uwMDnUD/cDtxWVvzxwvOOR+JMHpihxbHRdREj0QpdzAVgC0AtzAiLo8dWRPlDwTHizze3TT1kK/hcWZEvWw=="},"main-d66ae911e9baad27bf76fc31381210c21520c7629933b57d51cdb1fd775a286a935a4fe93937373ab23db4f0540f2116724a47cd8d4a0656e33b613a81e6fbf5.js":{"logical_path":"main.js","mtime":"2021-08-23T11:06:35+02:00","size":93402,"digest":"d66ae911e9baad27bf76fc31381210c21520c7629933b57d51cdb1fd775a286a935a4fe93937373ab23db4f0540f2116724a47cd8d4a0656e33b613a81e6fbf5","integrity":"sha512-1mrpEem6rSe/dvwxOBIQwhUgx2KZM7V9Uc2x/XdaKGqTWk/pOTc3OrI9tPBUDyEWckpHzY1KBlbjO2E6geb79Q=="},"main-226cf901bb62a2793e6a8deadd7ded4a120317c4176a9ed810cd7bb7d6925d4222c52d93454d14c9efbb9c399facc42af3af1de64d1f1a4f4fbb13df1348456e.css":{"logical_path":"main.css","mtime":"2021-08-23T10:55:04+02:00","size":114755,"digest":"226cf901bb62a2793e6a8deadd7ded4a120317c4176a9ed810cd7bb7d6925d4222c52d93454d14c9efbb9c399facc42af3af1de64d1f1a4f4fbb13df1348456e","integrity":"sha512-Imz5Abtionk+ao3q3X3tShIDF8QXap7YEM17t9aSXUIixS2TRU0Uye+7nDmfrMQq868d5k0fGk9PuxPfE0hFbg=="},"main-2fe671065eca045418248e501b5b906bb8e531f04f4f12de1f6f7283fd114781c2c5ffa98b25310a61eb12c657bc4c872049fe23799e4c6d4d55f0591c07cc33.css":{"logical_path":"main.css","mtime":"2021-08-23T11:06:35+02:00","size":114755,"digest":"2fe671065eca045418248e501b5b906bb8e531f04f4f12de1f6f7283fd114781c2c5ffa98b25310a61eb12c657bc4c872049fe23799e4c6d4d55f0591c07cc33","integrity":"sha512-L+ZxBl7KBFQYJI5QG1uQa7jlMfBPTxLeH29yg/0RR4HCxf+piyUxCmHrEsZXvEyHIEn+I3meTG1NVfBZHAfMMw=="}},"assets":{"fabio_purple.webp":"fabio_purple-ea7a2b308b5a8bfdcca81e62b2e58d0b7b50f6615c4f94b24d95756e60b3dc1f338feefa7fe8bbcdd07cbf02fe1a7c7d70b3269f8f96b1c1ef1600a3d2ae0097.webp","stefano_amandonico.webp":"stefano_amandonico-55985a93525e2865bf5fa81f1b30d1cd9cfa7bd05923da3292526576d62f51176038fa04a844c1680be63fb3aa138fbda93ccc597c0e15413cf0657b6c0cddd5.webp","sydro.webp":"sydro-1fb75d66312034ed5f57f329ddc7722fdd1fb8b8bdfd8c1c2fa6f5b0f0cc1ce48ff96a36d36d03c835724407ce682f82abcfa1f1dde234a94553bcc4b85b1ab9.webp","sara.webp":"sara-e538133815d0b5f7a3510cc5b2548641ec3ed9f5c5242d8e822814b4f286c750f277ee1c9184a8c161342e6bcc4bf93aaa6a5a0066ef10594c8d128117488980.webp","yamabiiko.webp":"yamabiiko-3d812d63c6eada7f2f3b0e74f8523cc458ad904cd412aff1768f5f8b0c5a10553025eac2ddc001ecbd384fcc95c3c6c26504b56c4d674a411031fbde2136fb10.webp","mastodon.webp":"mastodon-448a0e1cefce72f1aadd521b2ca3d7c5edf2f76fd6aa12f1ac11bdf07f5e92f586fb517e5f76bbcd5b5d79c430b26261443dd6e06dca5fa25ac423d61025a916.webp","cmaradonna.webp":"cmaradonna-175260e3f5944808218946241f374a1f2e56ffa8e01ef7e8aaf8e58b06cfce472ff9f200a2180e733fd69c62957c6a3cdbbbc05c209d7b2426e7f698c1365362.webp","Raleway_300.woff2":"Raleway_300-53af7119bde8d00937eaf6538ceca466538f88ea5ca4666fd2709be1a68e9baa1c661ac432d36870b50953eac65a3b95ce62be6987a107477bd732033fcddca2.woff2","Raleway_300.ttf":"Raleway_300-340e1d4b54c96dac1500cbc9549c3a0cb75bbbc70fec0b8c29b64a5a3b322472580b3b76d952e4347d308f33b714376e2c7bf491d3419f979a20a661d0675867.ttf","Raleway_300.eot":"Raleway_300-05933e8f1d6454a2a60604c0f0df3ea0c3e3b500bc17606742b3c275ad535039a651944bdeb0faf29065d18587617f3a5c35b82a3fc32b2d65415457d12940f3.eot","Raleway_300.svg":"Raleway_300-68e6f38fe6f511c9ced95809c660f7af260cdd41b576895e1afaebfb4618b37003061dfb893c8f1ab4984bfb88441d0f995fe593779914c1cff8709f453da87e.svg","Raleway_300.woff":"Raleway_300-4a1bfb41fac93bf3afcbe6f2ecb4dcfb47b86598288f76ffdac5acee25db4176a657f9a86c89ea90ef07d5a07d763648e8b550e5315d9dc1b081ee92f651331f.woff","Raleway_400.woff2":"Raleway_400-916b4c946be9173e8e7f55bff38f2e9ec86dfc8f27b9b07c7a4a79e322c0906a27c5a534ebfeae5409a5e073fc6e80670824f9f1faf81b4ed6596100b57332b1.woff2","Raleway_400.svg":"Raleway_400-5604182d2e3dd38007b967de7b3f206f069a96c6dd85cddb13b02c757936ccd078fca0626032400a1e75c062a007e844610c9f5ad99031935cfe6be9091ebc9a.svg","Raleway_400.eot":"Raleway_400-35992420a9f85848b36150b250599e62f9699206e1e906ff0c9641077afd22bf0ad079edf53702c2f6352af5c1647ab4f9d0a15dbc8768c79710018520742262.eot","header-network.webp":"header-network-56495618d5bc1fd9d819997757c9acd56f07d13bbb88e979106f8b35c6f86318283461d55450cdd4c8095a47d4fb565ac58541f4c164491a69c0de5f50093f9a.webp","libretto-icons/libretto-icons.woff":"libretto-icons/libretto-icons-c1817ddfa024d634f28572215a6449f8c5479f693db59a2eeb76a84fd867c8c698b06cbc5b176b3e91a8ec384f853449f2cd96570c6d857c38d24f737ee8c7f6.woff","Raleway_400.ttf":"Raleway_400-9d514b60e5a1e0cadfafb83fc0a288e721e78fe2cd1ba151284bcc5780bd354b85bdaf1f22e6afa3af96688290726f185b65b084ff7e863ac1f3bad69708805e.ttf","libretto-icons/libretto-icons.eot":"libretto-icons/libretto-icons-fbc7167e46b7728f8b7574e753095e22e365fe1435d0c25da22a597617d0b82b0bf0edbf44b9a917cc55004ad5a581dca355182f1785f8ba2365c024b9471741.eot","Raleway_400.woff":"Raleway_400-942773ce8508e992072d30009c7389e03c940f31fbf02a132929c0f4e13f852b7d9e42f70562e28a65714c58cf8784a09e0bab85fdd3a99678de1c175c28a82e.woff","header-radio.webp":"header-radio-f2562273b9dce80a1176471495e579d02414b0dddbab9c345833a71d3cca5aa34e250136ad7c18b74dd1fd4558fd0e5f9928c349633c89d7fdc377082c57b269.webp","logo-extended-dark.webp":"logo-extended-dark-185eb322f8d248dfc70adbf7f3d3fe08929f4d236a298a7088e681598cb230867eb130a6f81456a84b60718178fb83be96c552696661ced60f463b49095112c2.webp","libretto-icons/libretto-icons.svg":"libretto-icons/libretto-icons-19d8e0dacaec3e194c7aaf179087a3ed0c0e715a578fef15617c8c217c425ed66751eca64d981c8db1ba340d16dc0433b1fd0c75dfa08559bf888dd3d865cd1b.svg","header-peertube.webp":"header-peertube-d52d22464c7d98f1687487d3372f74a7e9e1fd5d57e29a5ab648d871190188ad5afb89190fb90b3a1d63512d18c6f9458d0de11fda7ed0c7fadf940fb39aa558.webp","libreboot.webp":"libreboot-cc04c8c719113e6bed14d4af0bf9ec80c90c78badabc13aff1af623227b2176a14fa2e5f42bf5195e0179541998885849074281802732ac3faf72ee313fa1bbe.webp","libretto-icons/libretto-icons.ttf":"libretto-icons/libretto-icons-acbed8afc6fad31929cf698876812ead51431fd086bde8bce8957156fbb983ad3bedc9c1bf9e632de7e9bd918ab98bf04b10f33f91f7f1a2895b772d6a839a0d.ttf","liberapay.webp":"liberapay-a7f315ef8f959d993dfc27372fc0f25a9f41a964e4a1a6996cff2befd1a49d4ce10b5bb689f6b8e52c9f2a199691f905c2efd1634390096efb85597ae795fb82.webp","nextcloud-example.webp":"nextcloud-example-eaebea23708e1a877e66164e5666bd7ebd571a77a04ed577316266b87adb5755a9c5e95cd50117677651e004967fd17cafe3b5c9c71ad7dcd59035a16b75f219.webp","info_at_unitoo_qrcode.webp":"info_at_unitoo_qrcode-312cbf1ea1f35dfae76c4e3e7136c5a97bebf3e4748951c8d022021133f0633715fdd59cafe64b17670a8c05836a3db868d804b94b3890c231f38a802dda9bc8.webp","azuracast-example.webp":"azuracast-example-22afea15b8aa6fe35784c7a1fe1ed736476300affb6468cd6386c1598395cfacc0dc8ea43809affae91a32f60e884eac5c85b811c2480c133907f9d23fa5de12.webp","qt.webp":"qt-0d672280ae09b3f057d777aed303580e8fbd6923bd0bf3ac0bca6e49bbb44e9439077f73e6b1fccc264c96444eed933adf9d826745cfa33347667f7f28c53c7a.webp","libreboot_logo.webp":"libreboot_logo-55bbf2eee9e97c88c9104c7b4e0521b9b2ef51acb2f982f43cb170b93a3ac347226da97412a92951582866c0356a3afe20d30eca6a9c9622e649a02a7b876c04.webp","cpp.webp":"cpp-e940428fd3fb55f9f9999a31f580cacb8a5183cb035792c6d2287fcdd335c6fe1ac550d99b3a628e683220f60c88ca7ce45ba58bee9bde4f52c8f25df96d95ec.webp","pihole-example.webp":"pihole-example-204f21ca03cd57647cd35df18293071d503819e216754921ed5a9a347bc366d0e937d64043bae6b033c237e594d19d48c3ee40a2e26f83c7324682825799f420.webp","rust.webp":"rust-4093c1758f14bf77cafcc0a603dadfe5e28bee217b1a59c09d5a3eb295d000c087fd5d26b505ef9aa87ff51f7fa1aea9123ee98a7b8be6e223f65b584dbe980a.webp","html5.webp":"html5-1e71e65d8a82865c89f7f4a802d3ad5dfec40c4df1388c298849b85f2545c68dce96529d6b547e4eb82837223ed115fddec85b9b3376bcce5f0d763b9d1508d1.webp","rails.webp":"rails-31b940f10e72b2af868a1cbe47118dcaad0d9fe477536fa14b58c8ae8bc7e0f3383edb7c58606518027db9b7a66cb75ea3da761f26943475ccce4c7977c767f6.webp","bash.webp":"bash-434dc2f470afe53a3a497868acf66244066d61d944d1b50779cd244474ae4cc483e287b6a5df76b0ffd964d2cae07d2ed566769787e03a7487c1c5062110969a.webp","php.webp":"php-05ed5c662a4f7a0af00e1dfb56b4fa95c7c8b29d6ec8b59fa70dc1e4dd0252f4c3e33c5abaf74554108449ede8ae2469a205983bd5bf25a656051369a05c0c77.webp","gplv3_logo.webp":"gplv3_logo-e003f687c9e680dcff5a1e7eab70b67f590cc1f0de11ed6d7e9d5854ad1520350713689437c1985c10e0e63b004d0ec22fcd5f06a4b2e4ef2bbf190bef8261a5.webp","postgresql.webp":"postgresql-a49ad65c1659345dec11412d756143d90f0ce4dc1086e0455a3f30a9f5a2913c7f7baca14f2fb142365bc8f213e535a7948ac259e051853eed45241724e9fe57.webp","laravel.webp":"laravel-44f202860c63891d2652345aba776971ba35415f32fdff81ce964e7a02b44bfeaa8f3d251fab1c57360317716da84a745f1aa0c5e7972d7b8e69178988b37fca.webp","ruby.webp":"ruby-aa8d6ec0c0e7503fdc0edc5656fcf1c2f38e47e24c1e98a1c5b1d1751123d10a5dcc05600b402dcc088ba3c75644f943c131e2cf37b74d3d642bf85c59912f5b.webp","main.js":"main-d66ae911e9baad27bf76fc31381210c21520c7629933b57d51cdb1fd775a286a935a4fe93937373ab23db4f0540f2116724a47cd8d4a0656e33b613a81e6fbf5.js","main.css":"main-2fe671065eca045418248e501b5b906bb8e531f04f4f12de1f6f7283fd114781c2c5ffa98b25310a61eb12c657bc4c872049fe23799e4c6d4d55f0591c07cc33.css"},"sourceMapFiles":["source-maps/main.js.map","source-maps/main.scss.map","source-maps/_assets/javascripts/main.js","source-maps/_assets/stylesheets/main.scss","source-maps/_assets/javascripts/jquery.js","source-maps/_assets/javascripts/simple-jekyll-search.js","source-maps/_assets/stylesheets/_fontello.scss","source-maps/_assets/javascripts/morphext.js","source-maps/_assets/stylesheets/_bootstrap-custom.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/_functions.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/_variables.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/_mixins.scss","source-maps/_assets/stylesheets/vendor/_rfs.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/mixins/_deprecate.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/mixins/_breakpoints.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/mixins/_hover.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/mixins/_image.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/mixins/_size.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/mixins/_reset-text.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/mixins/_text-emphasis.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/mixins/_text-hide.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/mixins/_text-truncate.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/mixins/_buttons.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/mixins/_caret.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/mixins/_lists.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/mixins/_list-group.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/mixins/_nav-divider.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/mixins/_forms.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/mixins/_border-radius.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/mixins/_box-shadow.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/mixins/_transition.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/mixins/_clearfix.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/mixins/_grid-framework.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/mixins/_grid.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/mixins/_float.scss","source-maps/_assets/stylesheets/bootstrap/_root.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/_reboot.scss","source-maps/_assets/stylesheets/bootstrap/_type.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/_code.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/_grid.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/_forms.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/_buttons.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/_dropdown.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/_input-group.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/_navbar.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/_card.scss","source-maps/_assets/stylesheets/bootstrap/_jumbotron.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/_list-group.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/_utilities.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/utilities/_align.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/utilities/_background.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/utilities/_borders.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/utilities/_clearfix.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/utilities/_display.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/utilities/_embed.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/utilities/_flex.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/utilities/_float.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/utilities/_interactions.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/utilities/_overflow.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/utilities/_position.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/utilities/_screenreaders.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/utilities/_shadows.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/utilities/_sizing.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/utilities/_spacing.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/utilities/_stretched-link.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/utilities/_text.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/utilities/_visibility.scss","source-maps/_assets/stylesheets/vendor/_fonts.scss","source-maps/_assets/stylesheets/vendor/_animate.scss","source-maps/_assets/stylesheets/vendor/_morphext.scss","source-maps/_assets/stylesheets/_base.scss","source-maps/_assets/stylesheets/_layout.scss","source-maps/_assets/stylesheets/_sidebar.scss"]}
\ No newline at end of file
+{"files":{"fabio_purple-ea7a2b308b5a8bfdcca81e62b2e58d0b7b50f6615c4f94b24d95756e60b3dc1f338feefa7fe8bbcdd07cbf02fe1a7c7d70b3269f8f96b1c1ef1600a3d2ae0097.webp":{"logical_path":"fabio_purple.webp","mtime":"2021-08-23T12:19:55+02:00","size":36544,"digest":"ea7a2b308b5a8bfdcca81e62b2e58d0b7b50f6615c4f94b24d95756e60b3dc1f338feefa7fe8bbcdd07cbf02fe1a7c7d70b3269f8f96b1c1ef1600a3d2ae0097","integrity":"sha512-6norMItai/3MqB5isuWNC3tQ9mFcT5SyTZV1bmCz3B8zj+76f+i7zdB8vwL+Gnx9cLMmn4+WscHvFgCj0q4Alw=="},"stefano_amandonico-55985a93525e2865bf5fa81f1b30d1cd9cfa7bd05923da3292526576d62f51176038fa04a844c1680be63fb3aa138fbda93ccc597c0e15413cf0657b6c0cddd5.webp":{"logical_path":"stefano_amandonico.webp","mtime":"2021-08-23T12:19:55+02:00","size":11654,"digest":"55985a93525e2865bf5fa81f1b30d1cd9cfa7bd05923da3292526576d62f51176038fa04a844c1680be63fb3aa138fbda93ccc597c0e15413cf0657b6c0cddd5","integrity":"sha512-VZhak1JeKGW/X6gfGzDRzZz6e9BZI9oyklJldtYvURdgOPoEqETBaAvmP7OqE4+9qTzMWXwOFUE88GV7bAzd1Q=="},"sydro-1fb75d66312034ed5f57f329ddc7722fdd1fb8b8bdfd8c1c2fa6f5b0f0cc1ce48ff96a36d36d03c835724407ce682f82abcfa1f1dde234a94553bcc4b85b1ab9.webp":{"logical_path":"sydro.webp","mtime":"2021-08-23T12:19:55+02:00","size":25674,"digest":"1fb75d66312034ed5f57f329ddc7722fdd1fb8b8bdfd8c1c2fa6f5b0f0cc1ce48ff96a36d36d03c835724407ce682f82abcfa1f1dde234a94553bcc4b85b1ab9","integrity":"sha512-H7ddZjEgNO1fV/Mp3cdyL90fuLi9/YwcL6b1sPDMHOSP+Wo2020DyDVyRAfOaC+Cq8+h8d3iNKlFU7zEuFsauQ=="},"sara-e538133815d0b5f7a3510cc5b2548641ec3ed9f5c5242d8e822814b4f286c750f277ee1c9184a8c161342e6bcc4bf93aaa6a5a0066ef10594c8d128117488980.webp":{"logical_path":"sara.webp","mtime":"2021-08-23T12:19:55+02:00","size":23628,"digest":"e538133815d0b5f7a3510cc5b2548641ec3ed9f5c5242d8e822814b4f286c750f277ee1c9184a8c161342e6bcc4bf93aaa6a5a0066ef10594c8d128117488980","integrity":"sha512-5TgTOBXQtfejUQzFslSGQew+2fXFJC2OgigUtPKGx1Dyd+4ckYSowWE0LmvMS/k6qmpaAGbvEFlMjRKBF0iJgA=="},"yamabiiko-3d812d63c6eada7f2f3b0e74f8523cc458ad904cd412aff1768f5f8b0c5a10553025eac2ddc001ecbd384fcc95c3c6c26504b56c4d674a411031fbde2136fb10.webp":{"logical_path":"yamabiiko.webp","mtime":"2021-08-23T12:19:55+02:00","size":74598,"digest":"3d812d63c6eada7f2f3b0e74f8523cc458ad904cd412aff1768f5f8b0c5a10553025eac2ddc001ecbd384fcc95c3c6c26504b56c4d674a411031fbde2136fb10","integrity":"sha512-PYEtY8bq2n8vOw50+FI8xFitkEzUEq/xdo9fiwxaEFUwJerC3cAB7L04T8yVw8bCZQS1bE1nSkEQMfveITb7EA=="},"mastodon-448a0e1cefce72f1aadd521b2ca3d7c5edf2f76fd6aa12f1ac11bdf07f5e92f586fb517e5f76bbcd5b5d79c430b26261443dd6e06dca5fa25ac423d61025a916.webp":{"logical_path":"mastodon.webp","mtime":"2021-08-23T12:19:55+02:00","size":6202,"digest":"448a0e1cefce72f1aadd521b2ca3d7c5edf2f76fd6aa12f1ac11bdf07f5e92f586fb517e5f76bbcd5b5d79c430b26261443dd6e06dca5fa25ac423d61025a916","integrity":"sha512-RIoOHO/OcvGq3VIbLKPXxe3y92/WqhLxrBG98H9ekvWG+1F+X3a7zVtdecQwsmJhRD3W4G3KX6JaxCPWECWpFg=="},"cmaradonna-175260e3f5944808218946241f374a1f2e56ffa8e01ef7e8aaf8e58b06cfce472ff9f200a2180e733fd69c62957c6a3cdbbbc05c209d7b2426e7f698c1365362.webp":{"logical_path":"cmaradonna.webp","mtime":"2021-08-23T12:19:55+02:00","size":48516,"digest":"175260e3f5944808218946241f374a1f2e56ffa8e01ef7e8aaf8e58b06cfce472ff9f200a2180e733fd69c62957c6a3cdbbbc05c209d7b2426e7f698c1365362","integrity":"sha512-F1Jg4/WUSAghiUYkHzdKHy5W/6jgHvfoqvjliwbPzkcv+fIAohgOcz/WnGKVfGo827vAXCCdeyQm5/aYwTZTYg=="},"Raleway_300-53af7119bde8d00937eaf6538ceca466538f88ea5ca4666fd2709be1a68e9baa1c661ac432d36870b50953eac65a3b95ce62be6987a107477bd732033fcddca2.woff2":{"logical_path":"Raleway_300.woff2","mtime":"2021-08-23T11:05:18+02:00","size":20808,"digest":"53af7119bde8d00937eaf6538ceca466538f88ea5ca4666fd2709be1a68e9baa1c661ac432d36870b50953eac65a3b95ce62be6987a107477bd732033fcddca2","integrity":"sha512-U69xGb3o0Ak36vZTjOykZlOPiOpcpGZv0nCb4aaOm6ocZhrEMtNocLUJU+rGWjuVzmK+aYehB0d71zIDP83cog=="},"Raleway_300-340e1d4b54c96dac1500cbc9549c3a0cb75bbbc70fec0b8c29b64a5a3b322472580b3b76d952e4347d308f33b714376e2c7bf491d3419f979a20a661d0675867.ttf":{"logical_path":"Raleway_300.ttf","mtime":"2021-08-23T11:05:18+02:00","size":55564,"digest":"340e1d4b54c96dac1500cbc9549c3a0cb75bbbc70fec0b8c29b64a5a3b322472580b3b76d952e4347d308f33b714376e2c7bf491d3419f979a20a661d0675867","integrity":"sha512-NA4dS1TJbawVAMvJVJw6DLdbu8cP7AuMKbZKWjsyJHJYCzt22VLkNH0wjzO3FDduLHv0kdNBn5eaIKZh0GdYZw=="},"Raleway_300-05933e8f1d6454a2a60604c0f0df3ea0c3e3b500bc17606742b3c275ad535039a651944bdeb0faf29065d18587617f3a5c35b82a3fc32b2d65415457d12940f3.eot":{"logical_path":"Raleway_300.eot","mtime":"2021-08-23T11:05:18+02:00","size":23872,"digest":"05933e8f1d6454a2a60604c0f0df3ea0c3e3b500bc17606742b3c275ad535039a651944bdeb0faf29065d18587617f3a5c35b82a3fc32b2d65415457d12940f3","integrity":"sha512-BZM+jx1kVKKmBgTA8N8+oMPjtQC8F2BnQrPCda1TUDmmUZRL3rD68pBl0YWHYX86XDW4Kj/DKy1lQVRX0SlA8w=="},"Raleway_300-68e6f38fe6f511c9ced95809c660f7af260cdd41b576895e1afaebfb4618b37003061dfb893c8f1ab4984bfb88441d0f995fe593779914c1cff8709f453da87e.svg":{"logical_path":"Raleway_300.svg","mtime":"2021-08-23T11:05:18+02:00","size":58926,"digest":"68e6f38fe6f511c9ced95809c660f7af260cdd41b576895e1afaebfb4618b37003061dfb893c8f1ab4984bfb88441d0f995fe593779914c1cff8709f453da87e","integrity":"sha512-aObzj+b1EcnO2VgJxmD3ryYM3UG1doleGvrr+0YYs3ADBh37iTyPGrSYS/uIRB0PmV/lk3eZFMHP+HCfRT2ofg=="},"Raleway_300-4a1bfb41fac93bf3afcbe6f2ecb4dcfb47b86598288f76ffdac5acee25db4176a657f9a86c89ea90ef07d5a07d763648e8b550e5315d9dc1b081ee92f651331f.woff":{"logical_path":"Raleway_300.woff","mtime":"2021-08-23T11:05:18+02:00","size":25328,"digest":"4a1bfb41fac93bf3afcbe6f2ecb4dcfb47b86598288f76ffdac5acee25db4176a657f9a86c89ea90ef07d5a07d763648e8b550e5315d9dc1b081ee92f651331f","integrity":"sha512-Shv7QfrJO/Ovy+by7LTc+0e4ZZgoj3b/2sWs7iXbQXamV/mobInqkO8H1aB9djZI6LVQ5TFdncGwge6S9lEzHw=="},"Raleway_400-916b4c946be9173e8e7f55bff38f2e9ec86dfc8f27b9b07c7a4a79e322c0906a27c5a534ebfeae5409a5e073fc6e80670824f9f1faf81b4ed6596100b57332b1.woff2":{"logical_path":"Raleway_400.woff2","mtime":"2021-08-23T11:05:18+02:00","size":20724,"digest":"916b4c946be9173e8e7f55bff38f2e9ec86dfc8f27b9b07c7a4a79e322c0906a27c5a534ebfeae5409a5e073fc6e80670824f9f1faf81b4ed6596100b57332b1","integrity":"sha512-kWtMlGvpFz6Of1W/848unsht/I8nubB8ekp54yLAkGonxaU06/6uVAml4HP8boBnCCT58fr4G07WWWEAtXMysQ=="},"Raleway_400-5604182d2e3dd38007b967de7b3f206f069a96c6dd85cddb13b02c757936ccd078fca0626032400a1e75c062a007e844610c9f5ad99031935cfe6be9091ebc9a.svg":{"logical_path":"Raleway_400.svg","mtime":"2021-08-23T11:05:18+02:00","size":58763,"digest":"5604182d2e3dd38007b967de7b3f206f069a96c6dd85cddb13b02c757936ccd078fca0626032400a1e75c062a007e844610c9f5ad99031935cfe6be9091ebc9a","integrity":"sha512-VgQYLS4904AHuWfeez8gbwaalsbdhc3bE7AsdXk2zNB4/KBiYDJACh51wGKgB+hEYQyfWtmQMZNc/mvpCR68mg=="},"Raleway_400-35992420a9f85848b36150b250599e62f9699206e1e906ff0c9641077afd22bf0ad079edf53702c2f6352af5c1647ab4f9d0a15dbc8768c79710018520742262.eot":{"logical_path":"Raleway_400.eot","mtime":"2021-08-23T11:05:18+02:00","size":23759,"digest":"35992420a9f85848b36150b250599e62f9699206e1e906ff0c9641077afd22bf0ad079edf53702c2f6352af5c1647ab4f9d0a15dbc8768c79710018520742262","integrity":"sha512-NZkkIKn4WEizYVCyUFmeYvlpkgbh6Qb/DJZBB3r9Ir8K0Hnt9TcCwvY1KvXBZHq0+dChXbyHaMeXEAGFIHQiYg=="},"header-network-56495618d5bc1fd9d819997757c9acd56f07d13bbb88e979106f8b35c6f86318283461d55450cdd4c8095a47d4fb565ac58541f4c164491a69c0de5f50093f9a.webp":{"logical_path":"header-network.webp","mtime":"2021-08-23T11:05:18+02:00","size":37024,"digest":"56495618d5bc1fd9d819997757c9acd56f07d13bbb88e979106f8b35c6f86318283461d55450cdd4c8095a47d4fb565ac58541f4c164491a69c0de5f50093f9a","integrity":"sha512-VklWGNW8H9nYGZl3V8ms1W8H0Tu7iOl5EG+LNcb4YxgoNGHVVFDN1MgJWkfU+1ZaxYVB9MFkSRppwN5fUAk/mg=="},"libretto-icons/libretto-icons-c1817ddfa024d634f28572215a6449f8c5479f693db59a2eeb76a84fd867c8c698b06cbc5b176b3e91a8ec384f853449f2cd96570c6d857c38d24f737ee8c7f6.woff":{"logical_path":"libretto-icons/libretto-icons.woff","mtime":"2021-08-23T11:05:18+02:00","size":6312,"digest":"c1817ddfa024d634f28572215a6449f8c5479f693db59a2eeb76a84fd867c8c698b06cbc5b176b3e91a8ec384f853449f2cd96570c6d857c38d24f737ee8c7f6","integrity":"sha512-wYF936Ak1jTyhXIhWmRJ+MVHn2k9tZou63aoT9hnyMaYsGy8WxdrPpGo7DhPhTRJ8s2WVwxthXw40k9zfujH9g=="},"Raleway_400-9d514b60e5a1e0cadfafb83fc0a288e721e78fe2cd1ba151284bcc5780bd354b85bdaf1f22e6afa3af96688290726f185b65b084ff7e863ac1f3bad69708805e.ttf":{"logical_path":"Raleway_400.ttf","mtime":"2021-08-23T11:05:18+02:00","size":54112,"digest":"9d514b60e5a1e0cadfafb83fc0a288e721e78fe2cd1ba151284bcc5780bd354b85bdaf1f22e6afa3af96688290726f185b65b084ff7e863ac1f3bad69708805e","integrity":"sha512-nVFLYOWh4Mrfr7g/wKKI5yHnj+LNG6FRKEvMV4C9NUuFva8fIuavo6+WaIKQcm8YW2WwhP9+hjrB87rWlwiAXg=="},"libretto-icons/libretto-icons-fbc7167e46b7728f8b7574e753095e22e365fe1435d0c25da22a597617d0b82b0bf0edbf44b9a917cc55004ad5a581dca355182f1785f8ba2365c024b9471741.eot":{"logical_path":"libretto-icons/libretto-icons.eot","mtime":"2021-08-23T11:05:18+02:00","size":8460,"digest":"fbc7167e46b7728f8b7574e753095e22e365fe1435d0c25da22a597617d0b82b0bf0edbf44b9a917cc55004ad5a581dca355182f1785f8ba2365c024b9471741","integrity":"sha512-+8cWfka3co+LdXTnUwleIuNl/hQ10MJdoipZdhfQuCsL8O2/RLmpF8xVAErVpYHco1UYLxeF+LojZcAkuUcXQQ=="},"Raleway_400-942773ce8508e992072d30009c7389e03c940f31fbf02a132929c0f4e13f852b7d9e42f70562e28a65714c58cf8784a09e0bab85fdd3a99678de1c175c28a82e.woff":{"logical_path":"Raleway_400.woff","mtime":"2021-08-23T11:05:18+02:00","size":25244,"digest":"942773ce8508e992072d30009c7389e03c940f31fbf02a132929c0f4e13f852b7d9e42f70562e28a65714c58cf8784a09e0bab85fdd3a99678de1c175c28a82e","integrity":"sha512-lCdzzoUI6ZIHLTAAnHOJ4DyUDzH78CoTKSnA9OE/hSt9nkL3BWLiimVxTFjPh4Sgngurhf3TqZZ43hwXXCioLg=="},"header-radio-f2562273b9dce80a1176471495e579d02414b0dddbab9c345833a71d3cca5aa34e250136ad7c18b74dd1fd4558fd0e5f9928c349633c89d7fdc377082c57b269.webp":{"logical_path":"header-radio.webp","mtime":"2021-08-23T12:19:55+02:00","size":87726,"digest":"f2562273b9dce80a1176471495e579d02414b0dddbab9c345833a71d3cca5aa34e250136ad7c18b74dd1fd4558fd0e5f9928c349633c89d7fdc377082c57b269","integrity":"sha512-8lYic7nc6AoRdkcUleV50CQUsN3bq5w0WDOnHTzKWqNOJQE2rXwYt03R/UVY/Q5fmSjDSWM8idf9w3cILFeyaQ=="},"logo-extended-dark-185eb322f8d248dfc70adbf7f3d3fe08929f4d236a298a7088e681598cb230867eb130a6f81456a84b60718178fb83be96c552696661ced60f463b49095112c2.webp":{"logical_path":"logo-extended-dark.webp","mtime":"2021-08-23T12:19:55+02:00","size":6976,"digest":"185eb322f8d248dfc70adbf7f3d3fe08929f4d236a298a7088e681598cb230867eb130a6f81456a84b60718178fb83be96c552696661ced60f463b49095112c2","integrity":"sha512-GF6zIvjSSN/HCtv389P+CJKfTSNqKYpwiOaBWYyyMIZ+sTCm+BRWqEtgcYF4+4O+lsVSaWZhztYPRjtJCVESwg=="},"libretto-icons/libretto-icons-19d8e0dacaec3e194c7aaf179087a3ed0c0e715a578fef15617c8c217c425ed66751eca64d981c8db1ba340d16dc0433b1fd0c75dfa08559bf888dd3d865cd1b.svg":{"logical_path":"libretto-icons/libretto-icons.svg","mtime":"2021-08-23T11:05:18+02:00","size":18986,"digest":"19d8e0dacaec3e194c7aaf179087a3ed0c0e715a578fef15617c8c217c425ed66751eca64d981c8db1ba340d16dc0433b1fd0c75dfa08559bf888dd3d865cd1b","integrity":"sha512-Gdjg2srsPhlMeq8XkIej7QwOcVpXj+8VYXyMIXxCXtZnUeymTZgcjbG6NA0W3AQzsf0Mdd+ghVm/iI3T2GXNGw=="},"header-peertube-d52d22464c7d98f1687487d3372f74a7e9e1fd5d57e29a5ab648d871190188ad5afb89190fb90b3a1d63512d18c6f9458d0de11fda7ed0c7fadf940fb39aa558.webp":{"logical_path":"header-peertube.webp","mtime":"2021-08-23T12:19:55+02:00","size":74254,"digest":"d52d22464c7d98f1687487d3372f74a7e9e1fd5d57e29a5ab648d871190188ad5afb89190fb90b3a1d63512d18c6f9458d0de11fda7ed0c7fadf940fb39aa558","integrity":"sha512-1S0iRkx9mPFodIfTNy90p+nh/V1X4ppatkjYcRkBiK1a+4kZD7kLOh1jUS0YxvlFjQ3hH9p+0Mf635QPs5qlWA=="},"libreboot-cc04c8c719113e6bed14d4af0bf9ec80c90c78badabc13aff1af623227b2176a14fa2e5f42bf5195e0179541998885849074281802732ac3faf72ee313fa1bbe.webp":{"logical_path":"libreboot.webp","mtime":"2021-08-23T11:05:18+02:00","size":93896,"digest":"cc04c8c719113e6bed14d4af0bf9ec80c90c78badabc13aff1af623227b2176a14fa2e5f42bf5195e0179541998885849074281802732ac3faf72ee313fa1bbe","integrity":"sha512-zATIxxkRPmvtFNSvC/nsgMkMeLravBOv8a9iMieyF2oU+i5fQr9RleAXlUGZiIWEkHQoGAJzKsP69y7jE/obvg=="},"libretto-icons/libretto-icons-acbed8afc6fad31929cf698876812ead51431fd086bde8bce8957156fbb983ad3bedc9c1bf9e632de7e9bd918ab98bf04b10f33f91f7f1a2895b772d6a839a0d.ttf":{"logical_path":"libretto-icons/libretto-icons.ttf","mtime":"2021-08-23T11:05:18+02:00","size":8280,"digest":"acbed8afc6fad31929cf698876812ead51431fd086bde8bce8957156fbb983ad3bedc9c1bf9e632de7e9bd918ab98bf04b10f33f91f7f1a2895b772d6a839a0d","integrity":"sha512-rL7Yr8b60xkpz2mIdoEurVFDH9CGvei86JVxVvu5g6077cnBv55jLefpvZGKuYvwSxDzP5H38aKJW3ctaoOaDQ=="},"liberapay-a7f315ef8f959d993dfc27372fc0f25a9f41a964e4a1a6996cff2befd1a49d4ce10b5bb689f6b8e52c9f2a199691f905c2efd1634390096efb85597ae795fb82.webp":{"logical_path":"liberapay.webp","mtime":"2021-08-23T12:19:55+02:00","size":232,"digest":"a7f315ef8f959d993dfc27372fc0f25a9f41a964e4a1a6996cff2befd1a49d4ce10b5bb689f6b8e52c9f2a199691f905c2efd1634390096efb85597ae795fb82","integrity":"sha512-p/MV74+VnZk9/Cc3L8DyWp9BqWTkoaaZbP8r79GknUzhC1u2ifa45SyfKhmWkfkFwu/RY0OQCW77hVl655X7gg=="},"nextcloud-example-eaebea23708e1a877e66164e5666bd7ebd571a77a04ed577316266b87adb5755a9c5e95cd50117677651e004967fd17cafe3b5c9c71ad7dcd59035a16b75f219.webp":{"logical_path":"nextcloud-example.webp","mtime":"2021-08-23T12:19:55+02:00","size":12016,"digest":"eaebea23708e1a877e66164e5666bd7ebd571a77a04ed577316266b87adb5755a9c5e95cd50117677651e004967fd17cafe3b5c9c71ad7dcd59035a16b75f219","integrity":"sha512-6uvqI3COGod+ZhZOVma9fr1XGnegTtV3MWJmuHrbV1Wpxelc1QEXZ3ZR4ASWf9F8r+O1ycca19zVkDWha3XyGQ=="},"info_at_unitoo_qrcode-312cbf1ea1f35dfae76c4e3e7136c5a97bebf3e4748951c8d022021133f0633715fdd59cafe64b17670a8c05836a3db868d804b94b3890c231f38a802dda9bc8.webp":{"logical_path":"info_at_unitoo_qrcode.webp","mtime":"2021-08-23T12:19:55+02:00","size":2878,"digest":"312cbf1ea1f35dfae76c4e3e7136c5a97bebf3e4748951c8d022021133f0633715fdd59cafe64b17670a8c05836a3db868d804b94b3890c231f38a802dda9bc8","integrity":"sha512-MSy/HqHzXfrnbE4+cTbFqXvr8+R0iVHI0CICETPwYzcV/dWcr+ZLF2cKjAWDaj24aNgEuUs4kMIx84qALdqbyA=="},"azuracast-example-22afea15b8aa6fe35784c7a1fe1ed736476300affb6468cd6386c1598395cfacc0dc8ea43809affae91a32f60e884eac5c85b811c2480c133907f9d23fa5de12.webp":{"logical_path":"azuracast-example.webp","mtime":"2021-08-23T12:19:55+02:00","size":21242,"digest":"22afea15b8aa6fe35784c7a1fe1ed736476300affb6468cd6386c1598395cfacc0dc8ea43809affae91a32f60e884eac5c85b811c2480c133907f9d23fa5de12","integrity":"sha512-Iq/qFbiqb+NXhMeh/h7XNkdjAK/7ZGjNY4bBWYOVz6zA3I6kOAmv+ukaMvYOiE6sXIW4EcJIDBM5B/nSP6XeEg=="},"qt-0d672280ae09b3f057d777aed303580e8fbd6923bd0bf3ac0bca6e49bbb44e9439077f73e6b1fccc264c96444eed933adf9d826745cfa33347667f7f28c53c7a.webp":{"logical_path":"qt.webp","mtime":"2021-08-23T12:19:55+02:00","size":596,"digest":"0d672280ae09b3f057d777aed303580e8fbd6923bd0bf3ac0bca6e49bbb44e9439077f73e6b1fccc264c96444eed933adf9d826745cfa33347667f7f28c53c7a","integrity":"sha512-DWcigK4Js/BX13eu0wNYDo+9aSO9C/OsC8puSbu0TpQ5B39z5rH8zCZMlkRO7ZM6352CZ0XPozNHZn9/KMU8eg=="},"libreboot_logo-55bbf2eee9e97c88c9104c7b4e0521b9b2ef51acb2f982f43cb170b93a3ac347226da97412a92951582866c0356a3afe20d30eca6a9c9622e649a02a7b876c04.webp":{"logical_path":"libreboot_logo.webp","mtime":"2021-08-23T12:19:55+02:00","size":10976,"digest":"55bbf2eee9e97c88c9104c7b4e0521b9b2ef51acb2f982f43cb170b93a3ac347226da97412a92951582866c0356a3afe20d30eca6a9c9622e649a02a7b876c04","integrity":"sha512-Vbvy7unpfIjJEEx7TgUhubLvUayy+YL0PLFwuTo6w0cibal0EqkpUVgoZsA1ajr+INMOymqcliLmSaAqe4dsBA=="},"cpp-e940428fd3fb55f9f9999a31f580cacb8a5183cb035792c6d2287fcdd335c6fe1ac550d99b3a628e683220f60c88ca7ce45ba58bee9bde4f52c8f25df96d95ec.webp":{"logical_path":"cpp.webp","mtime":"2021-08-23T12:19:55+02:00","size":1136,"digest":"e940428fd3fb55f9f9999a31f580cacb8a5183cb035792c6d2287fcdd335c6fe1ac550d99b3a628e683220f60c88ca7ce45ba58bee9bde4f52c8f25df96d95ec","integrity":"sha512-6UBCj9P7Vfn5mZox9YDKy4pRg8sDV5LG0ih/zdM1xv4axVDZmzpijmgyIPYMiMp85Fuli+6b3k9SyPJd+W2V7A=="},"pihole-example-204f21ca03cd57647cd35df18293071d503819e216754921ed5a9a347bc366d0e937d64043bae6b033c237e594d19d48c3ee40a2e26f83c7324682825799f420.webp":{"logical_path":"pihole-example.webp","mtime":"2021-08-23T12:19:55+02:00","size":9126,"digest":"204f21ca03cd57647cd35df18293071d503819e216754921ed5a9a347bc366d0e937d64043bae6b033c237e594d19d48c3ee40a2e26f83c7324682825799f420","integrity":"sha512-IE8hygPNV2R8013xgpMHHVA4GeIWdUkh7VqaNHvDZtDpN9ZAQ7rmsDPCN+WU0Z1Iw+5AouJvg8cyRoKCV5n0IA=="},"rust-4093c1758f14bf77cafcc0a603dadfe5e28bee217b1a59c09d5a3eb295d000c087fd5d26b505ef9aa87ff51f7fa1aea9123ee98a7b8be6e223f65b584dbe980a.webp":{"logical_path":"rust.webp","mtime":"2021-08-23T12:19:55+02:00","size":3730,"digest":"4093c1758f14bf77cafcc0a603dadfe5e28bee217b1a59c09d5a3eb295d000c087fd5d26b505ef9aa87ff51f7fa1aea9123ee98a7b8be6e223f65b584dbe980a","integrity":"sha512-QJPBdY8Uv3fK/MCmA9rf5eKL7iF7GlnAnVo+spXQAMCH/V0mtQXvmqh/9R9/oa6pEj7pinuL5uIj9ltYTb6YCg=="},"html5-1e71e65d8a82865c89f7f4a802d3ad5dfec40c4df1388c298849b85f2545c68dce96529d6b547e4eb82837223ed115fddec85b9b3376bcce5f0d763b9d1508d1.webp":{"logical_path":"html5.webp","mtime":"2021-08-23T12:19:55+02:00","size":1262,"digest":"1e71e65d8a82865c89f7f4a802d3ad5dfec40c4df1388c298849b85f2545c68dce96529d6b547e4eb82837223ed115fddec85b9b3376bcce5f0d763b9d1508d1","integrity":"sha512-HnHmXYqChlyJ9/SoAtOtXf7EDE3xOIwpiEm4XyVFxo3OllKda1R+TrgoNyI+0RX93shbmzN2vM5fDXY7nRUI0Q=="},"rails-31b940f10e72b2af868a1cbe47118dcaad0d9fe477536fa14b58c8ae8bc7e0f3383edb7c58606518027db9b7a66cb75ea3da761f26943475ccce4c7977c767f6.webp":{"logical_path":"rails.webp","mtime":"2021-08-23T12:19:55+02:00","size":1602,"digest":"31b940f10e72b2af868a1cbe47118dcaad0d9fe477536fa14b58c8ae8bc7e0f3383edb7c58606518027db9b7a66cb75ea3da761f26943475ccce4c7977c767f6","integrity":"sha512-MblA8Q5ysq+Gihy+RxGNyq0Nn+R3U2+hS1jIrovH4PM4Ptt8WGBlGAJ9ubembLdeo9p2HyaUNHXMzkx5d8dn9g=="},"bash-434dc2f470afe53a3a497868acf66244066d61d944d1b50779cd244474ae4cc483e287b6a5df76b0ffd964d2cae07d2ed566769787e03a7487c1c5062110969a.webp":{"logical_path":"bash.webp","mtime":"2021-08-23T12:19:55+02:00","size":1452,"digest":"434dc2f470afe53a3a497868acf66244066d61d944d1b50779cd244474ae4cc483e287b6a5df76b0ffd964d2cae07d2ed566769787e03a7487c1c5062110969a","integrity":"sha512-Q03C9HCv5To6SXhorPZiRAZtYdlE0bUHec0kRHSuTMSD4oe2pd92sP/ZZNLK4H0u1WZ2l4fgOnSHwcUGIRCWmg=="},"php-05ed5c662a4f7a0af00e1dfb56b4fa95c7c8b29d6ec8b59fa70dc1e4dd0252f4c3e33c5abaf74554108449ede8ae2469a205983bd5bf25a656051369a05c0c77.webp":{"logical_path":"php.webp","mtime":"2021-08-23T12:19:55+02:00","size":1050,"digest":"05ed5c662a4f7a0af00e1dfb56b4fa95c7c8b29d6ec8b59fa70dc1e4dd0252f4c3e33c5abaf74554108449ede8ae2469a205983bd5bf25a656051369a05c0c77","integrity":"sha512-Be1cZipPegrwDh37VrT6lcfIsp1uyLWfpw3B5N0CUvTD4zxauvdFVBCESe3oriRpogWYO9W/JaZWBRNpoFwMdw=="},"gplv3_logo-e003f687c9e680dcff5a1e7eab70b67f590cc1f0de11ed6d7e9d5854ad1520350713689437c1985c10e0e63b004d0ec22fcd5f06a4b2e4ef2bbf190bef8261a5.webp":{"logical_path":"gplv3_logo.webp","mtime":"2021-08-23T12:19:55+02:00","size":11712,"digest":"e003f687c9e680dcff5a1e7eab70b67f590cc1f0de11ed6d7e9d5854ad1520350713689437c1985c10e0e63b004d0ec22fcd5f06a4b2e4ef2bbf190bef8261a5","integrity":"sha512-4AP2h8nmgNz/Wh5+q3C2f1kMwfDeEe1tfp1YVK0VIDUHE2iUN8GYXBDg5jsATQ7CL81fBqSy5O8rvxkL74JhpQ=="},"postgresql-a49ad65c1659345dec11412d756143d90f0ce4dc1086e0455a3f30a9f5a2913c7f7baca14f2fb142365bc8f213e535a7948ac259e051853eed45241724e9fe57.webp":{"logical_path":"postgresql.webp","mtime":"2021-08-23T12:19:55+02:00","size":1910,"digest":"a49ad65c1659345dec11412d756143d90f0ce4dc1086e0455a3f30a9f5a2913c7f7baca14f2fb142365bc8f213e535a7948ac259e051853eed45241724e9fe57","integrity":"sha512-pJrWXBZZNF3sEUEtdWFD2Q8M5NwQhuBFWj8wqfWikTx/e6yhTy+xQjZbyPIT5TWnlIrCWeBRhT7tRSQXJOn+Vw=="},"laravel-44f202860c63891d2652345aba776971ba35415f32fdff81ce964e7a02b44bfeaa8f3d251fab1c57360317716da84a745f1aa0c5e7972d7b8e69178988b37fca.webp":{"logical_path":"laravel.webp","mtime":"2021-08-23T12:19:55+02:00","size":1476,"digest":"44f202860c63891d2652345aba776971ba35415f32fdff81ce964e7a02b44bfeaa8f3d251fab1c57360317716da84a745f1aa0c5e7972d7b8e69178988b37fca","integrity":"sha512-RPIChgxjiR0mUjRaundpcbo1QV8y/f+BzpZOegK0S/6qjz0lH6scVzYDF3FtqEp0XxqgxeeXLXuOaReJiLN/yg=="},"ruby-aa8d6ec0c0e7503fdc0edc5656fcf1c2f38e47e24c1e98a1c5b1d1751123d10a5dcc05600b402dcc088ba3c75644f943c131e2cf37b74d3d642bf85c59912f5b.webp":{"logical_path":"ruby.webp","mtime":"2021-08-23T12:19:55+02:00","size":1480,"digest":"aa8d6ec0c0e7503fdc0edc5656fcf1c2f38e47e24c1e98a1c5b1d1751123d10a5dcc05600b402dcc088ba3c75644f943c131e2cf37b74d3d642bf85c59912f5b","integrity":"sha512-qo1uwMDnUD/cDtxWVvzxwvOOR+JMHpihxbHRdREj0QpdzAVgC0AtzAiLo8dWRPlDwTHizze3TT1kK/hcWZEvWw=="},"main-d66ae911e9baad27bf76fc31381210c21520c7629933b57d51cdb1fd775a286a935a4fe93937373ab23db4f0540f2116724a47cd8d4a0656e33b613a81e6fbf5.js":{"logical_path":"main.js","mtime":"2021-08-23T12:19:55+02:00","size":93402,"digest":"d66ae911e9baad27bf76fc31381210c21520c7629933b57d51cdb1fd775a286a935a4fe93937373ab23db4f0540f2116724a47cd8d4a0656e33b613a81e6fbf5","integrity":"sha512-1mrpEem6rSe/dvwxOBIQwhUgx2KZM7V9Uc2x/XdaKGqTWk/pOTc3OrI9tPBUDyEWckpHzY1KBlbjO2E6geb79Q=="},"main-226cf901bb62a2793e6a8deadd7ded4a120317c4176a9ed810cd7bb7d6925d4222c52d93454d14c9efbb9c399facc42af3af1de64d1f1a4f4fbb13df1348456e.css":{"logical_path":"main.css","mtime":"2021-08-23T10:55:04+02:00","size":114755,"digest":"226cf901bb62a2793e6a8deadd7ded4a120317c4176a9ed810cd7bb7d6925d4222c52d93454d14c9efbb9c399facc42af3af1de64d1f1a4f4fbb13df1348456e","integrity":"sha512-Imz5Abtionk+ao3q3X3tShIDF8QXap7YEM17t9aSXUIixS2TRU0Uye+7nDmfrMQq868d5k0fGk9PuxPfE0hFbg=="},"main-2fe671065eca045418248e501b5b906bb8e531f04f4f12de1f6f7283fd114781c2c5ffa98b25310a61eb12c657bc4c872049fe23799e4c6d4d55f0591c07cc33.css":{"logical_path":"main.css","mtime":"2021-08-23T12:19:55+02:00","size":114755,"digest":"2fe671065eca045418248e501b5b906bb8e531f04f4f12de1f6f7283fd114781c2c5ffa98b25310a61eb12c657bc4c872049fe23799e4c6d4d55f0591c07cc33","integrity":"sha512-L+ZxBl7KBFQYJI5QG1uQa7jlMfBPTxLeH29yg/0RR4HCxf+piyUxCmHrEsZXvEyHIEn+I3meTG1NVfBZHAfMMw=="}},"assets":{"fabio_purple.webp":"fabio_purple-ea7a2b308b5a8bfdcca81e62b2e58d0b7b50f6615c4f94b24d95756e60b3dc1f338feefa7fe8bbcdd07cbf02fe1a7c7d70b3269f8f96b1c1ef1600a3d2ae0097.webp","stefano_amandonico.webp":"stefano_amandonico-55985a93525e2865bf5fa81f1b30d1cd9cfa7bd05923da3292526576d62f51176038fa04a844c1680be63fb3aa138fbda93ccc597c0e15413cf0657b6c0cddd5.webp","sydro.webp":"sydro-1fb75d66312034ed5f57f329ddc7722fdd1fb8b8bdfd8c1c2fa6f5b0f0cc1ce48ff96a36d36d03c835724407ce682f82abcfa1f1dde234a94553bcc4b85b1ab9.webp","sara.webp":"sara-e538133815d0b5f7a3510cc5b2548641ec3ed9f5c5242d8e822814b4f286c750f277ee1c9184a8c161342e6bcc4bf93aaa6a5a0066ef10594c8d128117488980.webp","yamabiiko.webp":"yamabiiko-3d812d63c6eada7f2f3b0e74f8523cc458ad904cd412aff1768f5f8b0c5a10553025eac2ddc001ecbd384fcc95c3c6c26504b56c4d674a411031fbde2136fb10.webp","mastodon.webp":"mastodon-448a0e1cefce72f1aadd521b2ca3d7c5edf2f76fd6aa12f1ac11bdf07f5e92f586fb517e5f76bbcd5b5d79c430b26261443dd6e06dca5fa25ac423d61025a916.webp","cmaradonna.webp":"cmaradonna-175260e3f5944808218946241f374a1f2e56ffa8e01ef7e8aaf8e58b06cfce472ff9f200a2180e733fd69c62957c6a3cdbbbc05c209d7b2426e7f698c1365362.webp","Raleway_300.woff2":"Raleway_300-53af7119bde8d00937eaf6538ceca466538f88ea5ca4666fd2709be1a68e9baa1c661ac432d36870b50953eac65a3b95ce62be6987a107477bd732033fcddca2.woff2","Raleway_300.ttf":"Raleway_300-340e1d4b54c96dac1500cbc9549c3a0cb75bbbc70fec0b8c29b64a5a3b322472580b3b76d952e4347d308f33b714376e2c7bf491d3419f979a20a661d0675867.ttf","Raleway_300.eot":"Raleway_300-05933e8f1d6454a2a60604c0f0df3ea0c3e3b500bc17606742b3c275ad535039a651944bdeb0faf29065d18587617f3a5c35b82a3fc32b2d65415457d12940f3.eot","Raleway_300.svg":"Raleway_300-68e6f38fe6f511c9ced95809c660f7af260cdd41b576895e1afaebfb4618b37003061dfb893c8f1ab4984bfb88441d0f995fe593779914c1cff8709f453da87e.svg","Raleway_300.woff":"Raleway_300-4a1bfb41fac93bf3afcbe6f2ecb4dcfb47b86598288f76ffdac5acee25db4176a657f9a86c89ea90ef07d5a07d763648e8b550e5315d9dc1b081ee92f651331f.woff","Raleway_400.woff2":"Raleway_400-916b4c946be9173e8e7f55bff38f2e9ec86dfc8f27b9b07c7a4a79e322c0906a27c5a534ebfeae5409a5e073fc6e80670824f9f1faf81b4ed6596100b57332b1.woff2","Raleway_400.svg":"Raleway_400-5604182d2e3dd38007b967de7b3f206f069a96c6dd85cddb13b02c757936ccd078fca0626032400a1e75c062a007e844610c9f5ad99031935cfe6be9091ebc9a.svg","Raleway_400.eot":"Raleway_400-35992420a9f85848b36150b250599e62f9699206e1e906ff0c9641077afd22bf0ad079edf53702c2f6352af5c1647ab4f9d0a15dbc8768c79710018520742262.eot","header-network.webp":"header-network-56495618d5bc1fd9d819997757c9acd56f07d13bbb88e979106f8b35c6f86318283461d55450cdd4c8095a47d4fb565ac58541f4c164491a69c0de5f50093f9a.webp","libretto-icons/libretto-icons.woff":"libretto-icons/libretto-icons-c1817ddfa024d634f28572215a6449f8c5479f693db59a2eeb76a84fd867c8c698b06cbc5b176b3e91a8ec384f853449f2cd96570c6d857c38d24f737ee8c7f6.woff","Raleway_400.ttf":"Raleway_400-9d514b60e5a1e0cadfafb83fc0a288e721e78fe2cd1ba151284bcc5780bd354b85bdaf1f22e6afa3af96688290726f185b65b084ff7e863ac1f3bad69708805e.ttf","libretto-icons/libretto-icons.eot":"libretto-icons/libretto-icons-fbc7167e46b7728f8b7574e753095e22e365fe1435d0c25da22a597617d0b82b0bf0edbf44b9a917cc55004ad5a581dca355182f1785f8ba2365c024b9471741.eot","Raleway_400.woff":"Raleway_400-942773ce8508e992072d30009c7389e03c940f31fbf02a132929c0f4e13f852b7d9e42f70562e28a65714c58cf8784a09e0bab85fdd3a99678de1c175c28a82e.woff","header-radio.webp":"header-radio-f2562273b9dce80a1176471495e579d02414b0dddbab9c345833a71d3cca5aa34e250136ad7c18b74dd1fd4558fd0e5f9928c349633c89d7fdc377082c57b269.webp","logo-extended-dark.webp":"logo-extended-dark-185eb322f8d248dfc70adbf7f3d3fe08929f4d236a298a7088e681598cb230867eb130a6f81456a84b60718178fb83be96c552696661ced60f463b49095112c2.webp","libretto-icons/libretto-icons.svg":"libretto-icons/libretto-icons-19d8e0dacaec3e194c7aaf179087a3ed0c0e715a578fef15617c8c217c425ed66751eca64d981c8db1ba340d16dc0433b1fd0c75dfa08559bf888dd3d865cd1b.svg","header-peertube.webp":"header-peertube-d52d22464c7d98f1687487d3372f74a7e9e1fd5d57e29a5ab648d871190188ad5afb89190fb90b3a1d63512d18c6f9458d0de11fda7ed0c7fadf940fb39aa558.webp","libreboot.webp":"libreboot-cc04c8c719113e6bed14d4af0bf9ec80c90c78badabc13aff1af623227b2176a14fa2e5f42bf5195e0179541998885849074281802732ac3faf72ee313fa1bbe.webp","libretto-icons/libretto-icons.ttf":"libretto-icons/libretto-icons-acbed8afc6fad31929cf698876812ead51431fd086bde8bce8957156fbb983ad3bedc9c1bf9e632de7e9bd918ab98bf04b10f33f91f7f1a2895b772d6a839a0d.ttf","liberapay.webp":"liberapay-a7f315ef8f959d993dfc27372fc0f25a9f41a964e4a1a6996cff2befd1a49d4ce10b5bb689f6b8e52c9f2a199691f905c2efd1634390096efb85597ae795fb82.webp","nextcloud-example.webp":"nextcloud-example-eaebea23708e1a877e66164e5666bd7ebd571a77a04ed577316266b87adb5755a9c5e95cd50117677651e004967fd17cafe3b5c9c71ad7dcd59035a16b75f219.webp","info_at_unitoo_qrcode.webp":"info_at_unitoo_qrcode-312cbf1ea1f35dfae76c4e3e7136c5a97bebf3e4748951c8d022021133f0633715fdd59cafe64b17670a8c05836a3db868d804b94b3890c231f38a802dda9bc8.webp","azuracast-example.webp":"azuracast-example-22afea15b8aa6fe35784c7a1fe1ed736476300affb6468cd6386c1598395cfacc0dc8ea43809affae91a32f60e884eac5c85b811c2480c133907f9d23fa5de12.webp","qt.webp":"qt-0d672280ae09b3f057d777aed303580e8fbd6923bd0bf3ac0bca6e49bbb44e9439077f73e6b1fccc264c96444eed933adf9d826745cfa33347667f7f28c53c7a.webp","libreboot_logo.webp":"libreboot_logo-55bbf2eee9e97c88c9104c7b4e0521b9b2ef51acb2f982f43cb170b93a3ac347226da97412a92951582866c0356a3afe20d30eca6a9c9622e649a02a7b876c04.webp","cpp.webp":"cpp-e940428fd3fb55f9f9999a31f580cacb8a5183cb035792c6d2287fcdd335c6fe1ac550d99b3a628e683220f60c88ca7ce45ba58bee9bde4f52c8f25df96d95ec.webp","pihole-example.webp":"pihole-example-204f21ca03cd57647cd35df18293071d503819e216754921ed5a9a347bc366d0e937d64043bae6b033c237e594d19d48c3ee40a2e26f83c7324682825799f420.webp","rust.webp":"rust-4093c1758f14bf77cafcc0a603dadfe5e28bee217b1a59c09d5a3eb295d000c087fd5d26b505ef9aa87ff51f7fa1aea9123ee98a7b8be6e223f65b584dbe980a.webp","html5.webp":"html5-1e71e65d8a82865c89f7f4a802d3ad5dfec40c4df1388c298849b85f2545c68dce96529d6b547e4eb82837223ed115fddec85b9b3376bcce5f0d763b9d1508d1.webp","rails.webp":"rails-31b940f10e72b2af868a1cbe47118dcaad0d9fe477536fa14b58c8ae8bc7e0f3383edb7c58606518027db9b7a66cb75ea3da761f26943475ccce4c7977c767f6.webp","bash.webp":"bash-434dc2f470afe53a3a497868acf66244066d61d944d1b50779cd244474ae4cc483e287b6a5df76b0ffd964d2cae07d2ed566769787e03a7487c1c5062110969a.webp","php.webp":"php-05ed5c662a4f7a0af00e1dfb56b4fa95c7c8b29d6ec8b59fa70dc1e4dd0252f4c3e33c5abaf74554108449ede8ae2469a205983bd5bf25a656051369a05c0c77.webp","gplv3_logo.webp":"gplv3_logo-e003f687c9e680dcff5a1e7eab70b67f590cc1f0de11ed6d7e9d5854ad1520350713689437c1985c10e0e63b004d0ec22fcd5f06a4b2e4ef2bbf190bef8261a5.webp","postgresql.webp":"postgresql-a49ad65c1659345dec11412d756143d90f0ce4dc1086e0455a3f30a9f5a2913c7f7baca14f2fb142365bc8f213e535a7948ac259e051853eed45241724e9fe57.webp","laravel.webp":"laravel-44f202860c63891d2652345aba776971ba35415f32fdff81ce964e7a02b44bfeaa8f3d251fab1c57360317716da84a745f1aa0c5e7972d7b8e69178988b37fca.webp","ruby.webp":"ruby-aa8d6ec0c0e7503fdc0edc5656fcf1c2f38e47e24c1e98a1c5b1d1751123d10a5dcc05600b402dcc088ba3c75644f943c131e2cf37b74d3d642bf85c59912f5b.webp","main.js":"main-d66ae911e9baad27bf76fc31381210c21520c7629933b57d51cdb1fd775a286a935a4fe93937373ab23db4f0540f2116724a47cd8d4a0656e33b613a81e6fbf5.js","main.css":"main-2fe671065eca045418248e501b5b906bb8e531f04f4f12de1f6f7283fd114781c2c5ffa98b25310a61eb12c657bc4c872049fe23799e4c6d4d55f0591c07cc33.css"},"sourceMapFiles":["source-maps/main.js.map","source-maps/main.scss.map","source-maps/_assets/javascripts/main.js","source-maps/_assets/stylesheets/main.scss","source-maps/_assets/javascripts/jquery.js","source-maps/_assets/javascripts/simple-jekyll-search.js","source-maps/_assets/stylesheets/_fontello.scss","source-maps/_assets/javascripts/morphext.js","source-maps/_assets/stylesheets/_bootstrap-custom.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/_functions.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/_variables.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/_mixins.scss","source-maps/_assets/stylesheets/vendor/_rfs.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/mixins/_deprecate.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/mixins/_breakpoints.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/mixins/_hover.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/mixins/_image.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/mixins/_size.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/mixins/_reset-text.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/mixins/_text-emphasis.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/mixins/_text-hide.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/mixins/_text-truncate.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/mixins/_buttons.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/mixins/_caret.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/mixins/_lists.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/mixins/_list-group.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/mixins/_nav-divider.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/mixins/_forms.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/mixins/_border-radius.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/mixins/_box-shadow.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/mixins/_transition.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/mixins/_clearfix.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/mixins/_grid-framework.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/mixins/_grid.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/mixins/_float.scss","source-maps/_assets/stylesheets/bootstrap/_root.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/_reboot.scss","source-maps/_assets/stylesheets/bootstrap/_type.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/_code.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/_grid.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/_forms.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/_buttons.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/_dropdown.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/_input-group.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/_navbar.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/_card.scss","source-maps/_assets/stylesheets/bootstrap/_jumbotron.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/_list-group.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/_utilities.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/utilities/_align.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/utilities/_background.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/utilities/_borders.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/utilities/_clearfix.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/utilities/_display.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/utilities/_embed.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/utilities/_flex.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/utilities/_float.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/utilities/_interactions.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/utilities/_overflow.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/utilities/_position.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/utilities/_screenreaders.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/utilities/_shadows.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/utilities/_sizing.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/utilities/_spacing.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/utilities/_stretched-link.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/utilities/_text.scss","source-maps/_assets/stylesheets/vendor/bootstrap-custom/utilities/_visibility.scss","source-maps/_assets/stylesheets/vendor/_fonts.scss","source-maps/_assets/stylesheets/vendor/_animate.scss","source-maps/_assets/stylesheets/vendor/_morphext.scss","source-maps/_assets/stylesheets/_base.scss","source-maps/_assets/stylesheets/_layout.scss","source-maps/_assets/stylesheets/_sidebar.scss"]}
\ No newline at end of file
diff --git a/_site/chisiamo/index.html b/_site/chisiamo/index.html
index 01ca559..d75fe6b 100644
--- a/_site/chisiamo/index.html
+++ b/_site/chisiamo/index.html
@@ -65,7 +65,7 @@ Chi siamo, quali sono i nostri valori e la nostra mission" />
-
+
@@ -87,47 +87,47 @@ Chi siamo, quali sono i nostri valori e la nostra mission" />
-
-
- Appassionati, professionali e assertivi
-
-
- Vogliamo andare oltre il fascino del progresso tecnologico, vogliamo che le persone possano trasformarlo in emozioni e farlo proprio. Per questo diamo grande priorità ai prodotti liberi, etici ed alla formazione. Il nostro impegno è rivolto a migliorare e fortificare il panorama del software e della sicurezza informatica attraverso la formazione e la crescita dell'individuo; questo ci fa sentire parte del progresso nel senso più stretto. «Dai un pesce a un uomo e lo nutrirai per un giorno. Insegnagli a pescare e lo nutrirai per tutta la vita.»
-
-
+
+
+ Appassionati, professionali e assertivi
+
+
+ Vogliamo andare oltre il fascino del progresso tecnologico, vogliamo che le persone possano trasformarlo in emozioni e farlo proprio. Per questo diamo grande priorità ai prodotti liberi, etici ed alla formazione. Il nostro impegno è rivolto a migliorare e fortificare il panorama del software e della sicurezza informatica attraverso la formazione e la crescita dell'individuo; questo ci fa sentire parte del progresso nel senso più stretto. «Dai un pesce a un uomo e lo nutrirai per un giorno. Insegnagli a pescare e lo nutrirai per tutta la vita.»
+
+
-
-
-
- Vieni a trovarci su Mastodon! Avrai modo di conoscere anche una bellissima community!
-
-
+
+
+
+ Vieni a trovarci su Mastodon! Avrai modo di conoscere anche una bellissima community!
+
+
+
-
-
-
Chi siamo e in cosa crediamo
+
+
Chi siamo e in cosa crediamo
-
+
-
Vogliamo partire da una citazione di Eleanor Roosevelt: "Il futuro appartiene a coloro che credono nella bellezza dei propri sogni" Noi crediamo di poter vedere un giorno in cui ognuno di noi sarà parte integrante della civiltà non solo come risorsa, ma come uomo. Per questo siamo impegnati costantemente nel mondo del software libero a vari livelli, formiamo ragazzi/e in tal senso e rendiamo partecipi le community dei nostri risultati.
+
Vogliamo partire da una citazione di Eleanor Roosevelt: "Il futuro appartiene a coloro che credono nella bellezza dei propri sogni" Noi crediamo di poter vedere un giorno in cui ognuno di noi sarà parte integrante della civiltà non solo come risorsa, ma come uomo. Per questo siamo impegnati costantemente nel mondo del software libero a vari livelli, formiamo ragazzi/e in tal senso e rendiamo partecipi le community dei nostri risultati.
-
-
Ecco lo staff
-
-
-
-
-
+
+
Ecco lo staff
+
+
+
+
+
Claudio Maradonna
Fondatore di Unitoo e sviluppatore. Si introduce nel mondo del software a 13 anni e da li inizia la sua avventura nel mondo GNU/Linux, tra un overclock e l altro. Oggi sviluppa principalmente con Ruby e Rails. Ha un debole per il C++ <3
@@ -158,9 +158,9 @@ Chi siamo, quali sono i nostri valori e la nostra mission" />
-
-
-
+
+
+
Lorenzo Tucci
Compiling yamabiiko v0.1.0 (file:///projects/unsafe-yamabiiko) error[E0133]: call to yamabiiko is unsafe and requires unsafe function or block --> src/main.rs:4:5 | 4 | dangerous(); | ^^^^^^^^^^^ call to unsafe function | = note: consult the function's documentation for information on how to avoid undefined behavior error: aborting due to previous error For more information about this error, try `rustc --explain yamabiiko`. error: could not compile `unsafe-example` To learn more, run the command again with --verbose.
@@ -179,9 +179,9 @@ Chi siamo, quali sono i nostri valori e la nostra mission" />
-
-
-
+
+
+
Angelo "Sydro"
Esperto System Design & Automation, come DevOps realizza sistemi personalizzati per i propri clienti, utilizzando le piu' moderne tecniche di automation e continuous building. Militante nel SaLUG! da ormai 20 anni, contribuisce a progetti Free Software.
@@ -205,9 +205,9 @@ Chi siamo, quali sono i nostri valori e la nostra mission" />
-
-
-
+
+
+
Fabio "Desmovalvo"
Un salentino con un PhD in computer science & engineering, ma soprattutto appassionato/ fanatico/ malato di software libero, musica, fotografia e chi più ne ha più ne metta...
@@ -226,9 +226,9 @@ Chi siamo, quali sono i nostri valori e la nostra mission" />
-
-
-
+
+
+
Sara Freddoni
Marchigiana, laureata in Lingue e culture straniere, appassionata di musica, cinema, teatro, e soprattutto di libri. Mi sono appassionata di Letteratura quando ho scoperto che bastava leggerla con altri punti di vista per scoprire che in realtà parla di noi e sa essere meno noiosa di un sequel di un film epico.
@@ -249,9 +249,9 @@ Chi siamo, quali sono i nostri valori e la nostra mission" />
-
-
-
+
+
+
Stefano Amandonico
Fondatore di Grafixprint, un'azienda che si occupa di stampa digitale, web design e artworks. Un professionista come pochi... e simpaticissimo!
@@ -265,9 +265,9 @@ Chi siamo, quali sono i nostri valori e la nostra mission" />
-
+
+
-
@@ -305,7 +305,7 @@ Chi siamo, quali sono i nostri valori e la nostra mission" />
-
+
@@ -314,7 +314,7 @@ Chi siamo, quali sono i nostri valori e la nostra mission" />
-
+
diff --git a/_site/consulenza/index.html b/_site/consulenza/index.html
index 88f1382..5f42788 100644
--- a/_site/consulenza/index.html
+++ b/_site/consulenza/index.html
@@ -65,7 +65,7 @@ Consulenza tecnica nell'ambito GNU/Linux, utilizzando i migliori strumenti liber
-
+
@@ -197,7 +197,7 @@ Consulenza tecnica nell'ambito GNU/Linux, utilizzando i migliori strumenti liber
GPG Fingerprint : 00F8 1953 CE7B 17C1 E832 53E1 4561 0231 1DEA 49D4
-
+
@@ -237,7 +237,7 @@ Consulenza tecnica nell'ambito GNU/Linux, utilizzando i migliori strumenti liber
-
+
@@ -246,7 +246,7 @@ Consulenza tecnica nell'ambito GNU/Linux, utilizzando i migliori strumenti liber
-
+
diff --git a/_site/contattaci/index.html b/_site/contattaci/index.html
index f4e18fe..3cf855a 100644
--- a/_site/contattaci/index.html
+++ b/_site/contattaci/index.html
@@ -65,7 +65,7 @@ Tutti i nostri contatti per una comunicazione adeguata e sicura." />
-
+
@@ -98,7 +98,7 @@ Tutti i nostri contatti per una comunicazione adeguata e sicura." />
GPG Fingerprint : 00F8 1953 CE7B 17C1 E832 53E1 4561 0231 1DEA 49D4
-
+
@@ -138,7 +138,7 @@ Tutti i nostri contatti per una comunicazione adeguata e sicura." />
-
+
@@ -147,7 +147,7 @@ Tutti i nostri contatti per una comunicazione adeguata e sicura." />
-
+
diff --git a/_site/index.html b/_site/index.html
index 84cb690..9a1bd20 100644
--- a/_site/index.html
+++ b/_site/index.html
@@ -65,7 +65,7 @@ Sviluppiamo software e facciamo consulenza IT. Etica, concretezza ed avanguardia
-
+
@@ -124,89 +124,89 @@ Sviluppiamo software e facciamo consulenza IT. Etica, concretezza ed avanguardia
-
-
I servizi
+
+
I servizi
-
+
-
-
-
-
-
Sviluppo software
-
Un processo lineare basato sull'analisi dei requisiti, le migliori tecnologie e la massima disponibilità. Inoltre, avrai sempre una traccia di ciò che è stato fatto e di cosa verrà sviluppato grazie ai software di controllo versione come Git. Siamo disponibili anche a partecipare allo sviluppo di software già avviati.
-
Scopri quali tecnologie utilizziamo
-
+
+
+
+
+
Sviluppo software
+
Un processo lineare basato sull'analisi dei requisiti, le migliori tecnologie e la massima disponibilità. Inoltre, avrai sempre una traccia di ciò che è stato fatto e di cosa verrà sviluppato grazie ai software di controllo versione come Git. Siamo disponibili anche a partecipare allo sviluppo di software già avviati.
+
Scopri quali tecnologie utilizziamo
+
+
+
+
+
+
+
Consulenza
+
Tramite la nostra piattaforma di Helpdesk, siamo pronti a fornire i dettagli che faranno la differenza nel mondo del software e delle infrastrutture. Da anni lavoriamo con diversi software liberi come GNU/Linux, LibreOffice, Nextcloud... e possiamo guidarti nella loro configurazione per raggiungere al meglio i tuoi obiettivi.
+
Scopri la nostra piattaforma e i costi
+
+
+
-
-
-
-
-
Consulenza
-
Tramite la nostra piattaforma di Helpdesk, siamo pronti a fornire i dettagli che faranno la differenza nel mondo del software e delle infrastrutture. Da anni lavoriamo con diversi software liberi come GNU/Linux, LibreOffice, Nextcloud... e possiamo guidarti nella loro configurazione per raggiungere al meglio i tuoi obiettivi.
-
Scopri la nostra piattaforma e i costi
-
-
-
-
-
-
Soluzioni software
+
+
Soluzioni software
-
+
-
-
-
Nextcloud
-
- La migliore alternativa alla Suite Google, sotto il tuo completo controllo. App mobile, Calendario e Appuntamenti, Segnalibri browser, Note, File e condivisioni, Storage upload, client Mail, Office online concorrente... tutto questo ed oltre in un unico luogo
-
-
- Scoprilo tramite il sito ufficiale di Nextcloud
-
-
-
-
-
+
+
+
Nextcloud
+
+ La migliore alternativa alla Suite Google, sotto il tuo completo controllo. App mobile, Calendario e Appuntamenti, Segnalibri browser, Note, File e condivisioni, Storage upload, client Mail, Office online concorrente... tutto questo ed oltre in un unico luogo
+
+
+ Scoprilo tramite il sito ufficiale di Nextcloud
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Azuracast
+
+ Dopo esserci dilettati, con successo, con la nostra radio, mettiamo a disposizione la stessa qualità e competenza per poter realizzare una radio di qualità con web dj, playlist configurabili, jingle e un'interfaccia moderna. Sono configurabili anche dei bot Telegram per tenere aggiornati gli ascoltatori.
+
+
+ Prova la nostra radio per averne un'assaggio
+
+
+
+
+
+
+
+
+
Pi-hole
+
+ Oggi proteggersi da tentativi di attacco è diventato ben oltre che necessario. Con Pi-Hole installiamo uno scudo efficace sull'intera rete (da completare magari con un buon firewall) in grado di scartare eventuali richieste in ingresso e in uscita riconosciute come phishing, ransomware, malware, cryptojacking...
+
+
+ Approfondisci sul sito ufficiale di Pi-hole
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
Azuracast
-
- Dopo esserci dilettati, con successo, con la nostra radio, mettiamo a disposizione la stessa qualità e competenza per poter realizzare una radio di qualità con web dj, playlist configurabili, jingle e un'interfaccia moderna. Sono configurabili anche dei bot Telegram per tenere aggiornati gli ascoltatori.
-
-
- Prova la nostra radio per averne un'assaggio
-
-
-
-
-
-
-
-
-
Pi-hole
-
- Oggi proteggersi da tentativi di attacco è diventato ben oltre che necessario. Con Pi-Hole installiamo uno scudo efficace sull'intera rete (da completare magari con un buon firewall) in grado di scartare eventuali richieste in ingresso e in uscita riconosciute come phishing, ransomware, malware, cryptojacking...
-
-
- Approfondisci sul sito ufficiale di Pi-hole
-
-
-
-
-
-
-
@@ -222,7 +222,7 @@ Sviluppiamo software e facciamo consulenza IT. Etica, concretezza ed avanguardia
GPG Fingerprint : 00F8 1953 CE7B 17C1 E832 53E1 4561 0231 1DEA 49D4
-
+
@@ -262,7 +262,7 @@ Sviluppiamo software e facciamo consulenza IT. Etica, concretezza ed avanguardia
-
+
@@ -271,7 +271,7 @@ Sviluppiamo software e facciamo consulenza IT. Etica, concretezza ed avanguardia
-
+
diff --git a/_site/news/index.html b/_site/news/index.html
index 9f18be0..51e5579 100644
--- a/_site/news/index.html
+++ b/_site/news/index.html
@@ -56,7 +56,7 @@ Le notizie che apprezziamo relative al software libero e allo sviluppo del softw
-
+
@@ -170,7 +170,7 @@ Le notizie che apprezziamo relative al software libero e allo sviluppo del softw
-
+
@@ -179,7 +179,7 @@ Le notizie che apprezziamo relative al software libero e allo sviluppo del softw
-
+
diff --git a/_site/partners/funkwhale/index.html b/_site/partners/funkwhale/index.html
index 7a77147..badf093 100644
--- a/_site/partners/funkwhale/index.html
+++ b/_site/partners/funkwhale/index.html
@@ -65,7 +65,7 @@ Una piattaforma libera, che supportiamo, per la diffusione di contenuti musicali
-
+
@@ -139,7 +139,7 @@ Una piattaforma libera, che supportiamo, per la diffusione di contenuti musicali
-
+
@@ -148,7 +148,7 @@ Una piattaforma libera, che supportiamo, per la diffusione di contenuti musicali
-
+
diff --git a/_site/partners/peertube/index.html b/_site/partners/peertube/index.html
index 654efec..e1d4c1f 100644
--- a/_site/partners/peertube/index.html
+++ b/_site/partners/peertube/index.html
@@ -65,7 +65,7 @@ Partners - Peertube Italia" />
-
+
@@ -137,7 +137,7 @@ Partners - Peertube Italia" />
-
+
@@ -146,7 +146,7 @@ Partners - Peertube Italia" />
-
+
diff --git a/_site/privacy-policy/index.html b/_site/privacy-policy/index.html
index 2f427ec..0188acc 100644
--- a/_site/privacy-policy/index.html
+++ b/_site/privacy-policy/index.html
@@ -65,7 +65,7 @@ La nostra informativa privacy secondo Regolamento Europeo 2016/679" />
-
+
@@ -191,7 +191,7 @@ La nostra informativa privacy secondo Regolamento Europeo 2016/679" />
-
+
@@ -200,7 +200,7 @@ La nostra informativa privacy secondo Regolamento Europeo 2016/679" />
-
+
diff --git a/_site/progetti/index.html b/_site/progetti/index.html
index 547a237..a8c0f68 100644
--- a/_site/progetti/index.html
+++ b/_site/progetti/index.html
@@ -65,7 +65,7 @@ I nostri progetti, per rendere tutti partecipi della nostra Mission." />
-
+
@@ -87,44 +87,44 @@ I nostri progetti, per rendere tutti partecipi della nostra Mission." />
-
-
Progetti, per andare oltre
-
-
Oltre a dedicarci con risolutezza ai nostri clienti, sviluppiamo e/o partecipiamo attivamente con le varie community di sviluppo di software libero per produrre e/o migliorare programmi di vario genere, gestiamo una radio che tratta temi legati al mondo del software e della scienza e abbiamo un canale Peertube, ancora in fase di sviluppo, su cui condividere interviste e/o guide di vario genere.
+
+
Progetti, per andare oltre
+
+
Oltre a dedicarci con risolutezza ai nostri clienti, sviluppiamo e/o partecipiamo attivamente con le varie community di sviluppo di software libero per produrre e/o migliorare programmi di vario genere, gestiamo una radio che tratta temi legati al mondo del software e della scienza e abbiamo un canale Peertube, ancora in fase di sviluppo, su cui condividere interviste e/o guide di vario genere.
-
-
-
-
-
-
La radio dedicata al software
-
Impegnarsi nella diffusione del software libero inizia dalle origini. Perchè non partire da una radio allora? Approfondite questo argomento cliccando sotto!
-
Approfondisci
-
+
+
+
+
+
+
La radio dedicata al software
+
Impegnarsi nella diffusione del software libero inizia dalle origini. Perchè non partire da una radio allora? Approfondite questo argomento cliccando sotto!
+
Approfondisci
+
+
+
+
+
+
+
+
Il software in cui crediamo
+
Sosteniamo progetti che riguardano il software libero, partendo dal BIOS, il cuore di ogni PC fino ad arrivare ai contenuti distribuiti (come quelli multimediali), cercando di sensibilizzare persone e le aziende all'utilizzo di software libero eliminando i cosiddetti software 'trappola' come i DRM.
+
Approfondisci
+
+
+
+
+
+
+
+
Il canale dedicato ai contenuti video
+
Abbiamo deciso di utilizzare ogni mezzo per poter diffondere il messaggio del software libero e dell'etica software e per questo abbiamo istituito un canale Peertube dove troverete interviste, contenuti dedicati al software libero e guide tecniche
+
Approfondisci
+
+
+
-
-
-
-
-
-
Il software in cui crediamo
-
Sosteniamo progetti che riguardano il software libero, partendo dal BIOS, il cuore di ogni PC fino ad arrivare ai contenuti distribuiti (come quelli multimediali), cercando di sensibilizzare persone e le aziende all'utilizzo di software libero eliminando i cosiddetti software 'trappola' come i DRM.
-
Approfondisci
-
-
-
-
-
-
-
-
Il canale dedicato ai contenuti video
-
Abbiamo deciso di utilizzare ogni mezzo per poter diffondere il messaggio del software libero e dell'etica software e per questo abbiamo istituito un canale Peertube dove troverete interviste, contenuti dedicati al software libero e guide tecniche
-
Approfondisci
-
-
-
-
@@ -162,7 +162,7 @@ I nostri progetti, per rendere tutti partecipi della nostra Mission." />
-
+
@@ -171,7 +171,7 @@ I nostri progetti, per rendere tutti partecipi della nostra Mission." />
-
+
diff --git a/_site/progetti/libreboot/index.html b/_site/progetti/libreboot/index.html
index d8c7b45..b973a91 100644
--- a/_site/progetti/libreboot/index.html
+++ b/_site/progetti/libreboot/index.html
@@ -56,7 +56,7 @@ Libreboot - Il BIOS libero" />
-
+
@@ -88,10 +88,10 @@ Libreboot - Il BIOS libero" />
@@ -120,7 +120,7 @@ Libreboot - Il BIOS libero" />
-
+
@@ -164,7 +164,7 @@ Libreboot - Il BIOS libero" />
-
+
@@ -173,7 +173,7 @@ Libreboot - Il BIOS libero" />
-
+
diff --git a/_site/progetti/peertube/index.html b/_site/progetti/peertube/index.html
index 215c6ab..69912cb 100644
--- a/_site/progetti/peertube/index.html
+++ b/_site/progetti/peertube/index.html
@@ -56,7 +56,7 @@ Un canale Peertube dedicato al software libero, alle interviste e altri contenut
-
+
@@ -138,7 +138,7 @@ Un canale Peertube dedicato al software libero, alle interviste e altri contenut
-
+
@@ -147,7 +147,7 @@ Un canale Peertube dedicato al software libero, alle interviste e altri contenut
-
+
diff --git a/_site/progetti/radio/index.html b/_site/progetti/radio/index.html
index a998dfe..1bd32ac 100644
--- a/_site/progetti/radio/index.html
+++ b/_site/progetti/radio/index.html
@@ -56,7 +56,7 @@ La radio italiana per conoscere e diffondere il software libero" />
-
+
@@ -161,7 +161,7 @@ La radio italiana per conoscere e diffondere il software libero" />
-
+
@@ -170,7 +170,7 @@ La radio italiana per conoscere e diffondere il software libero" />
-
+
diff --git a/_site/progetti/software/index.html b/_site/progetti/software/index.html
index bfdb11a..f6c6cfa 100644
--- a/_site/progetti/software/index.html
+++ b/_site/progetti/software/index.html
@@ -65,7 +65,7 @@ I progetti che stiamo principalmente supportando nell'ambito del software libero
-
+
@@ -87,42 +87,42 @@ I progetti che stiamo principalmente supportando nell'ambito del software libero
-
-
Il software in cui crediamo.
-
+
+
Il software in cui crediamo.
+
-
- Riteniamo l'etica Hacker parte delle fondamenta nello sviluppo di un software, anche in quelli più "nascosti" o dedicati ad ambiti specifici. Sosteniamo quindi progetti che riguardano il software libero, partendo dal BIOS, il cuore di ogni PC fino ad arrivare ai contenuti distribuiti (come quelli multimediali), cercando di sensibilizzare persone e le aziende all'utilizzo di software libero eliminando i cosiddetti software "trappola" come i DRM.
-
+
+ Riteniamo l'etica Hacker parte delle fondamenta nello sviluppo di un software, anche in quelli più "nascosti" o dedicati ad ambiti specifici. Sosteniamo quindi progetti che riguardano il software libero, partendo dal BIOS, il cuore di ogni PC fino ad arrivare ai contenuti distribuiti (come quelli multimediali), cercando di sensibilizzare persone e le aziende all'utilizzo di software libero eliminando i cosiddetti software "trappola" come i DRM.
+
-
-
+
+
+
+
+
+
+
+
Libreboot
+
Il software è contenuto anche nelle parti più nascoste, invisibili ai nostri occhi. I dettagli in questo caso fanno una grande differenza.
+
Approfondisci
+
+
+
+
+
Il software libero
+
Il progresso si è sempre servito della conoscenza. Oggi il mondo ha bisogno del software per fare passi avanti e questo deve essere liberamente distribuito per mantenere libera la conoscenza stessa.
+
Approfondisci
+
+
+
+
+
DRM-Free
+
Essere autori, essere artisti, ci rende parte integrante della cultura. I DRM tuttavia eliminano i diritti che gli utenti e gli autori possiedono sulle proprie opere rendendo vani gli sforzi di condivisione e diffusione libera.
+
Approfondisci
+
+
+
-
-
-
-
-
Libreboot
-
Il software è contenuto anche nelle parti più nascoste, invisibili ai nostri occhi. I dettagli in questo caso fanno una grande differenza.
-
Approfondisci
-
-
-
-
-
Il software libero
-
Il progresso si è sempre servito della conoscenza. Oggi il mondo ha bisogno del software per fare passi avanti e questo deve essere liberamente distribuito per mantenere libera la conoscenza stessa.
-
Approfondisci
-
-
-
-
-
DRM-Free
-
Essere autori, essere artisti, ci rende parte integrante della cultura. I DRM tuttavia eliminano i diritti che gli utenti e gli autori possiedono sulle proprie opere rendendo vani gli sforzi di condivisione e diffusione libera.
-
Approfondisci
-
-
-
-
@@ -160,7 +160,7 @@ I progetti che stiamo principalmente supportando nell'ambito del software libero
-
+
@@ -169,7 +169,7 @@ I progetti che stiamo principalmente supportando nell'ambito del software libero
-
+
diff --git a/_site/servizi-e-prodotti/index.html b/_site/servizi-e-prodotti/index.html
index eb5798d..282d80b 100644
--- a/_site/servizi-e-prodotti/index.html
+++ b/_site/servizi-e-prodotti/index.html
@@ -65,7 +65,7 @@ I servizi ed i prodotti che principalmente offriamo, utilizzando sempre ed esclu
-
+
@@ -87,89 +87,89 @@ I servizi ed i prodotti che principalmente offriamo, utilizzando sempre ed esclu
-
-
I servizi
+
+
I servizi
-
+
-
-
-
-
-
Sviluppo software
-
Un processo lineare basato sull'analisi dei requisiti, le migliori tecnologie e la massima disponibilità. Inoltre, avrai sempre una traccia di ciò che è stato fatto e di cosa verrà sviluppato grazie ai software di controllo versione come Git. Siamo disponibili anche a partecipare allo sviluppo di software già avviati.
-
Scopri quali tecnologie utilizziamo
-
+
+
+
+
+
Sviluppo software
+
Un processo lineare basato sull'analisi dei requisiti, le migliori tecnologie e la massima disponibilità. Inoltre, avrai sempre una traccia di ciò che è stato fatto e di cosa verrà sviluppato grazie ai software di controllo versione come Git. Siamo disponibili anche a partecipare allo sviluppo di software già avviati.
+
Scopri quali tecnologie utilizziamo
+
+
+
+
+
+
+
Consulenza
+
Tramite la nostra piattaforma di Helpdesk, siamo pronti a fornire i dettagli che faranno la differenza nel mondo del software e delle infrastrutture. Da anni lavoriamo con diversi software liberi come GNU/Linux, LibreOffice, Nextcloud... e possiamo guidarti nella loro configurazione per raggiungere al meglio i tuoi obiettivi.
+
Scopri la nostra piattaforma e i costi
+
+
+
-
-
-
-
-
Consulenza
-
Tramite la nostra piattaforma di Helpdesk, siamo pronti a fornire i dettagli che faranno la differenza nel mondo del software e delle infrastrutture. Da anni lavoriamo con diversi software liberi come GNU/Linux, LibreOffice, Nextcloud... e possiamo guidarti nella loro configurazione per raggiungere al meglio i tuoi obiettivi.
-
Scopri la nostra piattaforma e i costi
-
-
-
-
-
-
Soluzioni software
+
+
Soluzioni software
-
+
-
-
-
Nextcloud
-
- La migliore alternativa alla Suite Google, sotto il tuo completo controllo. App mobile, Calendario e Appuntamenti, Segnalibri browser, Note, File e condivisioni, Storage upload, client Mail, Office online concorrente... tutto questo ed oltre in un unico luogo
-
-
- Scoprilo tramite il sito ufficiale di Nextcloud
-
-
-
-
-
+
+
+
Nextcloud
+
+ La migliore alternativa alla Suite Google, sotto il tuo completo controllo. App mobile, Calendario e Appuntamenti, Segnalibri browser, Note, File e condivisioni, Storage upload, client Mail, Office online concorrente... tutto questo ed oltre in un unico luogo
+
+
+ Scoprilo tramite il sito ufficiale di Nextcloud
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Azuracast
+
+ Dopo esserci dilettati, con successo, con la nostra radio, mettiamo a disposizione la stessa qualità e competenza per poter realizzare una radio di qualità con web dj, playlist configurabili, jingle e un'interfaccia moderna. Sono configurabili anche dei bot Telegram per tenere aggiornati gli ascoltatori.
+
+
+ Prova la nostra radio per averne un'assaggio
+
+
+
+
+
+
+
+
+
Pi-hole
+
+ Oggi proteggersi da tentativi di attacco è diventato ben oltre che necessario. Con Pi-Hole installiamo uno scudo efficace sull'intera rete (da completare magari con un buon firewall) in grado di scartare eventuali richieste in ingresso e in uscita riconosciute come phishing, ransomware, malware, cryptojacking...
+
+
+ Approfondisci sul sito ufficiale di Pi-hole
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
Azuracast
-
- Dopo esserci dilettati, con successo, con la nostra radio, mettiamo a disposizione la stessa qualità e competenza per poter realizzare una radio di qualità con web dj, playlist configurabili, jingle e un'interfaccia moderna. Sono configurabili anche dei bot Telegram per tenere aggiornati gli ascoltatori.
-
-
- Prova la nostra radio per averne un'assaggio
-
-
-
-
-
-
-
-
-
Pi-hole
-
- Oggi proteggersi da tentativi di attacco è diventato ben oltre che necessario. Con Pi-Hole installiamo uno scudo efficace sull'intera rete (da completare magari con un buon firewall) in grado di scartare eventuali richieste in ingresso e in uscita riconosciute come phishing, ransomware, malware, cryptojacking...
-
-
- Approfondisci sul sito ufficiale di Pi-hole
-
-
-
-
-
-
-
@@ -208,7 +208,7 @@ I servizi ed i prodotti che principalmente offriamo, utilizzando sempre ed esclu
-
+
@@ -217,7 +217,7 @@ I servizi ed i prodotti che principalmente offriamo, utilizzando sempre ed esclu
-
+
diff --git a/_site/tecnologie-software/index.html b/_site/tecnologie-software/index.html
index 7a6732a..8d96d14 100644
--- a/_site/tecnologie-software/index.html
+++ b/_site/tecnologie-software/index.html
@@ -65,7 +65,7 @@ Quali tecnologie software utilizziamo e in che modo le integriamo fra loro" />
-
+
@@ -94,34 +94,34 @@ Quali tecnologie software utilizziamo e in che modo le integriamo fra loro" />
Quali tecnologie usiamo?
Certi di garantire professionalità e qualità, non ci siamo limitati a scegliere tecnologie qualunque, ma specificamente quelle che rispettano in primis i nostri principi etici:
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
Le licenze
Proteggere la proprietà intellettuale è importante tanto quanto essere in linea con i propri principi. Per questo motivo noi sviluppiamo anche software rilasciato con licenza GPLv3 compatibile. Riteniamo che contribuire alla conoscenza e rendere disponibile il sorgente sia un beneficio maggiore, contrariamente a quanto si può pensare comunemente, della segretezza/ riservatezza che si potrebbe ottenere non rilasciandolo. Inoltre l'apprezzamento, il supporto da utenti appassionati e la trasparenza del prodotto potrebbero superare le aspettative iniziali.
@@ -179,7 +179,7 @@ Quali tecnologie software utilizziamo e in che modo le integriamo fra loro" />
-
+
@@ -188,7 +188,7 @@ Quali tecnologie software utilizziamo e in che modo le integriamo fra loro" />
-
+