zola/components
Jakub Turski 8a737d71fb Add an option to hard link files from static/ instead of copying. (#723)
* Add hard_link_static config option.

* Copy or hardlink file depending on an argument.

Modify the call sites for `copy_file` to account for the extra argument.

* Plug the config setting through to copy_file.

Don't apply the config option to theme's static directory.

* Update documentation.

* Backticks make no sense in this comment.

* Addressing PR comments.

* Be consistent with argument naming.
2019-07-12 22:54:18 +02:00
..
config Add an option to hard link files from static/ instead of copying. (#723) 2019-07-12 22:54:18 +02:00
errors Update deps 2019-06-21 09:24:14 +02:00
front_matter Update deps 2019-06-21 09:24:14 +02:00
imageproc Fix warnings caused by unnecessary mut qualifiers (#735) 2019-07-12 22:54:18 +02:00
library Fix warnings caused by unnecessary mut qualifiers (#735) 2019-07-12 22:54:18 +02:00
link_checker rustfmt 2018-10-31 08:18:57 +01:00
rebuild Split sitemap (#619) 2019-03-14 20:57:22 +01:00
rendering Update deps 2019-06-21 09:24:14 +02:00
search Update deps + rustfmt 2019-01-02 20:41:29 +01:00
site Add an option to hard link files from static/ instead of copying. (#723) 2019-07-12 22:54:18 +02:00
templates Update sitemaps namespace 2019-07-12 22:54:18 +02:00
utils Add an option to hard link files from static/ instead of copying. (#723) 2019-07-12 22:54:18 +02:00