]> gitweb.fluxo.info Git - templates.git/commitdiff
Adds project spreadsheet
authorSilvio Rhatto <rhatto@riseup.net>
Mon, 27 Jul 2020 18:01:41 +0000 (15:01 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Mon, 27 Jul 2020 18:01:41 +0000 (15:01 -0300)
Makefile.sphinx
_static/projeto.ods [new file with mode: 0644]
index.md

index 6e807c92583eb2ff750830e83bb52a4a55a6345d..88596eed066a65c84a01ac3e44a5a2b65272f081 100644 (file)
@@ -156,8 +156,16 @@ doctest:
        @echo "Testing of doctests in the sources finished, look at the " \
              "results in $(BUILDDIR)/doctest/output.txt."
 
+mat:
+       @find -type f -name '*.ods' -exec mat2 -V {} \;
+       @find -type f -name '*.ods' -exec rename -f 's/\.cleaned.ods/.ods/' {} \;
+       @find -type f -name '*.pdf' -exec mat2 -V {} \;
+       @find -type f -name '*.pdf' -exec rename -f 's/\.cleaned.pdf/.pdf/' {} \;
+       @find -type f -name '*.ods' -exec chmod 644 {} \;
+       @find -type f -name '*.pdf' -exec chmod 644 {} \;
+
 #web: clean epub latexpdf html
-web: clean epub html
+web: clean epub html mat
 
 web_deploy:
        @rsync -avz --delete _build/html/ templates:/var/sites/templates/www/
diff --git a/_static/projeto.ods b/_static/projeto.ods
new file mode 100644 (file)
index 0000000..9442556
Binary files /dev/null and b/_static/projeto.ods differ
index b6b17d24688452752a17f198c4ab2b524e6dcd31..e6532fc4c5a261d89c8e09c70361de23116bd93d 100644 (file)
--- a/index.md
+++ b/index.md
@@ -10,8 +10,13 @@ contribuem para a emergência (no sentido de emergir) de padrões complexos de
 organização coletiva: [Memes](http://pt.wikipedia.org/wiki/Meme), máquinas e
 para aumentar a fluidez e a organização de grupos sociais.
 
-Conteúdo
---------
+Planilhas
+---------
+
+* [Planilha de Projeto](/_static/projeto.ods).
+
+Seções
+------
 
 ```eval_rst
 .. toctree::