zola/docs/content/documentation/getting-started
Kartavya Vashishtha a5890a9901 Make ignored_content work with nested paths and directories (#1738)
* Make ignored_content work with directories
Just had to remove strip_prefix(path) from file ignore code.
Added tests for subdirectory globbing.

* Add documentation

* add more tests
to confim that simple filename globs still match paths
without strip_prefix
2022-02-14 11:08:40 +01:00
..
_index.md Change zola serve to load HTML from memory instead of disk (#1114) 2020-08-16 18:39:04 +02:00
cli-usage.md Added prompt for when zola build output-dir mentions an existing directory. (#1558) 2021-09-04 08:10:02 +02:00
configuration.md Make ignored_content work with nested paths and directories (#1738) 2022-02-14 11:08:40 +01:00
directory-structure.md Improve documentation (#1335) 2021-02-03 13:13:49 +01:00
installation.md dockerhub -> ghcr 2021-12-08 20:38:40 +01:00
overview.md Mention paginator in getting started overview 2022-02-14 11:08:40 +01:00