]> git.llucax.com Git - personal/website.git/blob - source/index.rst
57a13776c37e62551cc20e8a71a72b94520e1ddd
[personal/website.git] / source / index.rst
1
2 ====
3 Home
4 ====
5
6 .. toctree::
7    :hidden:
8
9    proj/index
10    resume/index
11
12 Hi, my name is Leandro Lucarella and this page is pretty much a placeholder
13 for now. These are the things you can do:
14
15 * Read my blog__.
16 * Read my blurblog__ (other blog posts I liked).
17 * Read my :doc:`resume/index` / `LinkedIn profile <https://www.linkedin.com/in/llucax/>`_.
18 * Look at my `public photos collection`__.
19 * See my :doc:`projects <proj/index>` and Git__ / GitHub__ / GitLab__ repositories.
20 * :ref:`Search <search>` for something in particular [*]_.
21 * .. raw:: html
22
23    <div>
24    <a target="_blank" rel="noreferrer noopener"
25        href="https://nextcloud.com/federation#luca@cloud.llucax.com"
26        style="padding:10px;background-color:#0082c9;color:#ffffff;border-radius:3px;padding-left:4px;">
27      <span style="background-image:url(https://cloud.llucax.com/core/img/logo.svg);width:50px;height:30px;position:relative;top:8px;background-size:contain;display:inline-block;background-repeat:no-repeat; background-position: center center;"></span>
28      Share with me via Nextcloud</a>
29    </div>
30
31 __ blog/
32 __ http://llucax.newsblur.com/
33 __ https://www.flickr.com/photos/llucax/albums
34 __ https://git.llucax.com/
35 __ https://github.com/llucax
36 __ https://gitlab.com/llucax
37
38
39 .. [*] Sphinx_-generated pages only. Use the `big G`__ to `search the whole
40    site`__.
41
42 __ http://www.google.com/
43 __ https://www.google.com/search?q=site%3Allucax.com
44
45
46 .. _sphinx: http://sphinx.pocoo.org/
47
48
49 .. vim: set et sw=3 sts=3 tw=78 :