Loading README.rst +15 −4 Original line number Diff line number Diff line Loading @@ -8,21 +8,24 @@ available `here <https://www.shore.co.il/blog/pages/about-me.html>`_. 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). 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 To build all versions:: To build all versions .. code:: shell make all To upload to webserver (includes rebuilding all versions):: To upload to webserver (includes rebuilding all versions) .. code:: shell make publish Loading @@ -32,3 +35,11 @@ License This repository is licensed under the `Creative Commons Attribution 4.0 International (CC BY 4.0) license <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/. Loading
README.rst +15 −4 Original line number Diff line number Diff line Loading @@ -8,21 +8,24 @@ available `here <https://www.shore.co.il/blog/pages/about-me.html>`_. 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). 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 To build all versions:: To build all versions .. code:: shell make all To upload to webserver (includes rebuilding all versions):: To upload to webserver (includes rebuilding all versions) .. code:: shell make publish Loading @@ -32,3 +35,11 @@ License This repository is licensed under the `Creative Commons Attribution 4.0 International (CC BY 4.0) license <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/.