]> git.llucax.com Git - personal/website.git/blob - source/index.rst
f78665bf087eea738b8694a833233c8307078c44
[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
13 This page is pretty much a placeholder for now. These are the things you can
14 do:
15
16 * See my :doc:`projects <proj/index>`.
17 * Read my blog__.
18 * Read my blurblog__ (other blog posts I liked).
19 * Read my :doc:`resume/index`.
20 * Look at my `public photos collection`__ (I like to take `pictures at music
21   gigs`__ in particular).
22 * Browse my Git_ repositories__.
23 * :ref:`Search <search>` for something in particular [*]_.
24
25 __ blog/
26 __ http://llucax.newsblur.com/
27 __ https://fotos.llucax.com.ar/
28 __ https://fotos.llucax.com.ar/index.php?/category/610
29 __ http://git.llucax.com.ar/
30
31
32 .. [*] Sphinx_-generated pages only. Use the `big G`__ to `search the whole
33    site`__.
34
35 __ http://www.google.com/
36 __ http://www.google.com/search?q=site%3Allucax.com.ar
37
38
39 .. _git: http://git.or.cz/
40 .. _sphinx: http://sphinx.pocoo.org/
41
42
43 .. vim: set et sw=3 sts=3 tw=78 :