From b12117e60f4c1a7585a438354a6e9f2f326906df Mon Sep 17 00:00:00 2001 From: fabrixxm Date: Fri, 24 Feb 2017 17:03:58 +0100 Subject: [PATCH] Vcard in "contattaci" Converte la pagina contattaci in rst Fix css per figure --- content/images/contact-new.png | Bin 0 -> 2859 bytes content/pages/contattaci.md | 17 ----------------- content/pages/contattaci.rst | 24 ++++++++++++++++++++++++ content/static/glcomo.vcard | 5 +++++ themes/glcomo/sass/blog.scss | 5 +++++ themes/glcomo/static/css/blog.css | 2 ++ 6 files changed, 36 insertions(+), 17 deletions(-) create mode 100644 content/images/contact-new.png delete mode 100644 content/pages/contattaci.md create mode 100644 content/pages/contattaci.rst create mode 100644 content/static/glcomo.vcard diff --git a/content/images/contact-new.png b/content/images/contact-new.png new file mode 100644 index 0000000000000000000000000000000000000000..a6ee772a91313fe2c62252f96ebcf33c8ad6f9c6 GIT binary patch literal 2859 zcmV+`3)J+9P)|HQ*aP45Lg_Jf?z*Vql)Rq?9N>wXS zld451q?M@DDhiZ>U9oGt{#BqRO(deUpjO3}kXsQd0*Xr2C{EZ7Ub9eV?fq%*?9R;2 z`*~0Qn4Mv~?5?+Qi1~vfUEMeL+*|0?MtfRo5K+EGQ3T7KhkwMVT!qwGs>$Q3@pyqD!b`5*?3|)03(J^)(ehN}#eJ zC8G(kH-goUvRc7tu8O4;NQlx!B$@HDF``vpO>=Kr#xd38m7QAtLenN?k(%lmk-2M63?5H-g;_b{AM1z+MY!7iB64 zVax0L)b=vkmNaur{FVZd7(XDxZSY3QPqhfiVvm%b)-e zA7mOMnUHcgWnL5T0=Ou|%A-=7P}U|$bz`_2QC$vdvxV7ZW3<~CE9VTwPrGz_arnN~A~y-^uP3rQlWBpN|SO~g@C^HgDVt4>IDZhGtc_=a5%qfbBm z^!=+=t$KF%?%gyuH~$g_3E|!(cE6 z+yY9V$3P|!SxKUEWW06w{*?9hnOm2i2ZrDM0ssE3eH1QUVDt9Rv+MUC!8GkTxr%s(Bl}a%>I*M)Ew6(SI+;h+I z)?05eK0d-X|M73|{Ylm|Ur)JgU|Bhwv;Z0r8%+kSSD~eqMB1_GAdW3;J7Gx;#8JrW zFF(sIpZ-NsR9M~QvBFEEq9Q3%$Yoq!eX$3TssLJR9LJ$jsc`DlDV}=jDJqo;FTL~< zqobqj-@l(-yLMrkCa&x9_~VcBxzF9fZ~x9$7(8q6Zzl$Ma{tR5Jp3w{Hxud2#QH{J zeItp!fmm-M(Hl`lQyt@y0))XVfnUaR(*%J}d3Kf{3`t^5=oeYBBFFimAAMlcN^#=E z32wjrc7}(CsZ=U-cXzXO>sCaBZQHi7e*Jm?9LM4K@#Bn*jd9B@J9+gxXXw2C3uIQ@ z%3XIoLJ)2y)?0}57UJX=h-5Rd-bkW78sfv!PHfp}?3BaBOVh;Zh+?rw5JnV=GbqEQ zRGQ|dwheV3&|34v6Hnkc4i7x=0H$f8wZ^h6M1=e9yN`SBxrb7z#O~d@3BwTAbxn)%&xb&rF%Qy zee<8#`RQHUcI$7DB-QZw-h1y6hT#rW(}|)8t@UN6-Pjt(YVXrplO)Myr@xqX zmefEMK)~5|Pt$$VI!4F)QOX1arDB{ER4Nrdv-3}Ioff|T!+$1aTfF|}zw%2v??OcA z?(Qaz<0Z53Vq>-6hG8r???ZuRArsOfL{WgkAPP0gsD556#azr!@%s0^j%diZc`_N7 zk2EQ%s}dV1>DExo}lc<>-SJw0fx*|%>WBEsRr zhtXOS1OfZ^@5lFj9)0vt9((LDDwPTc4jkanp+krW$BrFCYfVp24@r{H+uKXIT&B0T zmqUjRVVWkUY4YTgPqJ^{K78Njz<~oqQFLVu)P$%NVU}gpPoP#+*2ZeZS0k^sw#KWy z(6X${*3W+jfNk5C?Nb}C@s^#)8rA8#ZapNru3PVGCQ%!69EXMrf_h&Q)OFqZr={z< zhzOqNp|!^Iyvyd)_ReH73+9c>?pSLN&ph+Y#ryBSzqwQ@5d;CpjveFShaYBSWCYiB zab1@}p+GK|!}on=XJ^S~v&_uQkj-WZ!w}E&2*Z##jxmg?b%tSx<2VFCfYzE!CPSf6 z!1Fwc#Ui;}j&iw7I-MqtW0EAPn@|u0q|<4lDB}6&pJ(shz1X%*KA-2vkt0*KZEspM zjMh$cczBrM;bB@@S{N7@V9%aCy!P5_T)K3L8*aFPIF3F@8St*wnHis>nI^O%~NLMg@ZlvU_7ViU|M!002ov JPDHLkV1n*Gm&gDB literal 0 HcmV?d00001 diff --git a/content/pages/contattaci.md b/content/pages/contattaci.md deleted file mode 100644 index a724161..0000000 --- a/content/pages/contattaci.md +++ /dev/null @@ -1,17 +0,0 @@ -Title: Contattaci -Date: 2008-04-16 11:39 -Author: flaper87 -Slug: contattaci - -Per contattarci per favore riempi il formulario.. -Se non mettete l'informazione corretta non risponderemo.. - -E' anche possibile utilizzare la nostra [mailing -list](http://www.gl-como.it/mailing-list/). - -O raggiungerci sul canale IRC -[\#gl-como](http://webchat.freenode.net/?channels=gl-como&uio=d4) su -irc.freenode.net - - - diff --git a/content/pages/contattaci.rst b/content/pages/contattaci.rst new file mode 100644 index 0000000..b31b02d --- /dev/null +++ b/content/pages/contattaci.rst @@ -0,0 +1,24 @@ +Contattaci +########## +:date: 2017-02-24 08:15 +:author: fabrixxm +:slug: contattaci + + + +Per contattarci รจ possibile utilizzare la nostra `mailing list`_ + +O raggiungerci sul canale IRC `#gl-como`_ su irc.freenode.net + + +.. figure:: /images/contact-new.png + :alt: Aggiungi contatto + :target: `aggiungi il GL-Como ai tuoi contatti`_ + + `aggiungi il GL-Como ai tuoi contatti`_ + +.. _`mailing list`: http://www.gl-como.it/mailing-list/ +.. _`#gl-como`: http://webchat.freenode.net/?channels=gl-como&uio=d4 +.. _`aggiungi il GL-Como ai tuoi contatti`: /static/glcomo.vcard + + diff --git a/content/static/glcomo.vcard b/content/static/glcomo.vcard new file mode 100644 index 0000000..88f18d2 --- /dev/null +++ b/content/static/glcomo.vcard @@ -0,0 +1,5 @@ +BEGIN:VCARD +N:Gruppo Linux Como;;;; +EMAIL;INTERNET:gl-como@lists.linux.it +URL;WORK:http://gl-como.it/ +END:VCARD diff --git a/themes/glcomo/sass/blog.scss b/themes/glcomo/sass/blog.scss index 4298fa2..6043da2 100755 --- a/themes/glcomo/sass/blog.scss +++ b/themes/glcomo/sass/blog.scss @@ -157,14 +157,19 @@ body{ } } +.figure, figure { text-align: center; + + .caption, figcaption { font-size: 0.7em; font-style: italic; } } + + ul.gallery { display: block; padding: 0; diff --git a/themes/glcomo/static/css/blog.css b/themes/glcomo/static/css/blog.css index 7369a93..6f00d56 100755 --- a/themes/glcomo/static/css/blog.css +++ b/themes/glcomo/static/css/blog.css @@ -134,8 +134,10 @@ body { .paginator a:hover { color: #38C5C5; } +.figure, figure { text-align: center; } + .figure .caption, figure figcaption { font-size: 0.7em; font-style: italic; } -- 2.34.2