mirror of
https://github.com/docker/docs.git
synced 2026-03-31 08:18:55 +07:00
Add `tree: true|false` front-matter key (default to true) to disable the left-hand nav tree on a per-page basis Disabling the tree also disables reading time Disabled tree on search, sorry, thank-you-subscribing-docker-weekly Use null layout for allpagelinks.md and limit it to pages that have a title (which leaves out redirects, which are not real pages) Add site-generation date and time to footer, in a tiny unobtrusive font
1.6 KiB
1.6 KiB
description, keywords, noratings, notoc, title, tree
| description | keywords | noratings | notoc | title | tree |
|---|---|---|---|---|---|
| Docker documentation search results | Search, Docker, documentation, manual, guide, reference, api | true | true | Search results | false |
<script>
(function() {
var cx = '005610573923180467403:iwlnuvjqpv4';
var gcse = document.createElement('script');
gcse.type = 'text/javascript';
gcse.async = true;
gcse.src = 'https://cse.google.com/cse.js?cx=' + cx;
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(gcse, s);
})();
</script>