cleaned css

This commit is contained in:
Bachir Soussi Chiadmi
2016-12-04 15:10:15 +01:00
parent 752f2e961a
commit 7f66e3ebe0
4 changed files with 17 additions and 115 deletions
+4
View File
@@ -2,6 +2,7 @@
# 06-07-2016
# Licence : GPLv3
echo "generating complete file"
if [ ! -d ../output/images ]; then
mkdir ../output/images
@@ -148,6 +149,9 @@ pandoc -s \
-A script.tpl.html \
content.textile
cp -r fonts ../output/
# echo "export markdown as html"
# pandoc -s \
# -f markdown+hard_line_breaks+auto_identifiers+ascii_identifiers+tex_math_dollars+pipe_tables+all_symbols_escapable \