css on ci

This commit is contained in:
Ismael Arenzana 2020-07-17 21:51:14 -04:00
parent 164974dd73
commit b38dd31a3c
1 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@ pages:
- mkdir public
- pandoc-2.10/bin/pandoc en.org -o public/en.html
- pandoc-2.10/bin/pandoc es.org -o public/es.html
- pandoc-2.10/bin/pandoc -f org -t html5 --standalone en.org -o public/en.html
- pandoc-2.10/bin/pandoc -f org -t html5 --standalone es.org -o public/es.html
- cp org.css public/.
artifacts: