Skip to content
README.rst 1.11 KiB
Newer Older
nimrod's avatar
nimrod committed
Nimrod Adar's resume
====================

nimrod's avatar
nimrod committed
My resume in RestructureText, make targets for generating PDF, HTML, ODT and
DOCX versions and uploading to my web server. The pre-prepared version are
available `here <https://www.shore.co.il/blog/pages/about-me.html>`_.
nimrod's avatar
nimrod committed
Dependencies
------------

nimrod's avatar
nimrod committed
Make, pandoc, rsync, pdflatex (in :code:`Debian texlive-latex-base` provides
pdflatex, also 'texlive-fonts-recommended' is needed for the fonts it provides).
nimrod's avatar
nimrod committed

Usage
-----

nimrod's avatar
nimrod committed
To build the pdf version (same for odt, html, docx)
.. code:: shell
nimrod's avatar
nimrod committed

    make pdf

nimrod's avatar
nimrod committed
To build all versions
.. code:: shell
nimrod's avatar
nimrod committed

    make all

nimrod's avatar
nimrod committed
To upload to webserver (includes rebuilding all versions)
.. code:: shell
nimrod's avatar
nimrod committed

    make publish

License
-------

This repository is licensed under the `Creative Commons 
nimrod's avatar
nimrod committed
Attribution 4.0 International (CC BY 4.0) license
nimrod's avatar
nimrod committed
<http://creativecommons.org/licenses/by/4.0/>`_.
nimrod's avatar
nimrod committed

Author
------

Nimrod Adar, `contact me <nimrod@shore.co.il>`_ or visit my `website
<https://www.shore.co.il/>`_. Patches are welcome via `git send-email
<http://git-scm.com/book/en/v2/Git-Commands-Email>`_. The repository is located
at: https://www.shore.co.il/cgit/.