zola/docs/content/documentation/getting-started
Martin Vassor b3fc3f49cf Add fields to disable sitemap.xml and robots.txt generation (#2579)
* Add feature to disable robots.txt and sitemap.xml from the config file.

Addresses feature request #2248

* Add documentation for no_sitemap & no_robots

* Rename no_robots and no_sitemap into generate_robots_txt and generate_sitemap (default to true)

* fix rustfmt issues

* Change documentation to show defaults

* Update documentation for the fields generate_sitemaps (resp. robots_txt), now that the default is true and false is needed to disable
2024-08-15 20:19:03 +02: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 Add Checking and Force Flag for Directory in Serve Command (#2265) 2023-12-18 23:24:06 +01:00
configuration.md Add fields to disable sitemap.xml and robots.txt generation (#2579) 2024-08-15 20:19:03 +02:00
directory-structure.md docs: update links to new Tera docs URL (#2289) 2023-08-31 14:32:36 +02:00
installation.md docs: fix order of events in zola overview (templates, server, content) (#2574) 2024-07-15 20:47:35 +02:00
overview.md docs: fix order of events in zola overview (templates, server, content) (#2574) 2024-07-15 20:47:35 +02:00