add more process infos
This commit is contained in:
parent
b9fd073cd2
commit
b16a1ef1bb
1 changed files with 1 additions and 0 deletions
|
@ -581,6 +581,7 @@
|
||||||
(cp-io/path "resources/public" blog-prefix)
|
(cp-io/path "resources/public" blog-prefix)
|
||||||
ignored-files)
|
ignored-files)
|
||||||
;(copy-resources-from-markup-folders config)
|
;(copy-resources-from-markup-folders config)
|
||||||
|
(println (blue "prepare folders for markup"))
|
||||||
(new-io/create-dirs-from-markup-folders! "resources/"
|
(new-io/create-dirs-from-markup-folders! "resources/"
|
||||||
(:posts config)
|
(:posts config)
|
||||||
(:pages config)
|
(:pages config)
|
||||||
|
|
Loading…
Reference in a new issue