]> git.llucax.com Git - personal/website.git/blob - source/index.rst
blog post: Radiohead Nude via zx80+printer+scanner+hdd
[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 :doc:`resume/index`.
19 * Browse my Git_ repositories__.
20 * :ref:`Search <search>` for something in particular [*]_.
21
22 __ blog/
23 __ http://git.llucax.com.ar/
24
25
26 .. [*] Sphinx_-generated pages only. Use the `big G`__ to `search the whole
27    site`__.
28
29 __ http://www.google.com/
30 __ http://www.google.com/search?q=site%3Allucax.com.ar
31
32
33 .. _git: http://git.or.cz/
34 .. _sphinx: http://sphinx.pocoo.org/
35
36
37 .. vim: set et sw=3 sts=3 tw=78 :