zola/docs/content/documentation
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
..
content Mention the id variable for the anchor link template 2019-07-12 22:54:18 +02:00
deployment Update changelog and version 2019-05-22 20:53:28 +02:00
getting-started Add an option to hard link files from static/ instead of copying. (#723) 2019-07-12 22:54:18 +02:00
templates Fix internal links (#743) 2019-07-11 10:00:35 +02:00
themes Use @/ for internal links rather than ./ 2019-05-27 14:35:18 +02:00
_index.md Update _index.md 2018-03-22 15:47:34 -06:00