Andreas Deininger

Results 139 comments of Andreas Deininger

Good and valid point! Concerning the nomenclature: what about `New page`? Then the lists would look like: - ... - `Edit page` - `New page` - ... and we could...

Please note that there is a new [pull request](https://github.com/google/docsy/pull/1771) related to use of `Lunr` seach engine. Are you still struggling with `Lunr` search engine? Maybe this PR can be of...

> It seems that Algolia search is still enabled despite `params.search.algolia = false`. Please try to delete or comment out this line (just a guess, untested).

> Hmm, maybe the _source_ of the problem is with the print view? Yes, I consider this PR a workaround only.

These [link check results](https://github.com/deining/seleniumhq.github.io/actions/runs/4297908830/jobs/7491447196) reveal that there definitely seems to be a problem with broken links with our print preview.

I like the idea. However, the parameter you want to add is closely related to the (undocumented) `body_class` parameter (see your PR 1541). So why don't we combine both approaches?...

Bootstrap is at version `5.3.1` meanwhile. This is now reflected in this PR.

Bootstrap is at version `5.3.2` meanwhile. This is now reflected in this PR.

> @deining - I'll have time this month to devote to the BS 5.3 upgrade. Great to hear that! > Do you want to resolve and update this PR Done:...

> I think that we should document this feature in the User Guide This **is** [documented](https://www.docsy.dev/docs/adding-content/repository-links/) in the user guide already: ``` * Create child page: Brings the user to...