zola/docs/content/documentation/getting-started
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
..
_index.md Working on site 2017-09-29 15:37:58 +09:00
cli-usage.md Add --open flag to serve command, to open URL in default browser (#739) 2019-07-12 22:54:18 +02:00
configuration.md Add an option to hard link files from static/ instead of copying. (#723) 2019-07-12 22:54:18 +02:00
directory-structure.md Add an option to hard link files from static/ instead of copying. (#723) 2019-07-12 22:54:18 +02:00
installation.md docs: Add installation on FreeBSD (#741) 2019-07-10 21:39:30 +02:00