zola/components/utils/src
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
..
de.rs Fix warnings caused by unnecessary mut qualifiers (#735) 2019-07-12 22:54:18 +02:00
default_tpl.html Rename all occurrences of gutenberg to zola in code 2018-10-18 22:50:06 +02:00
fs.rs Add an option to hard link files from static/ instead of copying. (#723) 2019-07-12 22:54:18 +02:00
lib.rs Footnote is now supported in headers 2019-01-12 16:55:52 +08:00
net.rs Add very copy/pasty impl of anchor checking 2019-06-06 19:49:40 +02:00
site.rs Round up reading time 2019-06-16 15:38:49 +09:00
templates.rs Add very copy/pasty impl of anchor checking 2019-06-06 19:49:40 +02:00
vec.rs Fix colocated dates + rustfmt 2019-02-09 19:54:47 +01:00