docsy icon indicating copy to clipboard operation
docsy copied to clipboard

A set of Hugo doc templates for launching open source content.

Results 352 docsy issues
Sort by recently updated
recently updated
newest added

We need to ensure that versions of dependencies remain in sync across installation options, namely: - Hugo modules - NPM packages - CDN

dependencies
e0-minutes
e1-hours
module
p1-high

This PR merges the module `docsy` and `docsy/dependencies` into one single module in order to streamline use of Docsy for Hugo Module users. This is a first take at #1120,...

module

Hallo to the Docsy theme team :) The `page-meta-links` partial layout (at [line 8](https://github.com/google/docsy/blob/master/layouts/partials/page-meta-links.html#L8)) contains the following code, which doesn't look right: ``` {{ if and ($gh_subdir) (.Site.Language.Lang) }} ```...

This PR corrects the name of the themes directory (`theme` -> `themes`). It also bumps hugo version to the latest released version hugo v0.102.3.

user guide

**Universal Analytics (UA) is [officially deprecated]**: - Data collection will stop on July 1st, 2023 - Six months after that, historical data will be gone too The sooner projects migrate...

e1-hours
p1-high

- Closes #1025 - Closes #1189 by superseding it - Documents how to hide the navbar brand name - (**Edit**) Flips the default: a logo is displayed by default (since...

user guide
design/style
breaking change
changelog

_Originally posted by @chalin in https://github.com/google/docsy/pull/1175#discussion_r949028754_ > Hmm, I'm wondering if this should have been added to https://github.com/google/docsy/blob/main/assets/js/markmap.js?

Followup to: - #1102 Tasks: - [x] #1169 - [x] #1170 - [x] Mention the breaking change in the CHANGELOG - For a link to add, see https://github.com/google/docsy/pull/1102#issuecomment-1212520943. - #1186...