zola/test_site/templates
Rebecca Turner ce5a26d4b6 Add `insert_anchor_links` back to `config.toml` (#2767)
`insert_anchor_links` was a valid `config.toml` setting before [0.0.6]
but was changed to a section option.

[0.0.6]: https://github.com/getzola/zola/blob/master/CHANGELOG.md#006-2017-05-24

It was mentioned in the documentation for `config.toml` until 2021
(#1477).

In 2021, @Keats said that "`insert_anchor_links` could probably be a
config option in `config.toml`":
https://github.com/getzola/zola/issues/634#issuecomment-882775151

In the same thread, several other users requested this feature.
@Artoria2e5 said:

> These sort of settings become annoying to copy-paste when a site ends
> up with many sections.

@ctron said:

> But even more annoying is that it seems I can't add
> insert_anchor_links on the top section, but need to place it in every
> section.
>
> I think having this as a default configuration for the site makes
> total sense.
2025-02-14 22:37:13 +01:00
..
categories Custom taxonomies (#330) 2018-07-16 10:54:05 +02:00
podcast_authors Fix slugified taxonomies rendering 2020-09-22 09:46:22 +02:00
shortcodes Remove built-in shortcodes 2023-02-16 20:49:03 +01:00
tags Make current_path always start with a slash (#1101) 2020-07-29 20:44:09 +02:00
index.html Add `insert_anchor_links` back to `config.toml` (#2767) 2025-02-14 22:37:13 +01:00
index_paginated.html Make current_path always start with a slash (#1101) 2020-07-29 20:44:09 +02:00
page.html Fix colocated assets in content directory 2023-02-24 22:20:26 +01:00
page_template.html Add page_template to sections 2018-11-07 19:42:23 +01:00
page_template_child.html Add test for nested page_template 2018-11-07 20:48:39 +01:00
page_template_override.html Add page_template to sections 2018-11-07 19:42:23 +01:00
rebuild.html Move test_site and turn rebuild.rs into a component 2018-01-29 18:40:12 +01:00
robots.txt Make robots.txt compliant with RFC (#1895) 2022-06-12 21:41:38 +02:00
section.html Add `insert_anchor_links` back to `config.toml` (#2767) 2025-02-14 22:37:13 +01:00
section_paginated.html Remove paginator.pagers 2018-09-30 23:49:32 +02:00