aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2020-07-27 15:01:41 -0300
committerSilvio Rhatto <rhatto@riseup.net>2020-07-27 15:01:41 -0300
commit6308e045627444674e44e1fe8558ceb492925bcd (patch)
treed9622006e28b8f4f5a43f403d81ce3a83c3ae63a
parent7a6839d4a139c7608610af74639fde051aae3923 (diff)
downloadtemplates-6308e045627444674e44e1fe8558ceb492925bcd.tar.gz
templates-6308e045627444674e44e1fe8558ceb492925bcd.tar.bz2
Adds project spreadsheet
-rw-r--r--Makefile.sphinx10
-rw-r--r--_static/projeto.odsbin0 -> 127948 bytes
-rw-r--r--index.md9
3 files changed, 16 insertions, 3 deletions
diff --git a/Makefile.sphinx b/Makefile.sphinx
index 6e807c9..88596ee 100644
--- a/Makefile.sphinx
+++ b/Makefile.sphinx
@@ -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
index 0000000..9442556
--- /dev/null
+++ b/_static/projeto.ods
Binary files differ
diff --git a/index.md b/index.md
index b6b17d2..e6532fc 100644
--- 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::