Explorar el Código

rm index.md after build

encrypt hace 8 años
padre
commit
3ee81c9ac7
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      boh.config

+ 1 - 0
boh.config

@@ -6,6 +6,7 @@ boh_pre_build() {
 }
 
 boh_post_build() {
+    rm $source_dir"/index.md"
     echo "Moving posts"
     boh_blog_move_posts
     echo "Coping assets"