Sha256: 9220abe7e7e19c17848357383ee81bae3176b3c8d633cb4859905cdf0a85552b
Contents?: true
Size: 1.07 KB
Versions: 1
Compression:
Stored size: 1.07 KB
Contents
# Host to use for canonical URL generation (without trailing slash) host: https://docs.example.com # Header-related options show_govuk_logo: true service_name: My First Service service_link: / phase: Beta # Links to show on right-hand-side of header header_links: Documentation: / Expired page: /expired-page.html Expired with owner: /expired-page-with-owner.html Not expired page: /not-expired-page.html # Tracking ID from Google Analytics (e.g. UA-XXXX-Y) ga_tracking_id: # Enable multipage navigation in the sidebar multipage_nav: true # Enable collapsible navigation in the sidebar collapsible_nav: true # Table of contents depth – how many levels to include in the table of contents. # If your ToC is too long, reduce this number and we'll only show higher-level # headings. max_toc_heading_level: 6 # Prevent robots from indexing (e.g. whilst in development) prevent_indexing: false google_site_verification: dstbao8TVS^DRVDS&rv76 enable_search: true show_contribution_banner: true github_repo: alphagov/example-repo redirects: /something/old.html: /index.html
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
govuk_tech_docs-1.5.0 | example/config/tech-docs.yml |