This website requires JavaScript.
Explore
Help
Sign in
weeheavy
/
pelican-theme
Watch
1
Star
0
Fork
You've already forked pelican-theme
0
forked from
github/pelican
Code
Pull requests
Activity
2cb2bf05df
pelican-theme
/
samples
/
content
/
extra
/
robots.txt
2 lines
34 B
Text
Raw
Normal View
History
Unescape
Escape
Add a feature to copy files from src to dest. Fixes #86
2011-05-07 22:46:56 +01:00
User-agent: *
samples: Remove EXTRA_PATH_METADATA entries for pictures I'd added them earlier to test that a configuration edit could preserve the original output locations. However, it is likely that you have quite a number of static files, and we shouldn't recommend listing explicit paths for all of them. With this configuration change, the pictures will be copied into the output directory using their original relative path (e.g. `pictures/Fat_Cat.jpg` without the `static`). Any |filename|-style links will be updated automatically. If you *want* the pictures to end up in a `static` directory, it's easier to just organize your source that way.
2013-01-05 08:42:50 -05:00
Disallow: /pictures
Copy permalink