forked from github/pelican
Merge branch 'master' of https://github.com/ametaireau/pelican into fix-sort-categories
This commit is contained in:
commit
a72567fa36
11 changed files with 70 additions and 32 deletions
|
|
@ -353,7 +353,7 @@ class PagesGenerator(Generator):
|
|||
|
||||
|
||||
class StaticGenerator(Generator):
|
||||
"""copy static paths (what you want to cpy, like images, medias etc.
|
||||
"""copy static paths (what you want to copy, like images, medias etc.
|
||||
to output"""
|
||||
|
||||
def _copy_paths(self, paths, source, destination, output_path,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue