mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Prettify output and fix copy of static files.
This commit is contained in:
parent
6192d5a647
commit
536245b006
2 changed files with 10 additions and 5 deletions
|
|
@ -25,4 +25,4 @@ if __name__ == '__main__':
|
|||
args = parser.parse_args()
|
||||
gen = ArticlesGenerator(args.settings)
|
||||
gen.generate(args.path, args.theme, args.output, args.markup)
|
||||
print 'Done !'
|
||||
print "Enjoy !"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue