Newer
Older
website / org / index.org
@lagfra lagfra 4 days ago 1 KB css + home
#+OPTIONS: toc:nil
#+OPTIONS: num:nil
# #+TITLE: Francesco's place
#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="css/stylesheet.css" />

#+INCLUDE: "./header.html" export html

** *~* Blog

#+INCLUDE: "./articles.html" export html

#+NAME: fig-marmottes
#+ATTR_HTML: :style float:left;max-width:45%;margin:0px 20px 0px 0px;
[[file:../images/home/marmottes.jpg]]

#+BEGIN_EXPORT html
<div class="sideleft">
   <h2>~ Contacts</h2>
      <p>Hai bisogno di una consulenza informatica? Vuoi
      pianificare un tour in bici ma non sai come? Cerchi un
      accompagnatore con cui affrontare un cicloviaggio e divertirti, con un briciolo di pazzia?
      </p>
      <p>Ti piacciono le foto che vedi e vorresti farne parte?</p>
<hr />
      </p>
      <p>Contact me to book an appointment for a software dev consultancy or to
      discuss a bike tour you'd like to plan. Drop me a line if you are looking for a
      bike tour guide that can help you have a relaxing, sporty, crazy but
      fun trip.
     </p>
<hr />
      <p>Email: <a href="mailto:me@fragal.eu">me (at) fragal.eu        </a></p>
      <p>XMPP: me (at) chat.fragal.eu        </p>
</div>
#+END_EXPORT

** *~* Gallery
#+CAPTION: Tattingstone, Suffolk, England 
#+NAME: fig-tattingstone
[[file:../images/home/tattingstone.jpg]]

#+CAPTION: Col de Sarenne, Grandes Rousses Massif, France 
#+NAME: fig-sarenne
[[file:../images/home/saronne.jpg]]

#+CAPTION: Col Furfande, Queyras, France 
#+NAME: fig-furfande
[[file:../images/home/furfande.jpg]]

#+CAPTION: Monte Thabor 
#+NAME: fig-thabor
[[file:../images/home/thabor.jpg]]

#+CAPTION: Velorution Universelle 2026, Lyon 
#+NAME: fig-velorution
[[file:../images/home/velorution.jpg]]


#+INCLUDE: "./footer.html" export html