Skip to content
Snippets Groups Projects
Commit f682f545 authored by nimrod's avatar nimrod
Browse files

Corrected some markup.

parent b989cd19
No related branches found
No related tags found
No related merge requests found
...@@ -8,21 +8,24 @@ available `here <https://www.shore.co.il/blog/pages/about-me.html>`_. ...@@ -8,21 +8,24 @@ available `here <https://www.shore.co.il/blog/pages/about-me.html>`_.
Dependencies Dependencies
------------ ------------
Make, pandoc, rsync, pdflatex (in `Debian texlive-latex-base` provides Make, pandoc, rsync, pdflatex (in :code:`Debian texlive-latex-base` provides
pdflatex, also 'texlive-fonts-recommended' is needed for the fonts it provides). pdflatex, also 'texlive-fonts-recommended' is needed for the fonts it provides).
Usage Usage
----- -----
To build the pdf version (same for odt, html, docx):: To build the pdf version (same for odt, html, docx)
.. code:: shell
make pdf make pdf
To build all versions:: To build all versions
.. code:: shell
make all make all
To upload to webserver (includes rebuilding all versions):: To upload to webserver (includes rebuilding all versions)
.. code:: shell
make publish make publish
...@@ -32,3 +35,11 @@ License ...@@ -32,3 +35,11 @@ License
This repository is licensed under the `Creative Commons This repository is licensed under the `Creative Commons
Attribution 4.0 International (CC BY 4.0) license Attribution 4.0 International (CC BY 4.0) license
<http://creativecommons.org/licenses/by/4.0/>`_. <http://creativecommons.org/licenses/by/4.0/>`_.
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/.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment