From de005ceccdc4156ea73a8aa96c05fecc11045971 Mon Sep 17 00:00:00 2001 From: LeonardoMantovani Date: Fri, 21 May 2021 21:08:27 +0200 Subject: [PATCH] Correzioni struttura sito MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Modificato footer aggiungendo modulo di contatto, link per donazioni, matrix, newsletter e profili social (alcuni ancora incompleti). Modificata homepage per lasciare spazio alla "mission" nella sezione più in basso. Risolto il problema delle immagini che non comparivano nelle pagine dei 'tiles'. --- _config.yml | 36 ++++++----- _includes/footer.html | 70 ++++++++++++---------- _includes/head.html | 1 + _includes/header.html | 4 +- _layouts/home.html | 6 +- assets/css/fedicons.css | 68 +++++++++++++++++++++ assets/fonts/fedicons.eot | Bin 0 -> 9516 bytes assets/fonts/fedicons.svg | 32 ++++++++++ assets/fonts/fedicons.ttf | Bin 0 -> 9348 bytes assets/fonts/fedicons.woff | Bin 0 -> 5940 bytes assets/fonts/fedicons.woff2 | Bin 0 -> 5104 bytes assets/images/peertube.png | Bin 0 -> 9945 bytes assets/images/{peertube.jpg => video.jpg} | Bin index.md | 7 ++- tiles/eventi.md | 2 - tiles/musica.md | 4 +- tiles/social.md | 2 +- tiles/video.md | 8 +-- 18 files changed, 175 insertions(+), 65 deletions(-) create mode 100644 assets/css/fedicons.css create mode 100644 assets/fonts/fedicons.eot create mode 100644 assets/fonts/fedicons.svg create mode 100644 assets/fonts/fedicons.ttf create mode 100644 assets/fonts/fedicons.woff create mode 100644 assets/fonts/fedicons.woff2 create mode 100644 assets/images/peertube.png rename assets/images/{peertube.jpg => video.jpg} (100%) diff --git a/_config.yml b/_config.yml index d27c1ce..2d0dc09 100644 --- a/_config.yml +++ b/_config.yml @@ -1,31 +1,35 @@ # site settings title: Devol -subtitle: .it -email: youremailaddress@protonmail.com +subtitle: Un web più libero è possibile description: Un web più libero è possibile. baseurl: "/devol-website" # the subpath of your site, e.g. /blog url: https://LeonardoMantovani.github.io # the base hostname & protocol for your site -author: -street_address: -city: -state: -zip_code: -country: Italia -phone: + +# recapiti +email: youremailaddress@protonmail.com +newsletter: https://buttondown.email/devol +stanza-matrix: https://chat.mozilla.org/#/room/#mastodon:mozilla.org +pagina-ko-fi: https://ko-fi.com/devol +pagina-liberapay: # homepage tiles tiles-source: pages # accepts "posts" or "pages" tiles-count: 6 -# social settings (key must match name of font awesome icon) -# see https://fontawesome.com/icons?d=gallery&p=2&s=brands -# Icons are not shown if value is empty -# You need to restart jekyll for changes to have an effect +# profili social (fedi-socials' keys must match the name of a fedicon icon, +# socials' keys must match name of font awesome 4 icon) +fedi-socials: + Telegram: https://t.me/devolitalia + Mastodon: https://mastodon.uno/web/accounts/31114 + Peertube: + Writefreely: + Pixelfed: https://pixelfed.uno/devol + Funkwhale: + Mobilizon: + Gitea: https://gitea.it/devol/ + socials: GitHub: https://github.com/devolitalia - Mastodon: https://mastodon.uno/web/accounts/31114 - Envelope: https://buttowndown.email/devol - Telegram: https://t.me/devolitalia # build settings markdown: kramdown diff --git a/_includes/footer.html b/_includes/footer.html index 15502e9..b1c01bc 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -1,10 +1,10 @@ -
- -

Address

- - {% if site.street_address %} - {{ site.street_address }}
- {% endif %} - {% if site.city %} - {{ site.city }}, - {% endif %} - {% if site.state %} - {{ site.state }} - {% endif %} - {% if site.zip_code %} - {{ site.zip_code }}
- {% endif %} - {% if site.country %} - {{ site.country }} - {% endif %} -
+ + +

Offrici un caffè

+
+
+
+
+
- --> +